Commit Graph

363 Commits

Author SHA1 Message Date
Thomas Petazzoni
20d2c70fbd qt: rename qtopia4 to qt
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-25 00:05:35 +02:00
Thomas Petazzoni
f2d8a44f26 xorg: remove reference to non-existing BR2_PACKAGE_XSERVER_none
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-24 23:26:47 +02:00
Evan Zelkowitz
10e9b7ed08 sdl_gfx: new package
Closes #369.

[Peter: Minor tweaks]

Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-18 11:30:12 +02:00
Thomas Petazzoni
1956d0f6d6 xorg: reorganize the selection of the X.org server type
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-17 14:20:06 +02:00
Will Newton
2c3a3af86e enchant: New package for enchant spell-checking library.
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-05 21:29:28 +02:00
Gustavo Zacarias
0468be6e07 package: add spawn-fcgi package
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-07-01 15:36:19 +02:00
Nigel Kukard
ddb260707a Remove device-mapper
Device mapper is now provided by lvm2

Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-20 07:19:22 +02:00
Peter Korsgaard
3c1d6d8fc7 mesa: needs C++ support
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-19 17:34:49 +02:00
Peter Korsgaard
163a062727 package/: add gob2 for target/host and use for gmpc compilation
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-04 16:08:24 +02:00
Peter Korsgaard
e628da073b package/: remove obsolete qte package 2009-04-29 15:52:24 +00:00
Thomas Petazzoni
f6d00867f9 Add the shared-mime-info package
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-29 07:21:02 +00:00
Peter Korsgaard
2f094a9247 package: add libsoup package
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.
2009-04-26 21:40:32 +00:00
Peter Korsgaard
23795ec71f pkg-config: fix target package
As reported by Sven Neumann on the list.
2009-04-17 15:55:16 +00:00
Peter Korsgaard
e6b271fbb0 lzop: new package
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-04-09 09:46:54 +00:00
Peter Korsgaard
7b780f3447 xorg: needs LARGEFILE support
For mesa3d/libpciaccess
2009-03-23 12:50:10 +00:00
Peter Korsgaard
396480b41d package: add dbus-python 2009-03-18 11:27:49 +00:00
Peter Korsgaard
6828f982b8 wpa_supplicant: new package
Patch by Gustavo Zacarias <gustavo@zacarias.com.br>

Closes #81.
2009-03-09 20:28:40 +00:00
Peter Korsgaard
0f33cd88c8 microcom: has been in busybox for a long time now 2009-03-02 07:59:37 +00:00
Peter Korsgaard
8acde59f79 package: work around kconfig crash issue with comments in choice entries 2009-02-13 09:18:08 +00:00
Peter Korsgaard
c0dfdc21f9 package/: remove obsolete ltt package
As discussed on the list.
2009-02-04 12:56:35 +00:00
Peter Korsgaard
d459b1bc3d Add radvd to the list of packages
Add radvd, the IPv6 router advertisement daemon.

Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
2009-01-28 21:38:49 +00:00
Peter Korsgaard
e7eda55f00 package/: remove deprecated and broken raidtool2 package 2009-01-23 20:38:05 +00:00
Peter Korsgaard
28a229e8da package: remove tinylogin
It's ancient and upstream is gone, people should just use the login stuff
in busybox instead.
2009-01-16 13:56:23 +00:00
Daniel Laird
2f211c8778 package/libidn: Add a new package (required by later WebKits...)
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-13 16:36:16 +00:00
Hamish Moffatt
147232da39 Added missing libdnet package 2009-01-13 00:46:39 +00:00
Ulf Samuelsson
7ad590142f Change name from raidtools to raidtools2 2009-01-11 20:19:24 +00:00
Ulf Samuelsson
75a291159d Update package/Config.in for irda-utils, fusion and linux-fusion 2009-01-11 20:13:49 +00:00
Peter Korsgaard
c184803861 package: remove default y from xserver selection 2008-12-30 19:15:14 +00:00
Peter Korsgaard
1f8d65ea73 xlib needs wchar support, so require it for tinyx as well 2008-12-29 15:22:12 +00:00
Peter Korsgaard
3fa8550d11 package: make X server selection a choice and fix tinyx prefix 2008-12-28 22:28:49 +00:00
Peter Korsgaard
960bbc63ba package: add gmpc (gtk musicpd client) package 2008-12-28 20:54:40 +00:00
Peter Korsgaard
615528ba93 curl: rename to libcurl so Makefile.autotools.in can find patches 2008-12-28 20:00:07 +00:00
Peter Korsgaard
2ff401a953 package: add libglade 2008-12-27 14:36:29 +00:00
Peter Korsgaard
0d99c9537c package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2008-12-11 00:33:30 +00:00
Thomas Petazzoni
e5d9702dfd Liboil is a library of simple functions that are optimized for various
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-12-03 09:02:46 +00:00
Peter Korsgaard
50f2a3981f mplayer, vlc: move into multimedia category
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-11-15 21:33:14 +00:00
Peter Korsgaard
e7df5afeb9 package/audio: rename audio category to multimedia
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-15 21:33:07 +00:00
Peter Korsgaard
9f07b39f65 package: Kconfig: use menu instead of menuconfig for sub menus
As discussed on the list - These things should normally not be
(un)selectable.
2008-11-14 12:59:14 +00:00
Peter Korsgaard
923e61ee5b package/memstat: add memstat package
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-21 12:38:31 +00:00
Daniel Laird
988163764e package/liberation: Add liberation fonts package
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-20 07:30:03 +00:00
Daniel Laird
fcb9d45a07 package/directfb-examples: DirectFB examples package
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-16 13:16:17 +00:00
Daniel Laird
7ba44159bd package/sawman: Add Package SawMan
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-16 12:10:23 +00:00
Wade Berrier
b8508d758e logrotate:
-new package
2008-10-06 20:41:12 +00:00
Hans-Christian Egtvedt
e40448aa34 SDL_net: add new package SDL_net
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-24 12:06:59 +00:00
Peter Korsgaard
0e23e6bdf1 package: add libconfuse - A library for parsing configuration files 2008-09-22 08:11:05 +00:00
Hans-Christian Egtvedt
aff967f068 libupnp: add package libupnp
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-18 06:48:20 +00:00
Daniel Laird
76235a15b3 audio: Move all audio packages into audio subdir
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-05 12:06:50 +00:00
Hamish Moffatt
1c89cf3f89 Added eeprog package from gustavoz 2008-09-04 01:35:34 +00:00
Peter Korsgaard
467403dd1c package: add libconfig package 2008-09-01 10:51:31 +00:00
Daniel Laird
1b5c1e7bdb games: Move all games into games subdir
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-29 13:27:37 +00:00
Daniel Laird
a6acb09e2a gtkperf: Adding gtkperf package
Allows some benchmarking of GTK on different targets.
2008-08-27 12:21:09 +00:00
Daniel Laird
f10aecd134 fbdump: Add new package fbdump.
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-27 11:01:16 +00:00
Daniel Laird
46f4188446 Move pixman from package/x11r7/pixman to package/pixman
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-26 16:27:25 +00:00
Daniel Laird
c30bb46320 Adds support for building LiTE - see DirectFB.org
Will close bug 0003974

Daniel Laird
2008-08-26 14:52:17 +00:00
Peter Korsgaard
bf83d53080 xorg: depend on WCHAR and LOCALE
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-22 14:24:53 +00:00
Peter Korsgaard
9e9e354a83 package: don't hide xorg/tinyx selection
Hiding xorg/tinyx selections until the user unselects "none" seems quite
unintuitive.
2008-08-22 14:24:51 +00:00
Peter Korsgaard
3cec3b453a package: add package managers sub menu 2008-08-04 19:07:51 +00:00
Peter Korsgaard
59b4626448 package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations 2008-08-04 19:07:36 +00:00
Peter Korsgaard
96b42a4fd1 dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2008-08-04 19:07:29 +00:00
Peter Korsgaard
02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
Peter Korsgaard
8bba7f0d67 vsftp: enable and fix linking
Patch by Wade Berrier.

It still errors out on sysdeputil.c for me, but this is no worse than
it was before, so committing.
2008-07-22 19:47:41 +00:00
Peter Korsgaard
fa0bedd0f5 package: sdl_image package
Based on patch by artemys. Closes #4194
2008-07-17 13:20:05 +00:00
Peter Korsgaard
7b55c86a9e gperf: move under "other development stuff" 2008-07-10 08:17:48 +00:00
Ulf Samuelsson
2685f5b139 Add gperf, perfect hash generator 2008-07-09 04:27:45 +00:00
Peter Korsgaard
3fa6f1b3b8 sqlite: move under database submenu 2008-07-08 14:14:36 +00:00
Ulf Samuelsson
e156f34a4a [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order for lighttpd config 2008-07-05 08:20:34 +00:00
Thiago A. Corrêa
9c0ef0b0a9 Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) 2008-07-04 03:49:18 +00:00
Peter Korsgaard
d4e56ff4dc packages: fix xorg to compile modular and tiny versions
Based on googlecode r558 by John Voltz.
2008-06-30 12:55:29 +00:00
Hamish Moffatt
051ed92d24 Added mii-diag package 2008-06-26 06:43:33 +00:00
Peter Korsgaard
39962a2162 BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy
It seems like kconfig nowadays don't like paranthesises is comments.

Reported by Harley.
2008-06-24 18:35:32 +00:00
Peter Korsgaard
32986b80d4 package/i2c-tools: I2C tools package
This package contains a heterogeneous set of I2C tools for Linux: a bus
probing tool, a chip dumper, register-level access helpers, EEPROM decoding
scripts, and more.

Based on patch by Michel (BusError).
2008-06-24 09:55:37 +00:00
Arnar Mar Sigurðsson
d11272f159 Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu)
Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32.
2008-06-01 18:08:48 +00:00
Peter Korsgaard
bfb1e1e9f1 package: ifplugd package 2008-05-31 07:28:12 +00:00
Nigel Kukard
bce15df3be * Added screen
The cross compile fix is unavoidable
2008-05-01 19:33:44 +00:00
John Voltz
83096989f9 add libiconv and framework for vlc 2008-04-24 18:35:44 +00:00
John Voltz
3dfdc14180 add pcre 2008-04-24 16:56:06 +00:00
John Voltz
676797d57f add oprofile 2008-04-24 16:54:29 +00:00
Peter Korsgaard
12ea7146cb blockdev: sort entries alphabetically 2008-04-19 20:44:13 +00:00
Peter Korsgaard
ab954a6ce6 buildroot: devmem2 package 2008-04-18 13:54:50 +00:00
Hamish Moffatt
51114afc64 Added package for axel download accelerator 2008-04-17 04:52:57 +00:00
Nigel Kukard
6fd44d68ed * Added rpm 2008-04-14 10:56:41 +00:00
Nigel Kukard
59a9c02e13 * Added neon 2008-04-12 09:56:15 +00:00
Nigel Kukard
9fadf8ade5 * Added popt 2008-04-12 09:51:21 +00:00
Nigel Kukard
d114386c45 * Added beecrypt 2008-04-12 09:45:49 +00:00
Nigel Kukard
7978ff879b * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly 2008-04-12 09:44:42 +00:00
Peter Korsgaard
ab36f50a82 buildroot: add libart package 2008-04-11 11:31:40 +00:00
Nigel Kukard
eaf3fcc137 * Added libbeecrypt (requirement for rpm5) 2008-04-09 09:57:25 +00:00
Nigel Kukard
08cb25116d * Added bootutils 2008-04-08 13:09:29 +00:00
Peter Korsgaard
8e4ba2b5fc buildroot: add input-tools package (evtest, inputattach, jscal, jstest) 2008-04-06 19:59:21 +00:00
John Voltz
da53e2e09e add festival speech synthesis package from University of Edinburgh 2008-04-03 17:13:46 +00:00
Ulf Samuelsson
0be9560cb5 Add webif package 2008-03-30 20:40:53 +00:00
Peter Korsgaard
77d133d27e package: move java packages to package/java sub directory 2008-03-28 10:40:45 +00:00
Peter Korsgaard
0d0cf0f56b packages: enable java submenu per default like the other submenus 2008-03-28 10:39:21 +00:00
Jason Spence
53a740fcd6 Added udpcast package. 2008-03-28 02:54:42 +00:00
John Voltz
0c368b715f add alsamixergui and docker packages 2008-03-20 16:55:37 +00:00
Peter Korsgaard
6be5cb76b9 buildroot: SDL_mixer package
Based on patch from Hebbar.
2008-03-07 13:31:33 +00:00
Peter Korsgaard
d47bd2de38 buildroot: move editors under package/editors and merge menus
Based on patch by Arnar Mar Sig.
2008-03-07 10:00:04 +00:00
John Voltz
b5c8c8cc0a updated config.in with all the new swag 2008-03-06 18:40:08 +00:00
Peter Korsgaard
a6bf612a6a move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT
Move fis + fconfig packages together with mtd utils under
Hardware handling / blockdevices and filesystem maintenance.
2008-02-24 21:35:01 +00:00
Peter Korsgaard
06accdc017 add BR2_TEXTEDIT_SUPPORT submenu
Group text editors under BR2_TEXTEDIT_SUPPORT submenu.
2008-02-24 21:34:52 +00:00
Peter Korsgaard
f1f84ce3af ezxml package 2008-02-24 20:18:00 +00:00
Peter Korsgaard
7cf2be4402 buildroot: add BR2_XML_SUPPORT submenu
Group XML stuff under BR2_XML_SUPPORT submenu.
2008-02-24 20:17:53 +00:00
Hamish Moffatt
4985f59169 Added package for fis, which allows you to manipulate the RedBoot flash partition table from linux. 2008-02-07 00:53:36 +00:00
Hamish Moffatt
b5e4871b39 Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux. 2008-02-07 00:51:57 +00:00
Ulf Samuelsson
5fa09eed0f Add libeXosip2 package 2007-11-30 12:32:33 +00:00
Ulf Samuelsson
af5347e469 Add libosip2 package 2007-11-30 10:28:36 +00:00
Ulf Samuelsson
c3719df5b4 Add lua package 2007-11-30 01:08:36 +00:00
Ulf Samuelsson
9b8a2f0362 Add speex vocoder package 2007-11-29 09:43:36 +00:00
Ulf Samuelsson
04919c43a0 Add libxslt package 2007-11-28 08:59:17 +00:00
Ivan Kuten
e1498416ac add fuse and nfs-3g packages 2007-11-24 16:09:25 +00:00
Ivan Kuten
da6c5f95e0 add SDL_ttf package 2007-11-16 15:33:46 +00:00
Ulf Samuelsson
d359c6611d Add libogg media container package for vorbis 2007-10-31 06:35:06 +00:00
Ulf Samuelsson
dfaa84ef50 Use logical OR instead of AND, Thanks Hamish 2007-10-30 20:05:25 +00:00
Thomas Lundquist
88f918e2e4 Adding Kismet, closing #1557 2007-10-30 09:16:51 +00:00
Ivan Kuten
ea8c2b1148 make microcom visible until it appear in busybox release 2007-10-26 17:50:09 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live 2007-09-26 21:12:38 +00:00
Ulf Samuelsson
1a1ac77c26 Reduce clutter in packages menu 2007-09-26 06:32:42 +00:00
Bernhard Reutner-Fischer
5010039460 - revert patch that obfuscates the config UI and doesn't reflect the order of config steps 2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0 Reorganize configs to even more logical positions 2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
4d5a30be34 - add olsr package (Sushi Sensei) 2007-09-19 21:27:49 +00:00
Ulf Samuelsson
9ede1d3811 Add libvorbis package 2007-09-12 04:58:33 +00:00
Ulf Samuelsson
7c48a8c33b Add irda-utils package, Courtesy of Benjamin Tietz 2007-09-05 03:40:47 +00:00
Bernhard Reutner-Fischer
ed58a1f70d - add mutt. Will need wchar massage 2007-09-02 20:53:38 +00:00
Bernhard Reutner-Fischer
58c265660b - add lm-sensors package 2007-09-01 18:01:08 +00:00
Ulf Samuelsson
a9a68fabc5 Add default X11 install directory 2007-08-28 23:02:52 +00:00
Bernhard Reutner-Fischer
3c4690edd3 - add rp-pppoe 2007-08-24 10:43:45 +00:00
Bernhard Reutner-Fischer
879c95de9e - forgot to include the Config.in 2007-08-22 16:08:38 +00:00
Ulf Samuelsson
1038cfab38 Reintroduce possibility to use old makefile for tiny-x as a test 2007-08-21 01:39:29 +00:00
Ulf Samuelsson
f12b2e4a82 Remove cirular dependencies 2007-08-14 06:18:02 +00:00
Ulf Samuelsson
5283c21dda Only build tinyX if WCHAR and LOCALE is enabled 2007-08-13 20:49:58 +00:00
Ulf Samuelsson
dcab96b108 Add support for fusion linux module 2007-08-12 18:19:45 +00:00
Ulf Samuelsson
eec58d106f Add tslib package 2007-08-12 11:34:03 +00:00
Ulf Samuelsson
54f3d3330c Add matchbox package 2007-08-12 11:31:06 +00:00
Ulf Samuelsson
784ebe7b7d Use package/libdrm instead of package/x11r7/libdrm 2007-08-11 23:31:41 +00:00
Ulf Samuelsson
28625ea369 Add mdnsresponder package 2007-08-11 16:44:54 +00:00
Eric Andersen
a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00
Ulf Samuelsson
1b50c35b01 Add php package 2007-08-07 17:47:03 +00:00
Ulf Samuelsson
39435919e8 Allo configuration of libdaemon 2007-08-06 19:41:40 +00:00
Ulf Samuelsson
a1025ef45c Add libaio package 2007-07-28 15:37:11 +00:00
Ulf Samuelsson
87e9deb129 Add gadgetfs package 2007-07-28 15:30:20 +00:00
Bernhard Reutner-Fischer
61a80acfa9 - a separate Video menu is redundant WRT the Graphic submenu 2007-07-27 12:47:58 +00:00
Bernhard Reutner-Fischer
c5757aad70 - add a choice for Xserver selection.
This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html
2007-07-24 17:48:58 +00:00
Ulf Samuelsson
e750d9b676 Undo conditional configuration for fbv and fbset 2007-07-23 12:01:05 +00:00
Ulf Samuelsson
e1e3b7a5ec Add imagemagick package 2007-07-23 09:06:34 +00:00
Ulf Samuelsson
316aa9a192 Add fbset 'frame buffer set' package 2007-07-23 09:00:58 +00:00
Ulf Samuelsson
96a8fc9f59 Add fbv 'frame buffer viewer' package 2007-07-23 08:59:10 +00:00
Ulf Samuelsson
260db3b0fb All libungif package 2007-07-23 08:23:54 +00:00
Ulf Samuelsson
05936ec76e Add alsa-utils package 2007-07-23 08:10:52 +00:00
Ulf Samuelsson
620f19dc2e Add alsa-lib package 2007-07-23 07:54:13 +00:00
Ulf Samuelsson
73f43a28c3 Add vpnc package 2007-07-17 18:14:25 +00:00