Leah Neukirchen
a5cadcf49d
weechat: update to 3.0.1.
...
Switch to aspell, fix update check.
2021-02-09 17:02:53 +01:00
sternenseemann
aa5df25ecc
loudmouth, mcabber: orphan
...
I haven't been using void linux for a few years and forgot to orphan
these packages at my departure.
2021-02-09 16:56:26 +01:00
sternenseemann
bfa1bd4174
mcabber: use aspell instead of enchant
...
Reference #27710
2021-02-09 16:56:26 +01:00
Érico Rolim
c9307124d9
busybox: fix time64 patch.
...
The syscall name was changed explicitly so compilation broke instead of
allowing programs using the raw syscall to use the time64 struct
timespec with a syscall expecting the old one.
Since we have modern glibc and musl, we can just force clock_gettime
usage.
The previous patch also broke y2038 support.
Not revbumping, since c085deae94
didn't
either.
2021-02-09 12:31:43 -03:00
Jürgen Buchmüller
c085deae94
busybox: fix build w/ musl-1.2.2 (time64)
2021-02-09 12:41:51 +01:00
Érico Rolim
a2755b0a58
zim-tools: rebuild for libzim API break.
...
libzim seems to be missing the _ZN3zim6writer7CreatorC2Eb symbol which
these programs rely on.
Fixes #28600
2021-02-09 09:15:45 +01:00
Érico Rolim
c2cdc01513
zimwriterfs: rebuild for libzim API break.
2021-02-09 09:15:45 +01:00
Érico Rolim
f9b1c75b21
connman: update to 1.39.
...
Fixes CVE-2021-26675 and CVE-2021-26676.
2021-02-08 22:55:38 -06:00
Érico Rolim
24e19d824a
igt-gpu-tools: rebuild xmlrpc-c.
2021-02-09 01:50:43 -03:00
Érico Rolim
5c23be2bff
rtorrent: rebuild for xmlrpc-c.
2021-02-09 01:50:43 -03:00
Érico Rolim
52dc27fe60
xmlrpc-c: update to 1.51.06.
2021-02-09 01:50:43 -03:00
Érico Rolim
5c9cc3613f
libtorrent: don't depend on libcppunit in the resulting package.
...
Probably some rebel linker options screwing things up and leaving
libcppunit as a required library in libtorrent. This isn't a proper fix,
because the final library doesn't use libcppunit symbols and
-Wl,--as-needed in LDFLAGS should have caught it.
2021-02-09 01:46:40 -03:00
Ulf
1b38fe8c58
gnote: update to 3.38.1.
2021-02-09 00:20:50 -03:00
Érico Rolim
59e0b8847c
gerbera: revbump for duktape-2.6.0.
2021-02-08 23:22:44 -03:00
Érico Rolim
7fe803191d
edbrowse: revbump for duktape-2.6.0.
...
Also xlint.
2021-02-08 23:22:44 -03:00
Érico Rolim
53bc4f2492
OpenRCT2: revbump for duktape-2.6.0.
2021-02-08 23:22:44 -03:00
Érico Rolim
4977dd1e43
duktape: update to 2.6.0.
...
Also clean up template.
2021-02-08 23:22:44 -03:00
UsernameRandomlyGenerated
8f42c34b51
cgrep: update to 6.6.33.
2021-02-08 23:20:07 -03:00
Érico Rolim
ba77011f50
mozjs60: remove package.
2021-02-08 23:17:14 -03:00
Érico Rolim
a786086c75
polkit: update to 0.118.
...
Also add checkdepends.
2021-02-08 23:17:14 -03:00
Đoàn Trần Công Danh
a0847dc404
cmake-gui: remove unnecessary patches
2021-02-09 09:15:10 +07:00
Đoàn Trần Công Danh
8e4e1bb6c5
python3-PyQt5-webengine: remove rpath
2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh
d2a262b640
python3-PyQt5: remove rpath
2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh
666ee6e3ea
python3-PyQt-builder: update to 1.8.0.
2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh
ad1d8cfdb6
sip: update to 6.0.1.
2021-02-09 09:04:06 +07:00
Érico Rolim
89d5a0f44a
elfutils: update to 0.183.
...
Remove all patches: they are now all upstream :)
Also add more checkdepends so we skip less tests.
2021-02-08 22:35:36 -03:00
Érico Rolim
900bdf655b
musl-legacy-compat: add fflush call to error().
...
The testsuite for elfutils expects things printed to stdout before
calling error() to appear before the error message; glibc implements
this by calling fflush(stdout) after checking the stream is still valid.
Here, we will simply flush all output streams.
2021-02-08 22:35:36 -03:00
Érico Rolim
a8cbda5f97
firejail: update to 0.9.64.4.
...
Fixes a root privilege escalation bug by disabling the overlayfs
functionality completely.
2021-02-08 22:29:53 -03:00
Stefano Ragni
6ae82c81cd
pipewire: apply qjackctl fix from master
2021-02-08 22:28:32 -03:00
John
765ddc76c6
calligra: use make explicitly
2021-02-09 00:19:30 +01:00
John
fecf0d1243
ktouch: remove not needed sed lines
2021-02-09 00:19:30 +01:00
John
b0b12a2bc9
libcxx: remove VERBOSE=1 make_build_args
2021-02-09 00:19:30 +01:00
John
4f1400c710
gnuradio-nrsc5: use make explicitly
2021-02-09 00:19:30 +01:00
John
d15a5213a1
nheko: remove build job restriction
...
I could not reproduce any significant memory load
that would justify a restriction to 8 jobs
2021-02-09 00:19:30 +01:00
John
f7e7c92e18
supertux2: use make explicitly
2021-02-09 00:19:30 +01:00
John
833c5c20ec
libcxxabi: remove VERBOSE=1 make_build_args
2021-02-09 00:19:30 +01:00
John
0a3715ad0b
z80ex: remove not needed sed calls
...
build/Makefile did never have a usr/local reference,
that one exists only in /Makefile, but that file isn't used
lib64 is now handled by xbps-src
2021-02-09 00:19:30 +01:00
John
be45a57352
zig: use make explicitly
2021-02-09 00:19:30 +01:00
John
cd06b1f4c4
arcan: use make explicitly
2021-02-09 00:19:30 +01:00
John
d0bed1ac78
Cataclysm-DDA: use make explicitly
2021-02-09 00:19:30 +01:00
John
09562c17a3
ippusbxd: use make explicitly
2021-02-09 00:19:30 +01:00
John
7224bfacde
stepmania: use make explicitly
2021-02-09 00:19:30 +01:00
John
e1f1e33581
warsow: use make explicitly
2021-02-09 00:19:30 +01:00
John
ac2ee5cd35
bullet: use make explicitly
2021-02-09 00:19:30 +01:00
John
abf19141c7
fntsample: use make explicitly
2021-02-09 00:19:30 +01:00
John
6a72f287f5
libclc: build with ninja
2021-02-09 00:19:30 +01:00
John
759426a2d9
opentoonz: use make explicitly
2021-02-09 00:19:30 +01:00
John
07f018c22c
opencolorio: use make explicitly
2021-02-09 00:19:30 +01:00
John
d657032dbf
sysdig: use make explicitly
2021-02-09 00:19:29 +01:00
John
3024c79af6
supercollider: use make explicitly
2021-02-09 00:19:29 +01:00