q66
2e9ed7988c
gst-plugins-base1: disable sndio by default
...
upstream has noted that this patch is problematic and actually
breaks things for people who don't have sndio installed, plus
the patch is not present anywhere in upstream and it is outside
the distro policy to patch features in
therefore, disable by default at very least, and add a note
in longer term this should either be split off, upstreamed
or removed if it cannot be upstreamed
2020-12-21 04:09:39 +01:00
Érico Rolim
b104143572
foot: actually fix build.
...
Backport patches from upstream that added the proper dependencies
between source files.
2020-12-20 23:02:16 -03:00
Érico Rolim
bb297cad7e
foot: disable parallel builds.
...
Some builds were failing due to the xdg-shell.h header (generated at
build time) not being available.
2020-12-20 22:32:30 -03:00
q66
a3a64f6ab7
graphite: need nodefaultlibs hack on ppc(le)-musl too
2020-12-21 02:13:56 +01:00
q66
00da0a2232
gcc: fix dynamic linker paths and default os library paths
...
Void used to mess with the dynamic linker paths, which is very
wrong, so it's time to change that. The reason this was done was
because the lib32/64 symlinks were not available in unconfigured
chroots (since base-files used to create them during configuration)
and this has not been the case for a while, so there is nothing
blocking this.
While at it, change the library paths to lib64 for 64-bit systems
and lib32 for 32-bit systems. This merely changes the toolchain
and usually does not have much of an effect; dynamic libraries
do not contain the paths (the search paths are controlled by
the dynamic linker). The lib32/64 symlinks are contained in
base-files, so there is no harm in having this be consistent.
2020-12-21 00:00:48 +01:00
Stefano Ragni
f2a1ec6557
foot: update to 1.6.0
2020-12-20 19:57:15 -03:00
Jan Christian Grünhage
26e2760342
onefetch: update to 2.8.0.
2020-12-20 19:50:33 -03:00
Roberto Ricci
20e1b439ac
sigil: update to 1.4.3
2020-12-20 19:49:14 -03:00
Jan Christian Grünhage
9c4650145f
comrak: update to 0.9.0.
2020-12-20 19:48:48 -03:00
Jan Christian Grünhage
a03e24b7cb
cargo-about: update to 0.2.3.
2020-12-20 19:47:44 -03:00
Jan Christian Grünhage
f912d33d9e
topgrade: update to 6.1.0.
2020-12-20 19:47:06 -03:00
Leah Neukirchen
bebdb338cc
netdata: update to 1.28.0.
2020-12-20 23:45:45 +01:00
Leah Neukirchen
48a2eb01d4
pax-utils: update to 1.2.8.
2020-12-20 23:45:45 +01:00
Leah Neukirchen
8d9bf502ac
open-iscsi: update to 2.1.3.
2020-12-20 23:45:45 +01:00
Leah Neukirchen
bdeee5c7ee
pax-utils: update to 1.2.7.
2020-12-20 23:45:45 +01:00
Érico Rolim
dbc2e9b532
geda: remove -L/lib workaround.
...
Now part of cross-cc wrapper.
2020-12-20 19:43:35 -03:00
Érico Rolim
811f311dd2
common/wrappers/cross-cc: catch -L/lib in args.
...
Issue spotted while building geda.
2020-12-20 19:43:35 -03:00
q66
720f2c1c52
guile: unbork ppc
2020-12-20 23:16:50 +01:00
logen
335a5b37de
apvlv: update to 0.2.0
2020-12-20 18:41:33 -03:00
Érico Rolim
06a99096ea
geda: fix cross builds.
2020-12-20 18:30:04 -03:00
Piraty
4afa89118c
durden: update to 0.6.1.
2020-12-20 21:14:22 +01:00
Piraty
e8fe88ad01
qtikz: update to 0.13.1.
2020-12-20 21:14:12 +01:00
Piraty
7b7bfee27b
arcan: switch to espeak-ng
2020-12-20 20:26:44 +01:00
joey
57894908f7
espeakup: switch to espeak-ng
...
Closes : #27193 [via git-merge-pr]
2020-12-20 20:26:40 +01:00
joey
92794e414e
speech-dispatcher: switch to espeak-ng
2020-12-20 20:25:51 +01:00
joey
392564e73b
New package: espeak-ng-1.50
...
Add dummy packages for espeak for a smooth upgrade to espeak-ng
2020-12-20 20:25:05 +01:00
Jürgen Buchmüller
d95d3dcd5b
lollypop: update to 1.4.7
2020-12-20 19:22:15 +01:00
Nafis
0e64d088a1
vivaldi: update to 3.5.2115.81.
2020-12-20 11:30:27 -05:00
Nafis
512b19f797
opera: update to 73.0.3856.284.
2020-12-20 11:29:31 -05:00
DirectorX
b5fee6f563
edb-debugger: update to 1.3.0.
2020-12-20 11:28:50 -05:00
Jürgen Buchmüller
f3a75691b6
kea: update to 1.9.3
2020-12-20 16:33:00 +01:00
q66
a28b13c469
dhcpcd: fix privsep disabling
...
it was getting enabled implicitly
2020-12-20 15:19:14 +01:00
Jürgen Buchmüller
8d279550bd
tiff: revbump to remove cycle
2020-12-20 15:02:21 +01:00
Jürgen Buchmüller
98178ecbec
tiff: remove libwebp-devel (cycle)
...
Need to break the cyclic dependency before trying to use libwebp-devel,
if that is at all possible.
2020-12-20 15:00:34 +01:00
q66
be4cdeb83a
Revert "libucontext: update to 0.13.1"
...
This reverts commit 042d921f6e
.
@pullmoll
Newer libucontext seems to break ABI, which results in lots of
things suddenly failing to build, e.g.
/usr/bin/ld: /lib64/libunwind.so.8: undefined reference to `__setcontext'
/usr/bin/ld: /usr/lib/libgstreamer-1.0.so: undefined reference to `__getcontext'
collect2: error: ld returned 1 exit status
I suspect because of
99ed5bbe12
2020-12-20 14:44:55 +01:00
Jürgen Buchmüller
b177b1f0d1
gamin: xlint + revbump to fix musl pkg
2020-12-20 14:35:08 +01:00
Jürgen Buchmüller
b6e03e1eea
tiff: update to 4.2.0
...
Enable zstd (de-)compression, ISO JBIG, and webp image formats.
2020-12-20 14:19:20 +01:00
Jürgen Buchmüller
c9974126b5
trackballs: revbump for guile-2.2.7
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
1cd4023b10
gnucash: revbump for guile-2.2.7
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
7a9251b344
autogen: revbump for guile-2.2.7
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
3f33717167
aisleriot: revbump for guile-2.2.7
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
94aeccb103
xbindkeys: fix + revbump for guile-2.2.7
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
14c930258b
geda: update to 1.10.1
2020-12-20 14:19:19 +01:00
Jürgen Buchmüller
b4e0222e7f
guile: update to 2.2.7
2020-12-20 14:19:18 +01:00
Paper
a733dd18a1
gallery-dl: update to 1.16.0
2020-12-20 07:45:41 -05:00
Paper
8a9ec10e59
gemget: update to 1.8.0
2020-12-20 07:42:24 -05:00
DirectorX
95b35420fd
hydroxide: update to 0.2.17.
2020-12-20 07:40:24 -05:00
travankor
5f284b7e2b
kitty: update to 0.19.3.
2020-12-20 07:37:38 -05:00
Nathan Owens
c96d708b1d
python3-TxSNI: update to 0.2.0.
2020-12-20 07:32:35 -05:00
Duncaen
b87785058c
openradtool: update to 0.11.7.
2020-12-20 12:59:07 +01:00