Commit graph

104836 commits

Author SHA1 Message Date
Jürgen Buchmüller
dc9f31172d
tslib: update to 1.20
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-22 20:20:08 +02:00
Jürgen Buchmüller
e48fafc151
rocksndiamonds: update to 4.1.3.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-22 20:12:46 +02:00
q66
ae921ec4d3 llvm8: clang cross-compiling and musl fixes
This involves two things.

The first thing is fixing the patch that adds musl target triples
into our clang; previously the patch wasn't correct, as it simply
added the musl triples among the GNU triples, which, when cross
compiling to musl targets, resulted in clang considering the GCC
cross installations for glibc and same arch for linking the crt
files; this resulted in broken builds. The new patch only considers
musl triples for musl targets and glibc triples for glibc targets,
so even if you have two cross-gccs installed in parallel for the
same arch (one for musl and one for glibc) it will not pick the
wrong ones.

The second thing is making clang use 64-bit long double for musl
ppc targets correctly. Previously there was no logic for specifying
this and that resulted in 128-bit long double using binaries
emitted by clang for musl and ppc(64). With our specific gcc
setup, that resulted in linking failures as the 128bit ldbl
runtime funcs were not available, and even if they were, the
results would be incorrect.

This also replaces the old zzz-aarch64.patch with a version fixed
for ppc.

[ci skip]

Closes: #11866 [via git-merge-pr]
2019-05-22 20:12:32 +02:00
Leah Neukirchen
52650b3808 python-fasteners: update to 0.15. 2019-05-22 17:07:17 +02:00
Leah Neukirchen
cd336cfe85 mathcomp: update to 1.9.0. 2019-05-22 17:05:34 +02:00
Piraty
4af0d3e709 zulucrypt: update to 5.5.0. 2019-05-22 14:01:52 +02:00
Juan RP
87d4a68fed libGL: update to 19.0.5. 2019-05-22 13:23:49 +02:00
teldra
324f6ff5c6 python-axolotl: update to 0.2.3 2019-05-22 13:21:35 +02:00
bra1nwave
ec970d1461 python-tqdm: update to 4.32.1. 2019-05-22 13:19:10 +02:00
Renato Aguiar
a4db896d1b shadowfox-updater: update to 2.0.0 2019-05-22 13:18:44 +02:00
Ivan Sokolov
e711ea7ec4 cross-arm-none-eabi-gdb: update to 8.3. 2019-05-22 13:12:55 +02:00
Juan RP
a708c72816 xterm: update to 345. 2019-05-22 11:08:56 +02:00
Juan RP
48203a4433 qv4l2: update to 1.16.6. 2019-05-22 11:08:32 +02:00
Juan RP
6b3c79980b v4l-utils: update to 1.16.6. 2019-05-22 11:08:32 +02:00
Juan RP
b972553bd3 eudev: update to 3.2.8. 2019-05-22 10:29:28 +02:00
Adam Beckmeyer
58cfc14959 julia: fix llvm6.0 dependency
[ci skip]
2019-05-22 10:17:09 +02:00
Piotr Wójcik
8154d0976c gimp: depend on mypaint-brushes1 2019-05-22 09:49:50 +02:00
Piotr Wójcik
1511fc7e7f New package: mypaint-brushes1-1.3.0
closes #11839
2019-05-22 09:49:50 +02:00
Johannes
b20c50f055 firefox-i18n: update to 67.0.
[ci skip]
2019-05-21 22:05:24 +02:00
Johannes
6a3949e8a9 firefox: update to 67.0. 2019-05-21 22:05:24 +02:00
lemmi
4d01395d35 dispcalGUI: update to 3.8.1.0. 2019-05-21 17:17:16 +02:00
lemmi
a738c88a7a tmux-xpanes: update to 4.1.1. 2019-05-21 17:16:13 +02:00
Kyle Nusbaum
9042961205 New package: vultr-2.0.0 2019-05-21 16:10:00 +02:00
Kyle Nusbaum
58aa43ec61 kubernetes-helm: update to 2.14.0. 2019-05-21 15:59:32 +02:00
Piraty
a822198a35 pps-tools: update to 1.0.2.
As the old version scheme was YYYMMDD, we need to use xbps's `revert`
feature to make the new version be considered of higher priority.
2019-05-21 15:47:00 +02:00
Renato Aguiar
e52acfa418 New package: rdedup-3.1.1 2019-05-21 15:46:22 +02:00
Roswell-1947
894bc2c0ab gnome-calendar: update to 3.32.2. 2019-05-21 15:36:51 +02:00
human
8e972c3b0b
deadbeef: fix checksum, clean up template
Closes #11748.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 15:22:21 +02:00
Johannes
0232c56f39 spice-gtk: update to 0.37.
Closes #11800.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 15:21:37 +02:00
Juan RP
6fae847c38 kismet: update to 2019.04.R1. 2019-05-21 13:21:17 +02:00
Helmut Pozimski
fbb13cfee0 gscan2pdf: update to 2.5.3. 2019-05-21 11:34:56 +02:00
Piraty
5b8771b3a6 wireguard: fix wg-quick on linux5.1 2019-05-21 10:58:34 +02:00
Duncaen
1561f9953d nvidia: don't use the buildservers number of processors in dkms.conf
Closes #11812.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:04:10 +02:00
Robert Lowry
675c4222be gns3-server: update to 2.1.17
Closes #11817.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:03:36 +02:00
Robert Lowry
533cf52cf2 gns3-gui: update to 2.1.17
Closes #11817.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:03:36 +02:00
a
831b4484ef gitbatch: update to 0.5.0.
Closes #11822.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:03:00 +02:00
Noel Cower
ab38c059f4 erlang: update to 22.0.
Closes #11827.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:00:59 +02:00
Juan RP
98478ddf43 xfsprogs: update to 5.0.0.
Closes #11828.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:00:53 +02:00
Juan RP
814e07f997 glib: update to 2.60.2.
Closes #11829.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:00:46 +02:00
Frank Steinborn
b0fd7cbd7c skopeo: update to 0.1.36.
Closes #11832.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:00:05 +02:00
Piotr Wójcik
4548d0936d libqaccessibilityclient: update to 0.4.1.
Closes #11835.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:59:50 +02:00
Piotr Wójcik
12bdf16520 python3-filelock: update to 3.0.12.
Closes #11836.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:59:11 +02:00
Piotr Wójcik
cacefe3c02 kio-gdrive: update to 1.2.6.
Closes #11837.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:59:03 +02:00
Johannes
cb9377c24c cutter: update to 1.8.2.
Closes #11838.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:58:57 +02:00
Johannes
a18235a6ee radare2: update to 3.5.1.
Closes #11838.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:58:57 +02:00
Peter Bui
f80e1bd310 libpurple-hangouts: update to 20190303.
Closes #11840.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:58:46 +02:00
Adam Beckmeyer
d4362a2297 julia: update to 1.1.1
[ci skip]

Closes #11841.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:58:37 +02:00
Renato Aguiar
90cd15d215 borgmatic: update to 1.3.5
Closes #11844.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:57:17 +02:00
Renato Aguiar
8c052407ba
jenkins: update to 2.164.3
Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:56:37 +02:00
Renato Aguiar
609c79b82a
jenkins: update to 2.164.3
Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 09:56:21 +02:00