Helmut Pozimski
679217e58d
smplayer: update to 21.1.0.
2021-01-07 19:15:24 +01:00
Helmut Pozimski
63ff0f9dce
filezilla: update to 3.52.0.3.
2021-01-07 18:57:13 +01:00
Helmut Pozimski
80ad848722
linux4.19: update to 4.19.165.
2021-01-07 17:28:55 +01:00
Helmut Pozimski
5000a2581b
linux5.4: update to 5.4.87.
2021-01-07 17:27:00 +01:00
q66
f7646deb14
bcc: need libatomic on ppc/mips
2021-01-07 17:15:08 +01:00
q66
2579349c7a
removed-packages: do not replace timidity on glibc
2021-01-07 17:04:53 +01:00
q66
e5717ea9a0
binutils: update to 2.35.1
...
- template is now overhauled
- relro by default
- pic by default (avoids rebuild hack)
- 64-bit bfd can be default
- more reliable target dirs
- default hash style is always set
- build in a separate dir
2021-01-07 16:42:47 +01:00
q66
f2f3c6661b
build-style/void-cross: unify binutils options with template a bit
2021-01-07 16:42:47 +01:00
Leah Neukirchen
b61697a55a
python3-pyinfra: update to 1.3.1.
2021-01-07 16:29:01 +01:00
Leah Neukirchen
ab5cb8ae48
mk-configure: update to 0.36.0.
2021-01-07 16:28:20 +01:00
Leah Neukirchen
706d32ad4d
mcelog: update to 174.
2021-01-07 16:21:06 +01:00
Leah Neukirchen
4df640cd57
bcc: update to 0.18.0.
2021-01-07 16:20:30 +01:00
Andrew Benson
4797a9e741
melonDS: update to 0.9.1.
2021-01-06 22:36:28 -06:00
Jürgen Buchmüller
62b8412954
icecat: update to 78.6.1
...
Add ac_add_options --allow-addon-sideload to mozconfig
2021-01-07 05:16:43 +01:00
Olaf Mersmann
d1d08555e1
arpack-ng: update to 3.8.0.
...
Instead of using standard BLAS (package blas), use OpenBLAS (package
openblas) if available for the target architecture. Right now the only
package depending on arpack-ng is Octave and it uses OpenBLAS by
default, so I see no reason to use the slower standard BLAS on platforms
where OpenBLAS is available.
Also move headers into the -devel package.
2021-01-06 21:44:35 -03:00
marmeladema
8122d8a0b1
New package: julius-1.6.0
2021-01-06 17:57:43 -06:00
Jürgen Buchmüller
c49266d294
firefox-esr: add ac_add_options --allow-addon-sideload
2021-01-07 00:03:45 +01:00
Johannes
2e26d34ec5
firefox: update to 84.0.2.
2021-01-07 00:01:59 +01:00
Jürgen Buchmüller
f288b6e4f9
firefox-esr-i18n: update to 78.6.1
2021-01-06 23:49:58 +01:00
Jürgen Buchmüller
ba4794fda9
firefox-esr: update to 78.6.1
2021-01-06 23:49:58 +01:00
Leah Neukirchen
916fa37b7a
linux5.10: update to 5.10.5.
2021-01-06 23:05:15 +01:00
Andrew Benson
f4bf43aa1d
lutris: add missing dependencies
2021-01-06 15:58:25 -06:00
John
5884118e3a
shutils/show.sh: never show self deps for depends
...
xbps-src always ignore self deps in depends and in hostmakedepends
when not cross compiling. The old behaviour did only check for cross.
This now also ignores them in makedepends, but they are either way
disallowed in there, and returning an error would be correct, but
./xbps-src show-* is and never was suitable for linting, so ignore for now.
2021-01-06 21:19:46 +01:00
q66
d9e68a2989
colord: remove bad ldflags hack
...
this was previously fixed with other stuff
2021-01-06 20:18:06 +01:00
Nathan Owens
eed382194a
libupnp1.8: update to 1.8.7.
2021-01-06 14:00:19 -05:00
Duncaen
8df470e3d4
syncthing: update to 1.12.1.
2021-01-06 19:18:39 +01:00
Andrew J. Hesford
6e9aa42830
python3-matplotlib: revbump for qhull
2021-01-06 11:07:38 -05:00
Olaf Mersmann
623e971715
octave: revbump for qhull
2021-01-06 11:07:38 -05:00
Olaf Mersmann
5b33683384
libgdal: revbump for qhull
2021-01-06 11:07:38 -05:00
Andrew J. Hesford
cf24486c61
qhull: update to 2020.2.
...
Closes : #27082 .
2021-01-06 11:07:38 -05:00
fosslinux
9ec90e5ce5
python-numpy: fix armv5tel-musl.
...
Uses the same patch and file from python3-numpy so we just use that from
python3-numpy's files directory.
Closes : #24988 [via git-merge-pr]
2021-01-06 11:07:38 -05:00
Andrew J. Hesford
23b1f238bc
python3-numpy: update to 1.19.5, fix armv5tel-musl
...
In fenv.h, musl disables the normal set of constants that you would get
on arm with an arm device with an fpu (armv6 and up), but armv5tel on
void uses softfloat all the time. But python3-numpy dosen't use these to
interact with the fpu (the compiler would generate those instructions)
and rather just uses those constants for a generic GCC implementation.
So we give them out anyway.
Co-authored-by: fosslinux <fosslinux@aussies.space>
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
2021-01-06 11:07:38 -05:00
Andrew J. Hesford
c92b083988
removed-packages: add python-matplotlib
2021-01-06 10:33:35 -05:00
Andrew J. Hesford
6acf249c30
python3-prompt_toolkit: update to 3.0.9.
2021-01-06 09:35:15 -05:00
John
d79c777787
tellico: update to 3.3.4.
2021-01-06 14:32:06 +01:00
John
fd987c1224
yadm: update to 3.0.0.
2021-01-06 14:19:37 +01:00
John
d1511a101f
range-v3: update to 0.11.0.
2021-01-06 14:13:32 +01:00
John
a9a10f3787
spdlog: update to 1.8.2.
2021-01-06 14:11:45 +01:00
John
a140220a7a
libzim: update to 6.3.0.
2021-01-06 14:04:44 +01:00
John
b2120cb7fe
kiwix-lib: update to 9.4.1.
2021-01-06 14:03:50 +01:00
John
481e0e5e2b
Rocket.Chat-Desktop: update to 3.1.1.
2021-01-06 13:41:23 +01:00
John
bc1eb5e684
xdg-desktop-portal-kde: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:13 +01:00
John
895b5c4cf2
systemsettings: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:11 +01:00
John
42afeaf712
sddm-kcm: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:09 +01:00
John
2aa3bdd93d
powerdevil: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:06 +01:00
John
927f352389
polkit-kde-agent: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:04 +01:00
John
cff4ad4508
plasma-workspace: update to 5.20.5
...
[ci skip]
2021-01-06 13:40:02 +01:00
John
ed02b5d035
plasma-workspace-wallpapers: update to 5.20.5
...
[ci skip]
2021-01-06 13:39:55 +01:00
John
9432895186
plasma-vault: update to 5.20.5
...
[ci skip]
2021-01-06 13:39:31 +01:00
John
ee30476ce7
plasma-thunderbolt: update to 5.20.5
...
[ci skip]
2021-01-06 13:39:29 +01:00