summaryrefslogtreecommitdiff
path: root/package/Config.in
AgeCommit message (Collapse)Author
2010-02-25Remove obsolete hostap packageGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-24xpdf: remove packageThomas Petazzoni
This package depends on openmotif, which has been removed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-24openmotif: remove packageThomas Petazzoni
This is an old package. It is currently broken, and probably nobody uses it. So let's get rid of it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-23intltool: new packageThomas Petazzoni
This XML internationalization set of tools is required to build several of our packages, and may not be available on the host machine. Only the host variant has been tested. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-23libxml-parser-perl: new packageThomas Petazzoni
This Perl module is needed to build intltool, which in turn is needed to build several of our packages. We assume that Perl is installed on the host. Only the host variant of this package has been tested and is used. The code for the target variant (what to do at the configure, build and install steps) isn't implemented, but the GENTARGETS call for the target is mandatory, due to limitations of the Makefile.package.in infrastructure (if one wants the host package to be implemented, then the target package *must* exist). This limitation will be removed after 2010.02. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-08package: remove openswanPeter Korsgaard
As noticed back when it was marked as broken 1 year ago. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28New package ser2net requestFrancisco Gonzalez
[Peter: whitespace fixes / cleanups] Signed-off-by: Francisco Gonzalez <gzmorell@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-08Add fuse-sshfs packageDaniel Mack
[Peter: use select for library dependencies] Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-06Add new package hostapdGustavo Zacarias
Closes #739. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-06add tcpreplay toolChris Packham
Closes #515. Tcpreplay is a tool for replaying network traffic from files saved with tcpdump or other tools which write pcap(3) files. The tcpreplay suite also ships with other tools (tcprewrite, tcpreplay-edit) for manipulating pcap files. [Peter: minor tweaks] Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-11-24package: remove disabled/broken irda-utils packagePeter Korsgaard
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>
2009-10-29Add new usb_modeswitch packageGustavo Zacarias
Closes #511. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-25package: Don't hide all editors in menuconfigJulien Boibessot
Don't hide all editors in config if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not selected. Indeed vi is the only editor already provided by busybox. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-20package: Add sysstat toolsLionel Landwerlin
Signed-off-by: Lionel Landwerlin <lionel.landwerlin@openwide.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-15busybox: invert hide optionPeter Korsgaard
Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic, renaming it to _SHOW_OTHERS. Positive logic is simpler to understand, and it makes all{,package}config do the right thing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-02mpatrol: remove packagePeter Korsgaard
It doesn't compile: ../../src/memory.c: In function '__mp_memquery': ../../src/memory.c:769: error: lvalue required as left operand of assignment And hasn't seen any updates since it got added in 2006, so it cannot have many users. People most likely use valgrind nowadays for memory debugging anyway - Drop it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-01mdnsresponder: remove packagePeter Korsgaard
The source target was broken until very recently, and it doesn't build as it tries to use the host compiler for the client stuff, so there cannot be many users of it. People should use avahi instead nowadays, so so just remove it instead of hacking it to work. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-27package: add gvfsSven Neumann
Closes #303. Peter: Fix Kconfig (largefile, expat, indentation) Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-20libmicrohttpd: New package.Will Newton
libmicrohttpd is a library that allows embedding an HTTP server into an application with a small code and memory footprint. Signed-off-by: Will Newton <will.newton@gmail.com>
2009-09-20Add SDL_sound packageEvan Zelkowitz
Closes #477 Peter: minor tweaks: - sdl_snd -> sdl_sound - cleaned up help text - don't transform binary name - add option to keep playsound/playsound_simple - Off by default - fix uninstall when BR2_HAVE_DEVFILES isn't enabled Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-19package/: hide more programs with busybox alternatives by defaultPeter Korsgaard
Hide netkitbase / netkittelnet / tftp / devmem2 when BR2_PACKAGE_BUSYBOX_HIDE_OTHERS is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-11divine: new packageSven Neumann
DiVine is the DirectFB virtual input extension. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-02libarchive package addedDaniel Mack
See http://code.google.com/p/libarchive/ [Peter: removed conditional target install, added wchar dependency] Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-08-02package/: new package iwGustavo Zacarias
Closes #289 This package is a wireless configuration utility for the linux mac80211 kernel stack. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-By: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-08-01ntfsprogs: new packageOlaf Rempel
Closes #247 wide collection of NTFS utilities from http://www.linux-ntfs.org/ [Peter: misc Config.in cleanups/fixes] Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Tested-By: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-27ctorrent: new packageOlaf Rempel
Closes #243. CTorrent is a BitTorrent client implemented in C++ to be lightweight and quick. This is the enhanced version from http://www.rahul.net/dholmes/ctorrent/ [Peter: minor kconfig tweaks] Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Tested-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-27package: replace mkdosfs with dosfstoolsMike Crowe
Closes #451 Move from old unmaintained dosfstools-2.11 (packaged as mkdosfs) to now maintained dosfstools-3.0.3. Allow each binary to be installed independently. Signed-off-by: Mike Crowe <mac@mcrowe.com> Tested-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-27Merge branch 'qt' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2009-07-26bmon: new packageGustavo Zacarias
Closes #389. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-26netstat-nat: new packageGustavo Zacarias
Closes #3597. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-26libnl: new packageGustavo Zacarias
Closes #287. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-25Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2009-07-25qt: rename qtopia4 to qtThomas Petazzoni
A while ago, Trolltech (now part of Nokia) included Qtopia directly inside Qt. So let's rename the qtopia4 package to simply qt, which will be more familiar to our users. Of course, the version we compile is Qt for Embedded Linux. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-24xorg: remove reference to non-existing BR2_PACKAGE_XSERVER_noneThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-18sdl_gfx: new packageEvan Zelkowitz
Closes #369. [Peter: Minor tweaks] Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-17xorg: reorganize the selection of the X.org server typeThomas Petazzoni
The selection of the X.org server type was really strange. The user had to select between none, tinyx and modular. Now, the menuconfig interface display a single item for X.org, that can be selected/unselected. This entry contains a submenu, that allows to select the type of the X.org server (tinyX or modular) and that allows (as before) to enable/disable X.org libraries, drivers, etc. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-05enchant: New package for enchant spell-checking library.Will Newton
Enchant is a spell checking library that provides a consistent API across a number of spell-checking system backends. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-01package: add spawn-fcgi packageGustavo Zacarias
Closes #417, New package spawn-fcgi, basically a FastCGI process spawner. This was previously included in lighttpd up to version 1.4.22 and is now a separate project. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-20Remove device-mapperNigel Kukard
Device mapper is now provided by lvm2 Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19mesa: needs C++ supportPeter Korsgaard
mesa (and in turn xorg) needs C++ support. Based on patch by Steffen Schulz <pepe_ml@gmx.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-04package/: add gob2 for target/host and use for gmpc compilationPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-04-29package/: remove obsolete qte packagePeter Korsgaard
2009-04-29Add the shared-mime-info packageThomas Petazzoni
The shared-mime-info package contains the core database of common types and the update-mime-database command used to extend it. The only thing that is actually needed in the target is the file mime.cache. In order to generate that file, shared-mime-info is installed into the staging-dir. The idea is that other packages might add more mime-info files and these should be collected in staging-dir. From there the mime.cache file is created using tools installed in host-dir and copied to target. From Sven Neumann <s.neumann@raumfeld.com> Modifications by Thomas Petazzoni : * Add a patch to the main Makefile.am so that the $(XMLLINT) variable is used instead of hardcoding xmllint * Apply the patch in the host build of shared-mime-info * In the target build, pass an XMLLINT environment variable so that the xmllint binary isn't searched in $(STAGING_DIR) but in $(HOST_DIR) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-04-26package: add libsoup packagePeter Korsgaard
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.
2009-04-17pkg-config: fix target packagePeter Korsgaard
As reported by Sven Neumann on the list.
2009-04-09lzop: new packagePeter Korsgaard
Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245. lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services. http://www.lzop.org/
2009-03-23xorg: needs LARGEFILE supportPeter Korsgaard
For mesa3d/libpciaccess
2009-03-18package: add dbus-pythonPeter Korsgaard
2009-03-09wpa_supplicant: new packagePeter Korsgaard
Patch by Gustavo Zacarias <gustavo@zacarias.com.br> Closes #81.
2009-03-02microcom: has been in busybox for a long time nowPeter Korsgaard