aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* package/dvb-apps: new packageYann E. MORIN2012-12-281-0/+28
| | | | | | | | We just need the transponders data, so we just install those. [Peter: rework install step] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* diffutils: fix build with recent glibcThomas Petazzoni2012-12-281-0/+26
| | | | | | | | | | | | | | | | Fixes the following build problem with recent toolchains: In file included from exclude.c:31:0: ./stdio.h:1012:1: error: 'gets' undeclared here (not in a function) CC hard-locale.o make[4]: *** [exclude.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from stdio-safer.h:20:0, from freopen-safer.c:22: ./stdio.h:1012:1: error: 'gets' undeclared here (not in a function) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xserver_xorg-server: fix build on AArch64Thomas Petazzoni2012-12-281-0/+23
| | | | | | | | | | | | | | | | Fixes the following build issue: Making all in fb CC libfb_la-fb24_32.lo In file included from fb24_32.c:30:0: fb.h:98:2: error: #error "GLYPHPADBYTES must be 4" See: http://autobuild.buildroot.org/results/9135238abcde29918f8cb61002f1fb9279884a47/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nettle: add license infoGustavo Zacarias2012-12-281-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* connman: bump to version 1.10Gustavo Zacarias2012-12-281-1/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* network-manager: needs libgcryptGustavo Zacarias2012-12-282-1/+3
| | | | | | | | Since we moved to gnutls 3.x series which doesn't use libgcrypt we need to pull it in as a dependency to avoid build breakage. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* glib-networking: fix build failure with gnutls3Gustavo Zacarias2012-12-281-0/+7
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ntfs-3g: needs libgcryptGustavo Zacarias2012-12-282-1/+2
| | | | | | | | | Now that we've moved to gnutls 3.x which no longer uses libgcrypt we need to pull it in as a dependency for ntfs-3g encrypted volume support to avoid build breakage. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gnutls: bump to version 3.1.5Gustavo Zacarias2012-12-283-64/+30
| | | | | | [Peter: add comment when tools not available] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: remove gnutls supportGustavo Zacarias2012-12-281-8/+1
| | | | | | | | | wpa_supplicant isn't API compatible with gnutls3 so remove support. It's probably hardly used since openssl is far more common, and wpa_supplicant can use its internal routines if it's not available. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hostapd: remove gnutls supportGustavo Zacarias2012-12-281-8/+1
| | | | | | | | | hostapd isn't API compatible with gnutls3 so remove support. It's probably hardly used since openssl is far more common, and hostapd can use its internal routines if it's not available. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nettle: add new packageGustavo Zacarias2012-12-283-0/+22
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libffi: fix mips build failuresGustavo Zacarias2012-12-281-1/+6
| | | | | | | | Fixes http://autobuild.buildroot.net/results/c4056ed2b969b900f7654e651e0e4cc2e8998e02 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ulogd: add support for mysql outputGustavo Zacarias2012-12-281-1/+8
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mysql_client: bump to version 5.1.67Gustavo Zacarias2012-12-281-2/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sconeserver: fix dependsGustavo Zacarias2012-12-281-0/+6
| | | | | | | | | | | sconeserver selects packages that have other depends that aren't taken account of. Fixes http://autobuild.buildroot.net/results/6e858387cfcb3f8d7422a29855a6a3c770d70c0e among probably others. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcre: bump to version 8.32Gustavo Zacarias2012-12-282-1/+32
| | | | | | | | | Bump PCRE to version 8.32 Also add a patch to remove compatibility bits, fixing: http://autobuild.buildroot.net/results/e380b838296c85ff9aeaec9fa088bded69670307/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mysql: needs mmuGustavo Zacarias2012-12-283-1/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vsftpd: needs mmuGustavo Zacarias2012-12-281-0/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dialog: needs mmuGustavo Zacarias2012-12-281-0/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* freetype: fix legal-infoGustavo Zacarias2012-12-281-1/+1
| | | | | | | | My mistake, wrong capitalization, fixes http://autobuild.buildroot.net/results/10261b94d95f7547a08d8fa1d0b0ddcae85c38a3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/keyutils: disable on avr32 & microblazeYann E. MORIN2012-12-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyutils builds on neither avr32, nor microblaze (probably because the toolchains used for those archictectures are way too old), with: ..../microblazeel-unknown-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DPKGBUILD="\"2012-12-27\"" -DPKGVERSION="\"keyutils-1.5.5\"" -DAPIVERSION="\"libkeyutils-1.4\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -g -Wall -Werror -UNO_GLIBC_KEYERR -o keyutils.o -c keyutils.c cc1: warnings being treated as errors key.dns_resolver.c: In function 'main': key.dns_resolver.c:690: warning: dereferencing type-punned pointer will break strict-aliasing rules Fixing with -fno-strict-aliasing only partially solves the issue for these two archs, since the C library does not export the resolver symbols so the link fails down the road... - on microblaze, glibc-2.3.6 is tool old and does not set these symbols as GLOBALs; - on avr32, uClibc does not have these symbols. It is much more easy to just disable keyutils for avr32 and microblaze. Fixes both (avr2, microblaze): http://autobuild.buildroot.net/results/aa86f6a68f5d0ea4914ab259ed270615bc9d6a99/ http://autobuild.buildroot.net/results/70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52/ Merry X-Mas! PS. Thanks Richard for the help understanding those issues. Cc: Richard Braun <rbraun@sceen.net> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* freetype: security bump to version 2.4.11Gustavo Zacarias2012-12-271-1/+3
| | | | | | | Fixes a security vulnerability in the BDF implementation. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rng-tools: bump to version 4Gustavo Zacarias2012-12-271-1/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gawk: bump to version 4.0.2Gustavo Zacarias2012-12-271-1/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* smartmontools: bump to version 6.0Gustavo Zacarias2012-12-271-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iw: bump to version 3.8Gustavo Zacarias2012-12-271-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iptables: bump versionPeter Korsgaard2012-12-271-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/spice: don't enable GUI if dependencies not metYann E. MORIN2012-12-261-0/+6
| | | | | | | | | | | | | | The spice GUI selects unconditionally selects cegui06, but cegui06 requires threads and C++, so spice GUI must also depend on threads and C++. Fixes: http://autobuild.buildroot.net/results/37f8ee90bb4348db97daef83493005c42a193b91/ Merry X-Mas! ;-) [Peter: add SPICE_CLIENT dependency] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sed: bump to version 4.2.2Gustavo Zacarias2012-12-261-2/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* php: bump to version 5.3.20Gustavo Zacarias2012-12-261-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gettext: bump to version 0.18.2Gustavo Zacarias2012-12-263-48/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmicrohttpd: bump to version 0.9.24Gustavo Zacarias2012-12-262-4/+9
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gnutls: make it non-wchar friendlyGustavo Zacarias2012-12-265-8/+7
| | | | | | | | Make gnutls work for non-wchar toolchains. It's just a matter of throwing a helping hand to configure. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libgcrypt: disable testsGustavo Zacarias2012-12-261-1/+8
| | | | | | | | The testsuite uses fork() hence fails on !MMU targets. We don't use/install these so just get rid of them. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libfuse: needs mmuGustavo Zacarias2012-12-263-0/+3
| | | | | | | | Fixes http://autobuild.buildroot.net/results/5c64ea05e0ffedcc78f5255f6f76afa1f159cda0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cdrkit: needs mmuGustavo Zacarias2012-12-261-0/+1
| | | | | | | | Fixes autobuild.buildroot.net/results/10129d06088149a5ce9bd9762b5a17e5d89eec34 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dosfstools: fix download linkMikhail Boiko2012-12-261-1/+1
| | | | | Signed-off-by: Mikhail Boiko <mikhailboiko85@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* new package: proxychainsStefan Fröberg2012-12-233-0/+18
| | | | | Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gettext: disable tools tests when no threadsGustavo Zacarias2012-12-231-0/+6
| | | | | | | | | | Disable the gettext-tools tests build since they break when a full toolchain without threads is being used. Fixes: http://autobuild.buildroot.net/results/a187c76c359787f8e2ec6e12da2d7b1e33ed43c5/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pulseaudio: needs threadsGustavo Zacarias2012-12-233-2/+5
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/4d6a5793e475683fbc58ccaf03cf7816233a5052/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dstat: needs mmuGustavo Zacarias2012-12-211-0/+1
| | | | | | | | Because python needs MMU, fixes: http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ffmpeg: make ARM optimizations explicitGustavo Zacarias2012-12-211-2/+9
| | | | | | | | | | | | | | The ffmpeg configure script tries to autodetermine ARM optimizations by building a small code snippet with AS. If AS allows higher-level (>generic) assembly instructions then it passes and enables the relevant optimization path. Some toolchains allow/default to more than generic asm and then fail when the real code is built. Fixes: http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mplayer: prevent selection on Microblaze and AArch64Thomas Petazzoni2012-12-201-3/+2
| | | | | | | | | | | | | MPlayer wants to have some "support" for each architecture, and for now, it doesn't know about Microblaze and AArch64, so prevent the selection of MPlayer on those architectures. For Microblaze, fixes: http://autobuild.buildroot.org/results/4e6e0d15694345ded649c92251cc2173dc45fe7c/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcap: disable programsGustavo Zacarias2012-12-191-1/+7
| | | | | | | | Disable libcap programs since they use fork and fail on !MMU systems. They're not usually used, if someone wants them they can add an option. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcmanfm: replace dependency on X.org server by dependency on libX11Thomas Petazzoni2012-12-192-1/+2
| | | | | | | | | There is no reason for a client program like pcmanfm to depend on the X.org server. Instead, it should depend on the appropriate X client libraries, in this case libX11. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcmanfm: use a download URL from downloads.sourceforge.netThomas Petazzoni2012-12-191-1/+1
| | | | | | [Peter: use PCMANFM_VERSION in _SITE] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcmanfm: link against libX11 to avoid build failureThomas Petazzoni2012-12-192-0/+21
| | | | | | | | | | | | | Fixes: /home/test/outputs/allpkg/host/opt/ext-toolchain/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: fm-desktop.o: undefined reference to symbol 'XSendEvent' /home/test/outputs/allpkg/host/opt/ext-toolchain/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: note: 'XSendEvent' is defined in DSO /home/test/outputs/allpkg/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libX11.so.6 so try adding it to the linker command line /home/test/outputs/allpkg/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libX11.so.6: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[4]: *** [pcmanfm] Error 1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* orc: bump to version 0.4.16Sven Neumann2012-12-191-1/+1
| | | | | | | | The gstreamer-1.0 plug-ins require this version for ORC acceleration. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ortp: disable WerrorGustavo Zacarias2012-12-191-0/+1
| | | | | | | | Disable -Werror for the ortp build, fixes: http://autobuild.buildroot.net/results/b869fcfdfdb9d1ec4864b86c6953b0242200c502 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>