summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* gvfs: drop legacy uclibc dependencyDaniel Mack2009-11-241-1/+1
| | | | | Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Revert "gvfs: update to version 1.4.0"Peter Korsgaard2009-11-242-15/+13
| | | | | | | | | | This reverts commit f49ef854ca4b6ab3836ef39cb89027ce5b7bd94b. The new gvfs version needs libglib2 >= 2.21.2, but newer libglib2 versions need ipv6 support and possibly cause other problems, so simply revert the gvfs bump for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove disabled/broken irda-utils packagePeter Korsgaard2009-11-244-115/+0
| | | | | | | No updates since it got marked as broken back in January, so lets get rid of it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* SDL_image: fix runtime libjpeg failureBaruch Siach2009-11-231-0/+3
| | | | | | | | | | | | | | | | | By default SDL_image loads libjpeg at runtime on-demand. The find_lib routine in the configure script of SDL_image searches the /usr/lib directory of the host machine to find the file name of the jpeg library. When the host on which Buildroot is being built contains newer version of libjpeg (e.g. libjpeg7), the configure script incorrectly uses its file name. The result is a runtime failure to load libjpeg. Fix this by disabling runtime load of libjpeg. [Peter: disable for png+tiff as well] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sysklogd: needs largefile supportPeter Korsgaard2009-11-231-0/+4
| | | | | | | | | It tries to call lseek64(): ksym_mod.o: In function `InitMsyms': ksym_mod.c:(.text+0x438): undefined reference to `lseek64' Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGSPeter Korsgaard2009-11-231-2/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfsprogs: needs e2fsprogs and (in turn) largefile supportPeter Korsgaard2009-11-231-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* x11vnc: needs X11 supportPeter Korsgaard2009-11-232-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* udpcast: needs largefile supportPeter Korsgaard2009-11-231-14/+18
| | | | | | And fix Kconfig tab/spaces while we're at it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* torsmo: needs X11 supportPeter Korsgaard2009-11-232-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sfdisk: fix build with !BR2_LARGEFILEPeter Korsgaard2009-11-231-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* psmisc: bump version and fix buildPeter Korsgaard2009-11-232-3/+27
| | | | | | | | | | ./configure in psmisc 22.6 tested for a working C++ compiler and errored out if not found, even though psmisc doesn't need it - Fixed in 22.8. pstree.c uses __progname for pstree.x11 support, which isn't (per default) available in uclibc. This stuff isn't really critical, so just disable it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* php: fix pdo sqlite compilation with !BR2_LARGEFILEPeter Korsgaard2009-11-231-0/+3
| | | | | | Similar fix as with the sqlite package. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ng-spice-rework: needs X11 / libXaw supportPeter Korsgaard2009-11-232-0/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* netkittelnet: fix typo introduced in 8d65822f9dPeter Korsgaard2009-11-231-1/+1
| | | | | | Netkittelnet needs a toolchain WITH RPC support, not WITHOUT. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libxml2: fix build with BR2_CONFIG_CACHEPeter Korsgaard2009-11-231-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsa-lib: fix build with BR2_CONFIG_CACHEPeter Korsgaard2009-11-231-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* leafpad: needs libgtk2Peter Korsgaard2009-11-231-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gqview: needs libgtk2Peter Korsgaard2009-11-231-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcmanfm: needs X11 supportPeter Korsgaard2009-11-232-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gperf: needs C++ supportPeter Korsgaard2009-11-231-0/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gamin: fix build with !BR2_LARGEFILE and python enabledPeter Korsgaard2009-11-231-2/+3
| | | | | | Python binding support is broken for cross compilation, disable for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xboard: needs X11 support and gnuchessPeter Korsgaard2009-11-232-1/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vice: mark as brokenPeter Korsgaard2009-11-232-1/+3
| | | | | | | | | Dependencies are wrong, and it has never seen any updates, so it probably doesn't have any users. Will remove completely before 2010.02 unless someone fixes it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rubix: needs X11 supportPeter Korsgaard2009-11-232-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* magiccube4d: needs C++ and X11 supportPeter Korsgaard2009-11-232-0/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/xstroke: needs X11 supportPeter Korsgaard2009-11-232-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sqlite: bump versionPeter Korsgaard2009-11-231-1/+1
| | | | | | Fixes various bugs. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sqlite: work around build breakage with !BR2_LARGEFILEPeter Korsgaard2009-11-231-0/+9
| | | | | | Should get fixed properly upstream, but this is good enough for 2009.11-rc1. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/bootutils: needs largefile supportPeter Korsgaard2009-11-231-0/+3
| | | | | | Build fails with llseek() linker errors. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsamixergui: depend on x11 support, rather than (indirectly) selecting itPeter Korsgaard2009-11-231-0/+1
| | | | | | | | | | Packages should depend on BR2_PACKAGE_XORG7 rather than selecting it, because: - X brings in a lot of dependencies, so shouldn't get implicitly enabled - Select doesn't check dependencies, so build breaks if XORG dependencies aren't met (locale/wchar) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* matchbox: depend on x11 support, rather than selecting itPeter Korsgaard2009-11-231-1/+1
| | | | | | | | | | Packages should depend on BR2_PACKAGE_XORG7 rather than selecting it, because: - X brings in a lot of dependencies, so shouldn't get implicitly enabled - Select doesn't check dependencies, so build breaks if XORG dependencies aren't met (locale/wchar) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/directfb: don't prepend $arch-linux- to programsPeter Korsgaard2009-11-221-0/+1
| | | | | | | Directfb users: Do all those applications even make sense to install to target? Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/nbd: fix build with !BR2_LARGEFILEPeter Korsgaard2009-11-222-0/+31
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/nbd: add nbd-server supportVincent Palatin2009-11-222-4/+37
| | | | | | | Closes #645 Signed-off-by: Vincent Palatin <vincent.palatin_buildroot@m4x.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/sdl: fix dependencies for directfb/qt/x11 supportPeter Korsgaard2009-11-222-4/+12
| | | | | | | | Closes #683 And cleanup Kconfig while we're at it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/Makefile.in: fix 'true' invocation for BR2_STRIP_nonePeter Korsgaard2009-11-221-1/+1
| | | | | | | | Closes #701 Coreutils true doesn't understand a -Not_stripping argument. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump spawn-fcgi to 1.6.3Gustavo Zacarias2009-11-221-1/+1
| | | | | | Closes #705 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump iw package to 0.9.17Gustavo Zacarias2009-11-221-1/+1
| | | | | | | Closes #731 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ipkg: update source URLMichael S. Zick2009-11-171-1/+1
| | | | | | | ftp.handhelds.org doesn't seem to work any more. Signed-off-by: Michael S. Zick <minimod@morethan.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libidn: Update Config.in to fulfill LIBIDN_BINARYGustavo Zacarias2009-11-161-0/+6
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openssl: bump to 0.9.8l + security fixesGustavo Zacarias2009-11-155-1/+107
| | | | | | | Closes #703 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dnsmasq: bump to 2.51 and add IDN optionGustavo Zacarias2009-11-152-2/+15
| | | | | | | | | | | | | | | Closes #717 Dnsmasq 2.51 introduces IDN support, add it to the package. Newsworthy items: * Add support for internationalised DNS (IDN). * Improved upstream nameserver checks for slow nameservers. * Improved TFTP support (win/dos filenames, new tftpserver-address option for DHCP). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libidn: update to 1.15 and other fixesGustavo Zacarias2009-11-151-3/+17
| | | | | | | | | | | | | | Closes #715 * Add target uninstall. * Remove stray /usr/share/emacs files. * Remove stray mono (host, autodetected) dll installation in $(TARGET_DIR)/usr/lib by disabling C# altogether. * Disable java. * Add new option to install idn binary (default N, usually not required). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openntpd: convert to Makefile.autotools.in formatGustavo Zacarias2009-11-151-72/+10
| | | | | | | Closes #713 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lighttpd: bump package to 1.4.24Gustavo Zacarias2009-11-152-1/+234
| | | | | | | Closes #709 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* util-linux: fix kconfig typoPeter Korsgaard2009-10-301-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add new usb_modeswitch packageGustavo Zacarias2009-10-294-0/+48
| | | | | | | Closes #511. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: convert to Makefile.autotools.in format and update Kconfigrvpaasen2009-10-292-161/+130
| | | | | | | | | | | Closes #667. I have updated the e2fsprogs package to the new makefile format. I added the tools from the 1.41.9 release of e2fsprogs that could not yet be (de)selected (freefrag, e2undo) to the menu in Config.in. Signed-off-by: rvpaasen <rvpaasen@t3i.nl> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard2009-10-291-4/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>