Commit graph

55085 commits

Author SHA1 Message Date
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
Michael Gehring
75b7a40fa0 Merge pull request #4743 from lemmi/darktable
darktable: update to 2.0.6.
2016-09-12 13:57:32 +02:00
Michael Gehring
1caff619f1 strip-nondeterminism: update to 0.027. 2016-09-12 11:07:04 +02:00
Michael Gehring
99c69f34f2 youtube-dl: update to 2016.09.11. 2016-09-12 10:34:14 +02:00
Michael Gehring
296e991bb4 hub: update to 2.2.8. 2016-09-12 09:59:45 +02:00
Toyam Cox
26506f9fdd icinga2: update to 2.5.4. 2016-09-12 02:13:26 -04:00
Toyam Cox
bb0d99a47e python-Django: update to 1.10.1. 2016-09-12 01:42:19 -04:00
Juergen Buchmueller
b35af2a503 libdvbpsi: fix gcc4 build 2016-09-12 04:58:35 +02:00
Juergen Buchmueller
67a96ff2b0 libdvbpsi: fix build with gcc6 2016-09-12 04:55:44 +02:00
Toyam Cox
e6e095b76f hooktftp: nopie to match other go builds 2016-09-11 21:27:55 -04:00
Diogo Leal
caa0ef6e7c New package: oksh-0.5.9 2016-09-11 21:34:22 -03:00
Jürgen Buchmüller
26dda6089f Merge pull request #4733 from pullmoll/jbigkit
jbigkit: create shared library + splix: fix PIE
2016-09-12 01:52:16 +02:00
Jürgen Buchmüller
c39233717a splix: fix PIE
See #4572
2016-09-12 01:46:12 +02:00
Jürgen Buchmüller
1b6243b62d jbigkit: autotools + libtool for shared library
Created a "fork" of jbigkit-2.1 at github which uses autotools
and libtool to create both, shared and static libraries.

Parallel building fails because test programs which depend on the
libraries are built before these (not yet installed) libs,
thus the disable_parallel_build=yes
2016-09-12 01:45:10 +02:00
Michael Gehring
befffb39e1 common/shlibs: add libsass
Fixes #4749
2016-09-11 23:34:21 +02:00
Juergen Buchmueller
0ebc1faa0d openjade: fix for gcc6
The flag -fno-lifetime-dse is required or openjade built
with gcc6 crashes when e.g. trying to build postgresql.

Source http://www.linuxfromscratch.org/blfs/view/svn/pst/openjade.html
2016-09-11 20:47:08 +02:00
Toyam Cox
fae8aa7200 goffice: update to 0.10.32. 2016-09-11 13:53:11 -04:00
Juergen Buchmueller
2f8424f741 jack: fix for gcc6
It doesn't hurt to add that fix for gcc4 as well.
2016-09-11 18:16:19 +02:00
Toyam Cox
1fc3adddb6 swift: mark nopie
It might be possible to fix it.
2016-09-11 10:24:28 -04:00
Christian Neukirchen
f5c31163fb mksh: add ksh alternatives. 2016-09-11 16:05:54 +02:00
Christian Neukirchen
1ddc2affe9 ksh: add alternatives. 2016-09-11 16:05:47 +02:00
Christian Neukirchen
6aae118a2e sabnzbd: update to 1.1.0. 2016-09-11 15:28:32 +02:00
Christian Neukirchen
0d93614b65 perl-Class-Tiny: update to 1.006. 2016-09-11 15:28:32 +02:00
Christian Neukirchen
eeb460f8f5 perl-ExtUtils-Helpers: update to 0.026. 2016-09-11 15:28:32 +02:00
Juergen Buchmueller
ba4df1e8bd urbanterror: fix PIE
See #4572
2016-09-11 14:47:40 +02:00
Juergen Buchmueller
7f2ca9bbbd tomb: fix PIE
See #4572
2016-09-11 14:33:26 +02:00
Toyam Cox
9c57fe1315 watchman: update to 4.7.0.
Not broken when I build for armv7 and i686
2016-09-11 06:55:40 -04:00
lemmi
94130fe229 darktable: update to 2.0.6. 2016-09-11 11:54:09 +02:00
Toyam Cox
33a1190037 neomutt: update to 20160910. 2016-09-11 01:31:54 -04:00
Toyam Cox
56966a1570 squid: update to 3.5.21. 2016-09-11 01:11:26 -04:00