Commit graph

44998 commits

Author SHA1 Message Date
Duncaen
d9f8bd3abc syncthing: update to 0.12.4. 2015-11-22 16:27:16 +01:00
Jürgen Buchmüller
1a0a981659 Merge pull request #3031 from pullmoll/mozjs24
mozjs24: set nopie=yes
2015-11-22 15:30:54 +01:00
Jürgen Buchmüller
5f3771405a Merge pull request #3030 from pullmoll/libdca
libdca: add libm to LDFLAGS
2015-11-22 15:30:42 +01:00
Jürgen Buchmüller
33f5efc67e mozjs24: set nopie=yes
It won't build with PIE, because configure detects a compiler bug.
2015-11-22 14:54:05 +01:00
Enno Boland
d594a781a9 glibc: fix nscd service file 2015-11-22 12:11:29 +01:00
Enno Boland
12a5accd07 gist: update to 4.5.0. 2015-11-22 12:05:57 +01:00
Juan RP
139305fee5 linux-firmware: update to 20151122. 2015-11-22 09:57:06 +01:00
Juan RP
31db7d2062 btrfs-progs: update to 4.3.1. 2015-11-22 09:27:26 +01:00
Juan RP
e7de09101d webkitgtk: rebuild for arm/musl symbol versioning. 2015-11-22 09:03:17 +01:00
Juan RP
f2f15b0ba7 noice: update to 0.3. 2015-11-22 09:01:03 +01:00
Jürgen Buchmüller
62967ae6aa libdca: add libm to LDFLAGS
When linking the pow(3) and log(3) functions are not found.
2015-11-22 08:59:16 +01:00
Juan RP
0b8cf05550 smtube: update to 15.11.0. 2015-11-22 08:58:47 +01:00
Juan RP
03d58f3931 youtube-dl: update to 2015.11.21. 2015-11-22 08:57:02 +01:00
Juan RP
c94045838b yad: update to 0.32.0. 2015-11-22 08:56:25 +01:00
Juan RP
e0c146dcdc dar: update to 2.5.2. 2015-11-22 08:52:20 +01:00
Juan RP
7405c6c73e docker: update to 1.9.1. 2015-11-22 08:48:38 +01:00
Juan RP
531e0605cf gimp: update to 2.8.16. 2015-11-22 08:24:18 +01:00
Jürgen Buchmüller
94e5d71af4 Merge pull request #3027 from pullmoll/doxygen
doxygen: fix bogus flex version checks
2015-11-21 22:27:20 +01:00
Jürgen Buchmüller
969a3584fd doxygen: fix bogus flex version checks
The checks did not take care of a change in YY_FLEX_MINOR_VERSION
and now failed for flex>=2.6.0
2015-11-21 22:11:33 +01:00
Christian Neukirchen
bfdf1f495f perl-pcsc: update to 1.4.14. 2015-11-21 20:50:10 +01:00
Christian Neukirchen
a04500c9e9 perl-Convert-BinHex: update to 1.125. 2015-11-21 20:50:10 +01:00
Duncaen
7046571955 spotify: fix errors while updating spotify 2015-11-21 15:47:02 +01:00
Dominik Honnef
8c563fb751 spotify: correctly download client on i686, improve error reporting 2015-11-21 15:07:40 +01:00
Dominik Honnef
6f774d4815 spotify: fix indentation 2015-11-21 15:07:40 +01:00
Juan RP
c2fbb2497f libGL: update to 11.0.6. 2015-11-21 14:20:39 +01:00
Jürgen Buchmüller
a0e5c4f244 freedroidRPG: trigger build 2015-11-21 10:58:57 +01:00
Juan RP
fc724fcc07 kernel-manpages: removed: not updated for a long time... nobody cares. 2015-11-21 08:57:01 +01:00
Juan RP
8695249039 babl: update to 0.1.14. 2015-11-21 08:00:47 +01:00
Juan RP
d884f40f1a memcached: update to 1.4.25. 2015-11-21 07:55:44 +01:00
Juan RP
a0669a66c1 lightdm: update to 1.16.6. 2015-11-21 07:53:35 +01:00
Juan RP
c286dcfe23 libxml2: update to 2.9.3. 2015-11-21 07:52:45 +01:00
Juan RP
1c62447b3f Merge pull request #3023 from pullmoll/libsasl
libsasl: fix for build -fPIE
2015-11-21 07:45:56 +01:00
Juan RP
9a949ad325 Merge pull request #3024 from pullmoll/buildflags
common.sh: set BUILD_XXXFLAGS as autoconf defaults
2015-11-21 07:45:17 +01:00
Juan RP
4d9222d124 harfbuzz: revert 1.1.0 update; causes text corruption with terminology. 2015-11-21 07:06:24 +01:00
Jürgen Buchmüller
4e168b6acf Merge pull request #3020 from pullmoll/freedroidRPG
New package: freedroidRPG-0.16
2015-11-21 03:13:19 +01:00
Steve Prybylski
7d75fdc434 shorewall: update to 5.0.2. 2015-11-20 16:22:39 -05:00
Steve Prybylski
0d5661202a conky-cli: update to 1.10.1. 2015-11-20 16:20:00 -05:00
Jürgen Buchmüller
6a25cf1cf2 common.sh: set BUILD_XXXFLAGS as autoconf defaults
Some autotool files (configure.ac) expect host build flags to be
defined as BUILD_CFLAGS, BUILD_CXXFLAGS, BUILD_CPPFLAGS and
BUILD_LDFLAGS. Especially these files tend to default to
LDFLAGS for BUILD_LDFLAGS, which makes host utilities built
with these flags fail with buildpie=yes because of differing
compiler and linker options.

One example is libatasmart where this patch fixes the build.
2015-11-20 20:57:23 +01:00
Christian Neukirchen
556d3fc069 jwm: update to 2.3.3. 2015-11-20 18:26:55 +01:00
Christian Neukirchen
17e4e05a03 maxima: update to 5.37.3. 2015-11-20 18:22:57 +01:00
Jürgen Buchmüller
bc08f05ace New package: freedroidRPG-0.16 2015-11-20 18:08:38 +01:00
Christian Neukirchen
9a25fc5f8c eigen: update to 3.2.7. 2015-11-20 17:49:38 +01:00
Christian Neukirchen
d04c7296f1 exiftool: update to 10.05. 2015-11-20 17:48:00 +01:00
Christian Neukirchen
6ed2fab956 conky: update to 1.10.1. 2015-11-20 17:46:00 +01:00
Jürgen Buchmüller
c39fa50ae5 libsasl: fix for build -fPIE
+ Patch saslauthd/configure.ac to use ac_cv_name variables
+ Remove check for Kerberos4 (we don't support it)
+ Use autoreconf once

Closes #3022
2015-11-20 16:59:04 +01:00
Jürgen Buchmüller
2019eb50aa lynx: fix for PIE
Patch configure to use the correct $CC_FOR_BUILD,
$CFLAGS_FOR_BUILD and $LDFLAGS_FOR_BUILD to build
host binaries (makeutcb).
2015-11-20 14:09:55 +01:00
Jürgen Buchmüller
4d44d98648 astromenace: enable cross building
The packed file gamedata.vfs is now created in the post
install stage and removed in the pre remove stage.
This allows cross builds to work, because AstroMenace does
not have to be run on the host.
2015-11-20 13:29:47 +01:00
Alessio Sergi
35efdfebbc nmap: update to 7.00
Rename nmapfe to zenmap.
2015-11-20 13:00:59 +01:00
Andrea Brancaleoni
8a106266ad tbb: update to 4.4.20151010. 2015-11-20 12:36:17 +01:00
Andrea Brancaleoni
a67744156b yoshimi: update to 1.3.7. 2015-11-20 12:29:05 +01:00