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