summaryrefslogtreecommitdiffstats
path: root/package/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* sdl_gfx: new packageEvan Zelkowitz2009-07-181-0/+1
| | | | | | | | | Closes #369. [Peter: Minor tweaks] Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* enchant: New package for enchant spell-checking library.Will Newton2009-07-051-0/+1
| | | | | | | | 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>
* package: add spawn-fcgi packageGustavo Zacarias2009-07-011-0/+1
| | | | | | | | | | | 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>
* Remove device-mapperNigel Kukard2009-06-201-1/+0
| | | | | | | Device mapper is now provided by lvm2 Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mesa: needs C++ supportPeter Korsgaard2009-05-191-3/+3
| | | | | | | 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>
* package/: add gob2 for target/host and use for gmpc compilationPeter Korsgaard2009-05-041-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/: remove obsolete qte packagePeter Korsgaard2009-04-291-1/+0
|
* Add the shared-mime-info packageThomas Petazzoni2009-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* package: add libsoup packagePeter Korsgaard2009-04-261-0/+1
| | | | Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.
* pkg-config: fix target packagePeter Korsgaard2009-04-171-1/+1
| | | | As reported by Sven Neumann on the list.
* lzop: new packagePeter Korsgaard2009-04-091-0/+1
| | | | | | | | 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/
* xorg: needs LARGEFILE supportPeter Korsgaard2009-03-231-3/+3
| | | | For mesa3d/libpciaccess
* package: add dbus-pythonPeter Korsgaard2009-03-181-0/+1
|
* wpa_supplicant: new packagePeter Korsgaard2009-03-091-0/+1
| | | | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.br> Closes #81.
* microcom: has been in busybox for a long time nowPeter Korsgaard2009-03-021-1/+1
|
* package: work around kconfig crash issue with comments in choice entriesPeter Korsgaard2009-02-131-3/+4
|
* package/: remove obsolete ltt packagePeter Korsgaard2009-02-041-1/+0
| | | | As discussed on the list.
* Add radvd to the list of packagesPeter Korsgaard2009-01-281-0/+1
| | | | | | Add radvd, the IPv6 router advertisement daemon. Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
* package/: remove deprecated and broken raidtool2 packagePeter Korsgaard2009-01-231-1/+0
|
* package: remove tinyloginPeter Korsgaard2009-01-161-1/+0
| | | | | It's ancient and upstream is gone, people should just use the login stuff in busybox instead.
* package/libidn: Add a new package (required by later WebKits...)Daniel Laird2009-01-131-0/+1
| | | | | | | | | | | | | GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The native C, C# and Java libraries are available under the GNU Lesser General Public License version 2.1 or later. Not quite sure I've put it in the correct menu but it will work. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* Added missing libdnet packageHamish Moffatt2009-01-131-0/+1
|
* Change name from raidtools to raidtools2Ulf Samuelsson2009-01-111-1/+1
|
* Update package/Config.in for irda-utils, fusion and linux-fusionUlf Samuelsson2009-01-111-2/+2
|
* package: remove default y from xserver selectionPeter Korsgaard2008-12-301-1/+0
|
* xlib needs wchar support, so require it for tinyx as wellPeter Korsgaard2008-12-291-0/+3
|
* package: make X server selection a choice and fix tinyx prefixPeter Korsgaard2008-12-281-4/+9
|
* package: add gmpc (gtk musicpd client) packagePeter Korsgaard2008-12-281-0/+1
|
* curl: rename to libcurl so Makefile.autotools.in can find patchesPeter Korsgaard2008-12-281-1/+1
|
* package: add libgladePeter Korsgaard2008-12-271-0/+1
|
* package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERSPeter Korsgaard2008-12-111-0/+2
|
* Liboil is a library of simple functions that are optimized for variousThomas Petazzoni2008-12-031-0/+1
| | | | | | | | | | | | | | | | | | | CPUs. It is required by various GStreamer plugins. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Modifications by Thomas Petazzoni: - Remove the glib2 dependency, which is only necessary to build a few examples. If glib2 is enabled in the configuration, then we still depend on it in order to build the examples, but that's just pedantic, not so useful. - Remove the oil-bugreport program installed to the target by install-strip. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mplayer, vlc: move into multimedia categoryPeter Korsgaard2008-11-151-4/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* package/audio: rename audio category to multimediaPeter Korsgaard2008-11-151-2/+2
| | | | | | | | Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* package: Kconfig: use menu instead of menuconfig for sub menusPeter Korsgaard2008-11-141-62/+14
| | | | | As discussed on the list - These things should normally not be (un)selectable.
* package/memstat: add memstat packagePeter Korsgaard2008-10-211-0/+1
| | | | | | | Memstat lists all the processes, executables, and shared libraries that are using up virtual memory. It's helpful to see how the shared memory is used and which 'old' libs are loaded.
* package/liberation: Add liberation fonts packageDaniel Laird2008-10-201-0/+1
| | | | | | | | Add the liberation fonts package as this can be used by GTK etc and means you have some useful (free) fonts. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* package/directfb-examples: DirectFB examples packageDaniel Laird2008-10-161-0/+1
| | | | | | | | | | | | | Add the DirectFB examples package. This patch adds the DirectFB examples package to Buildroot. It is largely based on a patch written by Daniel Laird, and available at http://bugs.uclibc.org/view.php?id=4224. I only made a few adaptations to get it to work properly. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* package/sawman: Add Package SawManDaniel Laird2008-10-161-0/+1
| | | | | | | | | | SaWMan is a new window manager module for use with DirectFB. Its main difference to the default module is that it allows one process to be an application and window manager, implementing all kinds of diversity, while SaWMan is only the working horse. Daniel Laird
* logrotate:Wade Berrier2008-10-061-0/+1
| | | | -new package
* SDL_net: add new package SDL_netHans-Christian Egtvedt2008-09-241-0/+1
| | | | | | | | | | | This patch adds a new package SDL_net. SDL_net is a small, low-level, cross-platform network library, that can be used with the Simple DirectMedia Layer library (SDL). http://www.libsdl.org/projects/SDL_net/ Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* package: add libconfuse - A library for parsing configuration filesPeter Korsgaard2008-09-221-0/+1
|
* libupnp: add package libupnpHans-Christian Egtvedt2008-09-181-0/+1
| | | | | | | | | | This patch adds libupnp package to Buildroot. libupnp provides developers with an API that are compliant with version 1.0 of the Universal Plug and Play Device Architecture Specification. http://pupnp.sourceforge.net/ Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-051-21/+2
| | | | | | | | Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird
* Added eeprog package from gustavozHamish Moffatt2008-09-041-0/+1
|
* package: add libconfig packagePeter Korsgaard2008-09-011-0/+1
|
* games: Move all games into games subdirDaniel Laird2008-08-291-15/+2
| | | | | | | | | | Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird
* gtkperf: Adding gtkperf packageDaniel Laird2008-08-271-0/+1
| | | | | Allows some benchmarking of GTK on different targets.
* fbdump: Add new package fbdump.Daniel Laird2008-08-271-0/+1
| | | | | | | fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer device and write them out as a PPM file. Currently, most packed-pixel framebuffer formats and the vga16 framebuffer are supported.
* Move pixman from package/x11r7/pixman to package/pixmanDaniel Laird2008-08-261-0/+1
| | | | | | | | | Means we can now bounce cairo to 1.6.x series. pixman is not dependant on x libraries what so over so removed the dependencies section. Daniel Laird