Commit graph

54963 commits

Author SHA1 Message Date
Michael Gehring ae72c4f894 apvlv: fix build
Fixes #4760
2016-09-14 01:52:56 +02:00
Juergen Buchmueller cb313fd39e libraw: fix gcc6 build 2016-09-14 01:38:00 +02:00
Toyam Cox 831ba764a0 PAmix: Broken on musl for now 2016-09-13 18:52:05 -04:00
Michael Gehring 6ff5040e53 qbittorrent: rebuild against libtorrent-rasterbar-1.1.1 2016-09-14 00:06:29 +02:00
Michael Gehring 520aa8ceb6 btfs: rebuild against libtorrent-rasterbar-1.1.1 2016-09-14 00:06:29 +02:00
Michael Gehring cdb6e78e7c libtorrent-rasterbar: update to 1.1.1. (soname bump)
Fixes CVE-2016-7164
2016-09-14 00:06:29 +02:00
Michael Gehring d079c59d83 Merge pull request #4758 from pulux/python-tables
python-tables: update to 3.3.0
2016-09-13 23:30:38 +02:00
Markus Berger e05037254e python-tables: update to 3.3.0 2016-09-13 21:52:38 +02:00
Steve Prybylski da809deab5 collectd: update to 5.6.0. 2016-09-13 15:45:40 -04:00
Michael Gehring 909fb86bc4 tzutils: update to 2016g. 2016-09-13 21:40:10 +02:00
Michael Gehring 2f14a073e7 python-feedgenerator: update to 1.9. 2016-09-13 21:40:10 +02:00
Michael Gehring 9c2ac3d5f6 file-roller: update to 3.20.3.
Fixes CVE-2016-7162
2016-09-13 21:40:10 +02:00
Juergen Buchmueller 7155f39703 vlc: fix gcc6 build
Thank you BLFS team for the patch.
2016-09-13 21:32:44 +02:00
Christian Neukirchen 511f6eb8e2 redo: fix checksum. 2016-09-13 21:32:01 +02:00
Christian Neukirchen 915de519b4 redo: upstream moved. 2016-09-13 21:29:23 +02:00
Enno Boland (bot) 78191eb08c chromium-pepper-flash: update to 23.0.0.162 (bot) 2016-09-13 21:17:18 +02:00
Christian Neukirchen dd74de456f vim: update to 8.0.0003. 2016-09-13 19:15:10 +02:00
Toyam Cox 25ff2989de broadcom-wl-dkms: add patch to fix dkms on 4.7 2016-09-13 11:24:33 -04:00
Michael Gehring bc9e729fb8 getmail: update to 4.51.0. 2016-09-13 16:15:01 +02:00
Michael Gehring 16661e0eea glm: update to 0.9.8.0. 2016-09-13 16:06:15 +02:00
Michael Gehring 75c1eca1eb texinfo: update to 6.3. 2016-09-13 15:34:48 +02:00
Michael Gehring 30978d0e33 sqlite: update to 3.14.2. 2016-09-13 15:34:48 +02:00
Enno Boland 03cb970e6b Merge pull request #4753 from Gottox/ff-gtk3
firefox: enable gtk3 again
2016-09-13 14:08:45 +02:00
Enno Boland 30bd2c59fa firefox: enable gtk3 again 2016-09-13 12:55:55 +02:00
Michael Gehring 66fa9310d3 python-parsing: update to 2.1.9. 2016-09-13 09:43:22 +02:00
Michael Gehring 7444a156cb txr: update to 149. 2016-09-13 09:43:22 +02:00
Michael Gehring 963bba6364 dar: update to 2.5.6. 2016-09-13 09:43:22 +02:00
Juergen Buchmueller f3377e4d91 cdrdao: fix gcc6 build 2016-09-13 09:23:55 +02:00
Juan RP b84e39c607 gtk+: update to 2.24.31. 2016-09-13 08:37:50 +02:00
Juan RP a7f067a329 freetype: update to 2.7. 2016-09-13 08:36:43 +02:00
Juergen Buchmueller ff1d9000f1 network-manager-applet: fix gcc6 build + gir musl
Enable gir for musl again because glib was fixed in #4693
2016-09-13 06:13:59 +02:00
Juergen Buchmueller 5704e3c0c5 qt: fix gcc6 build
+ Fix alsa-lib detection which was broken since 1.1.x
+ Various patches to fix errors when trying to build webkit with gcc6
+ Disable webkit for gcc6 because it currently won't compile
2016-09-13 05:56:23 +02:00
Juergen Buchmueller 3c69381a18 nemo: fix gcc6 build 2016-09-13 05:39:03 +02:00
Juergen Buchmueller 85fce8ea5d cinnamon-session: fix gcc6 build 2016-09-13 01:28:44 +02:00
Juergen Buchmueller de10af227a webkitgtk: fix gcc6 build 2016-09-13 00:05:23 +02:00
Michael Gehring 40f6a6ce07 strip-nondeterminism: update to 0.028. 2016-09-12 21:38:39 +02:00
Michael Gehring 9dc0068578 mg: update to 20160912. 2016-09-12 21:38:39 +02:00
Juergen Buchmueller d0cebb9797 libdvbpsi: typo 2016-09-12 20:57:55 +02:00
Juergen Buchmueller dc8974fee5 libdvbpsi: fix gcc6 build
Disable -Wmisleading-indentation as error for gcc-6.x
2016-09-12 20:55:59 +02:00
Juergen Buchmueller 891592f58c ModemManager: fix gcc6 build
Disable -Werror for gcc6 warning -Wmisleading-indentation
2016-09-12 20:45:03 +02:00
Juergen Buchmueller 895f21bf39 libva: fix gcc6 build
Avoid an out-of-tree source file va_drm_utils.c by creating a
symlink from va/wayland/va_drm_utils.c to var/drm/va_drm_utils.c
This fixes the autotools with gcc6 wrong dependency for this file.
2016-09-12 18:11:41 +02:00
Christian Neukirchen 0977d5ef48 opensmtpd: update to 6.0.0p1. 2016-09-12 16:16:05 +02:00
Enno Boland 45fd7dfc3f libetonyek: rebuild with mdds-1.2.2. 2016-09-12 15:36:37 +02:00
Enno Boland 445599331b mdds: update to 1.2.2. 2016-09-12 15:36:37 +02:00
Juergen Buchmueller 714214234b qbittorrent: nocross=yes for now
Until qt5 cross compile issues are solved, we can't cross
compile despite qt5 itself being available.
2016-09-12 15:28:58 +02:00
Christian Neukirchen c5e98c3877 stack: fix build.
Our sed call broke the cabal.config which resulted in unfit
dependencies.

Fixes #4747.
2016-09-12 15:25:35 +02:00
Michael Gehring d475967a91 vim: update to 8.0.0000. 2016-09-12 15:24:03 +02:00
Juergen Buchmueller bf4ce3a364 qbittorrent: update to 3.3.7 2016-09-12 15:16:24 +02:00
Juergen Buchmueller a19df70b26 mkvtoolnix: update to 9.4.2 2016-09-12 15:11:24 +02:00
Juergen Buchmueller 03bfa64eac grep: fix build with gcc6 2016-09-12 14:52:51 +02:00