summaryrefslogtreecommitdiffstats
path: root/package/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Adds support for building LiTE - see DirectFB.orgDaniel Laird2008-08-261-0/+1
| | | | | | | Will close bug 0003974 Daniel Laird
* xorg: depend on WCHAR and LOCALEPeter Korsgaard2008-08-221-0/+4
| | | | | | | | | | | Xorg needs WCHAR and LOCALE, so make sure it cannot be selected unless this is enabled in the toolchain. We unfortunately cannot make BR2_XSERVER_xorg depend on BR2_USE_LOCALE because of a strange recursion error with dbus, but now we atleast inform the user what to do to get a working configuration. The real solution is ofcause of fix xorg, but that's for another day.
* package: don't hide xorg/tinyx selectionPeter Korsgaard2008-08-221-2/+0
| | | | | Hiding xorg/tinyx selections until the user unselects "none" seems quite unintuitive.
* package: add package managers sub menuPeter Korsgaard2008-08-041-3/+14
|
* package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotationsPeter Korsgaard2008-08-041-11/+1
|
* dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERSPeter Korsgaard2008-08-041-0/+2
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* vsftp: enable and fix linkingPeter Korsgaard2008-07-221-0/+1
| | | | | | | Patch by Wade Berrier. It still errors out on sysdeputil.c for me, but this is no worse than it was before, so committing.
* package: sdl_image packagePeter Korsgaard2008-07-171-0/+1
| | | | Based on patch by artemys. Closes #4194
* gperf: move under "other development stuff"Peter Korsgaard2008-07-101-1/+1
|
* Add gperf, perfect hash generatorUlf Samuelsson2008-07-091-0/+1
|
* sqlite: move under database submenuPeter Korsgaard2008-07-081-1/+0
|
* [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵Ulf Samuelsson2008-07-051-1/+3
| | | | for lighttpd config
* Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx)Thiago A. Corrêa2008-07-041-0/+3
|
* packages: fix xorg to compile modular and tiny versionsPeter Korsgaard2008-06-301-20/+4
| | | | Based on googlecode r558 by John Voltz.
* Added mii-diag packageHamish Moffatt2008-06-261-0/+1
|