Commit graph

95191 commits

Author SHA1 Message Date
Johannes
e60967b8b6 ImageMagick6: update to 6.9.10.17. 2018-12-18 22:12:44 +01:00
prspkt
54ea50e387 xwallpaper: update to 0.4.1. 2018-12-18 18:46:54 -02:00
prspkt
fa2af25e91 xterm: update to 340. 2018-12-18 18:46:48 -02:00
prspkt
47fcfc70f7 libinput: update to 1.12.4. 2018-12-18 18:46:43 -02:00
q66
5b328f6999 ocl-icd: switch to github releases
The original distfile location is down, so use GitHub instead.
The release archives from there require autoreconf though, so
we also need to add dependencies and an appropriate hook to
do so.

Also fixes xlint issues.
2018-12-18 18:53:55 +01:00
Leah Neukirchen
3d1a7c35d3 sysstat: update to 12.0.3. 2018-12-18 18:23:00 +01:00
Leah Neukirchen
cf975ff69c outils: update to 0.8. 2018-12-18 18:23:00 +01:00
John
931cb45a78 deepin-screenshot: update to 4.1.4. 2018-12-18 17:09:54 +01:00
Helmut Pozimski
fd3f78f359 yggdrasil: fix checksum 2018-12-18 15:35:58 +01:00
Johannes
db9abc3849 kdenlive: update to 18.12.0.
[ci skip]
2018-12-18 14:36:37 +01:00
Johannes
ced9027410 python-peewee: update to 3.8.0. 2018-12-18 14:36:05 +01:00
Peter Bui
9476277ac3 rpi-kernel: update to 4.14.89.
[ci skip]
2018-12-18 14:29:12 +01:00
maxice8
54987cb745 gsoap: update to 2.8.74. 2018-12-18 10:57:22 -02:00
maxice8
9583597eb3 e2fsprogs: update to 1.44.5. 2018-12-18 10:57:15 -02:00
maxice8
77cdaf1214 grml-zsh-config: update to 0.15.2. 2018-12-18 10:41:48 -02:00
maxice8
8362a04ffd geany: update to 1.34. 2018-12-18 10:41:41 -02:00
maxice8
f01b568b46 mate-applets: update to 1.20.3. 2018-12-18 10:35:09 -02:00
maxice8
b3707a40e0 pcmanfm: update to 1.3.1. 2018-12-18 10:35:03 -02:00
maxice8
6755114cc2 cinnamon: update to 4.0.8. 2018-12-18 10:34:56 -02:00
maxice8
2e9d514a85 claws-mail: update to 3.17.2. 2018-12-18 10:34:49 -02:00
q66
2a1e5fedf3 chroot-bash: make sure to always use bundled termcap library
When bootstrapping from source on foreign systems with readline
support enabled (even bundled), the build system will always
prefer external terminfo library (e.g. libtinfo.so.6, even
with curses disabled) over the bundled termcap library.

We don't want this to happen as the resulting chroot-bash must
run within the minimal chroot where this external library will
not be present, and it will also break shlibs by introducing
a new shlib not in the shlibs file.
2018-12-18 11:48:14 +01:00
q66
ab5efde13f chroot-util-linux: disable ncursesw and systemd explicitly
On non-Void systems, this introduces wrong shlibs during boostrap
so we need to disable them explicitly to prevent the linkage.
2018-12-18 11:46:56 +01:00
q66
73efb18836 doxygen: fix broken distfile url 2018-12-18 11:45:30 +01:00
Jan Christian Gruenhage
1b610233e2 yggdrasil: update to 0.3.1 2018-12-18 11:44:33 +01:00
bra1nwave
2b1aa5ae06 rtl_433: update to 18.12. 2018-12-18 11:44:08 +01:00
Helmut Pozimski
c2475e3cf4 kio-extras: update to 18.12.0. 2018-12-18 11:43:19 +01:00
Helmut Pozimski
51336c0701 ffmpegthumbs: update to 18.12.0. 2018-12-18 11:32:53 +01:00
Helmut Pozimski
0938925fc8 print-manager: update to 18.12.0. 2018-12-18 11:27:59 +01:00
Helmut Pozimski
a86c7a7b08 k3b: update to 18.12.0. 2018-12-18 11:24:53 +01:00
Helmut Pozimski
8cab295491 libkipi5: update to 18.12.0. 2018-12-18 11:18:51 +01:00
Helmut Pozimski
ab71965c1b libkexiv25: update to 18.12.0. 2018-12-18 11:14:31 +01:00
Rasmus Thomsen
08efa918a0 chromium-widevine: update to 71.0.3578.98. 2018-12-18 10:50:11 +01:00
Rasmus Thomsen
028c2aa783 chromium: update to 71.0.3578.98.
* Don't override the users' CHROME_FLAGS
2018-12-18 10:50:11 +01:00
Helmut Pozimski
102cadd8cd kdegraphics-mobipocket: update to 18.12.0. 2018-12-18 10:12:54 +01:00
Helmut Pozimski
2f41cfff26 palapeli: update to 18.12.0. 2018-12-18 10:09:28 +01:00
John
d75cf572b6 deepin-system-monitor: update to 1.4.8. 2018-12-18 10:08:03 +01:00
Helmut Pozimski
8dff79ce53 ark: update to 18.12.0. 2018-12-18 10:06:25 +01:00
q66
6644029478 libplist: add setuptools dependency
this is necessary to make it build at all
2018-12-18 09:46:10 +01:00
q66
6b4953cf32 python-Cython: add setuptools dependency
this is necessary for build
2018-12-18 09:39:57 +01:00
q66
b8fc452c7a xbps: backport macro conflict fix
xbps defined the macro _unused, which violates the C standard and
conflicts with a struct field name on ppc64 linux.
2018-12-18 09:39:19 +01:00
nwg-piotr
5c1bf927c5 New package: psuinfo-1.0 2018-12-18 09:29:05 +01:00
Anthony Eadicicco
e12a4e7546 vivaldi: update to 2.2.1388.34. 2018-12-18 09:21:47 +01:00
maxice8
8426d694dc python-hypothesis: update to 3.83.2. 2018-12-18 02:56:23 -02:00
maxice8
ca71b53b13 libetpan: update to 1.9.2. 2018-12-18 02:56:17 -02:00
Cameron Nemo
4797038ef8 granite: update to 5.2.2. 2018-12-18 02:15:05 -02:00
Gerardo Di Iorio
fada84bbaf minio: update to 2018.12.13. 2018-12-18 00:30:45 +01:00
marmeladema
ab5ab7cec1 linux4.19: update to 4.19.10.
Also add include/clocksource to the linux-headers package.

[skip ci]
2018-12-17 23:56:17 +01:00
newbluemoon
6a37fa7f44 rosegarden: update to 18.12 2018-12-17 23:54:07 +01:00
Robert Lowry
8f85d60c73 avr-binutils: update to 2.31.1 2018-12-17 23:46:01 +01:00
Kyle Nusbaum
502e92922e cri-tools: update to 1.13.0. 2018-12-17 23:43:38 +01:00