summaryrefslogtreecommitdiff
path: root/package/Config.in
AgeCommit message (Collapse)Author
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
2009-02-13package: work around kconfig crash issue with comments in choice entriesPeter Korsgaard
2009-02-04package/: remove obsolete ltt packagePeter Korsgaard
As discussed on the list.
2009-01-28Add radvd to the list of packagesPeter Korsgaard
Add radvd, the IPv6 router advertisement daemon. Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
2009-01-23package/: remove deprecated and broken raidtool2 packagePeter Korsgaard
2009-01-16package: remove tinyloginPeter Korsgaard
It's ancient and upstream is gone, people should just use the login stuff in busybox instead.
2009-01-13package/libidn: Add a new package (required by later WebKits...)Daniel Laird
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>
2009-01-13Added missing libdnet packageHamish Moffatt
2009-01-11Change name from raidtools to raidtools2Ulf Samuelsson
2009-01-11Update package/Config.in for irda-utils, fusion and linux-fusionUlf Samuelsson
2008-12-30package: remove default y from xserver selectionPeter Korsgaard
2008-12-29xlib needs wchar support, so require it for tinyx as wellPeter Korsgaard
2008-12-28package: make X server selection a choice and fix tinyx prefixPeter Korsgaard
2008-12-28package: add gmpc (gtk musicpd client) packagePeter Korsgaard
2008-12-28curl: rename to libcurl so Makefile.autotools.in can find patchesPeter Korsgaard
2008-12-27package: add libgladePeter Korsgaard
2008-12-11package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERSPeter Korsgaard
2008-12-03Liboil is a library of simple functions that are optimized for variousThomas Petazzoni
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>
2008-11-15mplayer, vlc: move into multimedia categoryPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-11-15package/audio: rename audio category to multimediaPeter Korsgaard
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>
2008-11-14package: Kconfig: use menu instead of menuconfig for sub menusPeter Korsgaard
As discussed on the list - These things should normally not be (un)selectable.
2008-10-21package/memstat: add memstat packagePeter Korsgaard
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.
2008-10-20package/liberation: Add liberation fonts packageDaniel Laird
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>
2008-10-16package/directfb-examples: DirectFB examples packageDaniel Laird
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>
2008-10-16package/sawman: Add Package SawManDaniel Laird
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
2008-10-06logrotate:Wade Berrier
-new package
2008-09-24SDL_net: add new package SDL_netHans-Christian Egtvedt
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>
2008-09-22package: add libconfuse - A library for parsing configuration filesPeter Korsgaard
2008-09-18libupnp: add package libupnpHans-Christian Egtvedt
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>
2008-09-05audio: Move all audio packages into audio subdirDaniel Laird
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
2008-09-04Added eeprog package from gustavozHamish Moffatt
2008-09-01package: add libconfig packagePeter Korsgaard
2008-08-29games: Move all games into games subdirDaniel Laird
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
2008-08-27gtkperf: Adding gtkperf packageDaniel Laird
Allows some benchmarking of GTK on different targets.
2008-08-27fbdump: Add new package fbdump.Daniel Laird
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.
2008-08-26Move pixman from package/x11r7/pixman to package/pixmanDaniel Laird
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
2008-08-26Adds support for building LiTE - see DirectFB.orgDaniel Laird
Will close bug 0003974 Daniel Laird
2008-08-22xorg: depend on WCHAR and LOCALEPeter Korsgaard
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.
2008-08-22package: don't hide xorg/tinyx selectionPeter Korsgaard
Hiding xorg/tinyx selections until the user unselects "none" seems quite unintuitive.
2008-08-04package: add package managers sub menuPeter Korsgaard