]> Git Repo - buildroot-mgba.git/blame - package/Config.in
some fixes for fltk
[buildroot-mgba.git] / package / Config.in
CommitLineData
f6940161
EA
1menu "Package Selection for the target"
2
34a88f1f 3source "package/busybox/Config.in"
34a88f1f 4
4b0d5a80 5comment "The minimum needed to build a uClibc development system"
1a1ac77c 6
f6940161
EA
7source "package/bash/Config.in"
8source "package/bzip2/Config.in"
d749450f 9if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 10source "package/coreutils/Config.in"
d749450f 11endif
f6940161 12source "package/diffutils/Config.in"
d749450f 13if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 14source "package/findutils/Config.in"
d749450f 15endif
f6940161 16source "package/flex/Config.in"
d749450f 17if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 18source "package/gawk/Config.in"
d749450f 19endif
f6940161 20source "toolchain/gcc/Config.in.2"
d749450f 21if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 22source "package/grep/Config.in"
d749450f 23endif
f6940161 24source "package/make/Config.in"
d749450f 25if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 26source "package/patch/Config.in"
2d523c23 27source "package/sed/Config.in"
f6940161 28source "package/tar/Config.in"
d749450f 29endif
f6940161 30
4b0d5a80
BRF
31#menuconfig BR2_APPLICATION_SUPPORT
32# bool "Common Applications"
33# default y
34# help
35# A set of applications, utilities and libraries for
36# text processing, toolchain generation and other things.
37
38
39#if BR2_APPLICATION_SUPPORT
a2fad645 40comment "Other development stuff"
f6940161
EA
41source "package/autoconf/Config.in"
42source "package/automake/Config.in"
f6940161 43source "package/bison/Config.in"
a2fad645 44source "toolchain/ccache/Config.in.2"
8ff8fa76 45source "package/cvs/Config.in"
f6940161 46source "package/distcc/Config.in"
28151cf8 47source "package/dmalloc/Config.in"
f6940161 48source "package/fakeroot/Config.in"
f6940161 49source "package/gettext/Config.in"
ccd252b5
BRF
50source "package/gmp/Config.in"
51source "package/mpfr/Config.in"
a2fad645
BRF
52source "package/libtool/Config.in"
53source "package/m4/Config.in"
54source "package/mpatrol/Config.in"
55source "package/pkgconfig/Config.in"
56source "package/readline/Config.in"
57source "package/valgrind/Config.in"
58
59comment "Other stuff"
60source "package/at/Config.in"
61source "package/berkeleydb/Config.in"
62source "package/bsdiff/Config.in"
b5c8c8cc 63source "package/cups/Config.in"
a2fad645
BRF
64source "package/customize/Config.in"
65source "package/dash/Config.in"
4985f591 66source "package/file/Config.in"
b5c8c8cc
JV
67source "package/gamin/Config.in"
68source "package/icu/Config.in"
69source "package/ipkg/Config.in"
b07203d4 70source "package/kexec/Config.in"
d749450f 71if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 72source "package/less/Config.in"
d749450f 73endif
39435919 74source "package/libdaemon/Config.in"
4dcfc9dc 75source "package/libelf/Config.in"
0d7b08da 76source "package/libevent/Config.in"
f6940161 77source "package/libfloat/Config.in"
73f43a28
US
78source "package/libgcrypt/Config.in"
79source "package/libgpg-error/Config.in"
1f928311 80source "package/liblockfile/Config.in"
dfba3cfe 81source "package/libsysfs/Config.in"
1f928311 82source "package/lockfile-progs/Config.in"
f2a47040 83source "package/lsof/Config.in"
f6940161
EA
84source "package/ltp-testsuite/Config.in"
85source "package/ltrace/Config.in"
f2a5ce4b 86source "package/ltt/Config.in"
d749450f 87if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
d5b0e08e
EA
88source "package/module-init-tools/Config.in"
89source "package/modutils/Config.in"
d749450f 90endif
b5c8c8cc 91source "package/ng-spice-rework/Config.in"
6a422355 92source "package/portage/Config.in"
d749450f 93if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 94source "package/procps/Config.in"
d749450f 95endif
d749450f 96if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
bb5cb3db 97source "package/psmisc/Config.in"
d749450f 98endif
dfa4f837 99source "package/sqlite/Config.in"
b5c8c8cc 100source "package/startup-notification/Config.in"
f6940161 101source "package/strace/Config.in"
34a0c2f0 102source "package/sudo/Config.in"
d749450f 103if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
8eb1a770 104source "package/sysklogd/Config.in"
d749450f 105# busybox has init and the runit stuff
9c5bb0ec 106source "package/sysvinit/Config.in"
d749450f 107endif
d749450f 108if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 109source "package/tinylogin/Config.in"
d749450f 110endif
d749450f 111if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
f6940161 112source "package/util-linux/Config.in"
d749450f 113endif
d749450f 114if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
52c9508f 115source "package/which/Config.in"
d749450f 116endif
2d523c23 117
06accdc0
PK
118if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
119# busybox has an editor
120
d47bd2de
PK
121# text editors
122source "package/editors/Config.in"
06accdc0
PK
123
124endif
125
e3162a38
BRF
126menuconfig BR2_NETWORK_SUPPORT
127 bool "Networking"
a2fad645 128 default y
e3162a38 129 help
1a1ac77c 130 Support for communication, networking and related packages
e3162a38
BRF
131
132if BR2_NETWORK_SUPPORT
1a1ac77c 133comment "Networking applications"
e3162a38 134source "package/argus/Config.in"
a2fad645
BRF
135source "package/avahi/Config.in"
136source "package/boa/Config.in"
e3162a38 137source "package/bind/Config.in"
b5c8c8cc 138source "package/bridge-utils/Config.in"
1f928311 139source "package/curl/Config.in"
e3162a38
BRF
140if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
141source "package/dhcp/Config.in"
142endif
143source "package/dnsmasq/Config.in"
144source "package/dropbear/Config.in"
145source "package/ethtool/Config.in"
9a171e73 146source "package/haserl/Config.in"
e3162a38 147source "package/hostap/Config.in"
7c48a8c3 148source "package/irda-utils/Config.in"
70821e33 149source "package/iperf/Config.in"
e3162a38
BRF
150source "package/iproute2/Config.in"
151source "package/ipsec-tools/Config.in"
152source "package/iptables/Config.in"
88f918e2 153source "package/kismet/Config.in"
9e453fb4 154source "package/l2tp/Config.in"
e3162a38
BRF
155source "package/libcgi/Config.in"
156source "package/libcgicc/Config.in"
5fa09eed 157source "package/libeXosip2/Config.in"
af5347e4 158source "package/libosip2/Config.in"
e3162a38 159source "package/libpcap/Config.in"
e3162a38
BRF
160source "package/links/Config.in"
161source "package/lrzsz/Config.in"
28625ea3 162source "package/mdnsresponder/Config.in"
dfaa84ef 163if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS || !BR2_PACKAGE_BUSYBOX_SNAPSHOT
4b0d5a80
BRF
164source "package/microcom/Config.in"
165endif
e3162a38 166source "package/mrouted/Config.in"
ed58a1f7 167source "package/mutt/Config.in"
e3162a38 168source "package/nbd/Config.in"
a3bf0447 169source "package/ncftp/Config.in"
c41d4413
BRF
170if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
171source "package/netcat/Config.in"
172endif
e3162a38
BRF
173source "package/netkitbase/Config.in"
174source "package/netkittelnet/Config.in"
175source "package/netplug/Config.in"
176source "package/netsnmp/Config.in"
177source "package/nfs-utils/Config.in"
178source "package/ntp/Config.in"
4d5a30be 179source "package/olsr/Config.in"
e3162a38
BRF
180source "package/openntpd/Config.in"
181source "package/openssh/Config.in"
182source "package/openssl/Config.in"
183source "package/openvpn/Config.in"
184source "package/openswan/Config.in"
185source "package/portmap/Config.in"
186source "package/pppd/Config.in"
3c4690ed 187source "package/rp-pppoe/Config.in"
879c95de 188source "package/pptp-linux/Config.in"
e3162a38 189source "package/proftpd/Config.in"
1548b21c 190source "package/quagga/Config.in"
e3162a38
BRF
191source "package/rsync/Config.in"
192source "package/samba/Config.in"
193source "package/socat/Config.in"
194source "package/stunnel/Config.in"
195source "package/tcpdump/Config.in"
196source "package/tftpd/Config.in"
197if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
7a91ec9a 198source "package/lighttpd/Config.in"
e3162a38 199source "package/thttpd/Config.in"
7a91ec9a 200source "package/tinyhttpd/Config.in"
e3162a38
BRF
201endif
202source "package/tn5250/Config.in"
203source "package/ttcp/Config.in"
e4e8dc7f 204#if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
7a91ec9a 205# ATTENTION! This was merged into busybox!
e4e8dc7f
BRF
206#source "package/udhcp/Config.in"
207#endif
73f43a28 208source "package/vpnc/Config.in"
e3162a38
BRF
209source "package/vtun/Config.in"
210if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
211source "package/wget/Config.in"
212endif
213source "package/wireless-tools/Config.in"
214
215endif
216
a2fad645
BRF
217menuconfig BR2_BLOCKDEV_SUPPORT
218 bool "Hardware handling / blockdevices and filesystem maintenance"
219 default y
220 help
221 Support for hardware handling and maintenance, block devices,
222 filesystem creation and maintenance.
e3162a38 223
a2fad645
BRF
224if BR2_BLOCKDEV_SUPPORT
225source "package/acpid/Config.in"
226source "package/dbus/Config.in"
227source "package/dbus-glib/Config.in"
228source "package/dm/Config.in"
229source "package/dmraid/Config.in"
230source "package/e2fsprogs/Config.in"
a6bf612a
PK
231source "package/fconfig/Config.in"
232source "package/fis/Config.in"
e1498416 233source "package/fuse/Config.in"
87e9deb1 234source "package/gadgetfs-test/Config.in"
a2fad645
BRF
235source "package/hal/Config.in"
236if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
237source "package/hdparm/Config.in"
238source "package/hotplug/Config.in"
239endif
240source "package/hwdata/Config.in"
241source "package/iostat/Config.in"
a1025ef4 242source "package/libaio/Config.in"
a2fad645
BRF
243source "package/libraw1394/Config.in"
244source "package/libusb/Config.in"
58c26566 245source "package/lm-sensors/Config.in"
a2fad645
BRF
246source "package/lvm2/Config.in"
247source "package/mdadm/Config.in"
248source "package/memtester/Config.in"
249source "package/mkdosfs/Config.in"
250source "package/mtd/Config.in"
e1498416 251source "package/ntfs-3g/Config.in"
a2fad645
BRF
252source "package/pciutils/Config.in"
253source "package/pcmcia/Config.in"
254source "package/raidtools/Config.in"
b6f97359 255source "package/setserial/Config.in"
a2fad645
BRF
256if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
257# busybox has fdisk
258source "package/sfdisk/Config.in"
259endif
260source "package/smartmontools/Config.in"
261if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
262# mdev
263source "package/udev/Config.in"
264endif
265source "package/usbmount/Config.in"
266source "package/usbutils/Config.in"
267source "package/wipe/Config.in"
268source "package/xfsprogs/Config.in"
269endif
270
271menuconfig BR2_AUDIO_SUPPORT
272 bool "Audio libraries and applications"
273 default y
8fd570f2 274 help
a2fad645
BRF
275 Support for audio libraries and applications
276
277if BR2_AUDIO_SUPPORT
620f19dc 278source "package/alsa-lib/Config.in"
05936ec7 279source "package/alsa-utils/Config.in"
a2fad645 280source "package/asterisk/Config.in"
1c0ead41 281source "package/aumix/Config.in"
8298b7d0 282source "package/libid3tag/Config.in"
a2fad645 283source "package/libmad/Config.in"
d359c661 284source "package/libogg/Config.in"
b33a6fb3 285source "package/libsndfile/Config.in"
9ede1d38 286source "package/libvorbis/Config.in"
bf898045 287source "package/madplay/Config.in"
a2fad645 288source "package/mpg123/Config.in"
9b8a2f03 289source "package/speex/Config.in"
a2fad645
BRF
290endif
291
292menuconfig BR2_GRAPHIC_SUPPORT
293 bool "Graphic libraries and applications (graphic/text)"
294 default y
295 help
296 Support for graphic libraries, X Window system and related
297 packages, graphical toolkits, etc.
298
299if BR2_GRAPHIC_SUPPORT
300comment "text rendering libraries"
301source "package/ncurses/Config.in"
302source "package/newt/Config.in"
303source "package/slang/Config.in"
304
305comment "text rendering applications"
306source "package/dialog/Config.in"
307
308comment "graphic libraries"
309source "package/directfb/Config.in"
dcab96b1 310source "package/fusion/Config.in"
e1e3b7a5 311source "package/imagemagick/Config.in"
a2fad645
BRF
312source "package/jpeg/Config.in"
313source "package/libpng/Config.in"
260db3b0 314source "package/libungif/Config.in"
a2fad645 315source "package/sdl/Config.in"
6be5cb76 316source "package/sdl_mixer/Config.in"
da6c5f95 317source "package/sdl_ttf/Config.in"
a2fad645
BRF
318source "package/tiff/Config.in"
319
e750d9b6
US
320comment "busybox graphic applications"
321comment "--> (May be broken in busybox)"
322source "package/fbv/Config.in"
323source "package/fbset/Config.in"
324
a2fad645
BRF
325comment "other GUIs"
326source "package/qte/Config.in"
327source "package/qtopia4/Config.in"
8fd570f2 328
726abd4e 329#source "package/microwin/Config.in"
a2fad645 330
c5757aad
BRF
331choice
332prompt "X Window System server"
333 default BR2_PACKAGE_XSERVER_none
334 help
335 Xserver to use.
336 For more information about the X protocol see
337 http://www.x.org
5283c21d 338 You may have to enable LOCALE and WCHAR to build
c5757aad
BRF
339
340config BR2_PACKAGE_XSERVER_none
341 bool "none"
a7e49eb2
EA
342config BR2_PACKAGE_XSERVER_x11r7
343 bool "x11r7"
c5757aad
BRF
344config BR2_PACKAGE_XSERVER_xorg
345 bool "xorg"
346config BR2_PACKAGE_XSERVER_tinyx
347 bool "tinyx"
348endchoice
a9a68fab
US
349
350config BR2_X11_PREFIX
351 string
352 default "/usr/X11R6" if BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
353 default "/usr" if !BR2_PACKAGE_XSERVER_xorg && !BR2_PACKAGE_XSERVER_tinyx
354 help
355 X11 apps root location
356
a7e49eb2
EA
357if BR2_PACKAGE_XSERVER_x11r7
358source "package/x11r7/Config.in"
359endif
c5757aad 360if BR2_PACKAGE_XSERVER_xorg
8fd570f2 361source "package/xorg/Config.in"
c5757aad
BRF
362endif
363if BR2_PACKAGE_XSERVER_tinyx
8fd570f2 364source "package/tinyx/Config.in"
1038cfab 365source "package/tinyx-old/Config.in"
c5757aad
BRF
366endif
367
8fd570f2 368comment "X libraries and helper libraries"
c5757aad 369#XXX: maybe some of these should depend on !BR2_PACKAGE_XSERVER_none
a2fad645 370source "package/atk/Config.in"
8fd570f2
BRF
371source "package/cairo/Config.in"
372source "package/pango/Config.in"
784ebe7b 373source "package/libdrm/Config.in"
8fd570f2
BRF
374source "package/libglib12/Config.in"
375source "package/libglib2/Config.in"
376source "package/libgtk12/Config.in"
377source "package/libgtk2/Config.in"
9e6af6c0 378source "package/gtk2-engines/Config.in"
b5c8c8cc
JV
379source "package/gtk2-themes/Config.in"
380source "package/libsexy/Config.in"
381source "package/fltk/Config.in"
382source "package/openmotif/Config.in"
8fd570f2
BRF
383source "package/fontconfig/Config.in"
384source "package/freetype/Config.in"
eec58d10 385source "package/tslib/Config.in"
b5c8c8cc 386
a2fad645 387comment "X Window managers"
54f3d333 388source "package/matchbox/Config.in"
8fd570f2 389source "package/metacity/Config.in"
b5c8c8cc
JV
390source "package/blackbox/Config.in"
391
8fd570f2 392comment "X applications"
8fd570f2 393source "package/dillo/Config.in"
b5c8c8cc
JV
394source "package/midori/Config.in"
395source "package/webkit/Config.in"
e2dde9c7
PK
396source "package/rdesktop/Config.in"
397source "package/rxvt/Config.in"
b5c8c8cc
JV
398source "package/synergy/Config.in"
399source "package/gqview/Config.in"
400source "package/leafpad/Config.in"
401source "package/torsmo/Config.in"
402source "package/pcmanfm/Config.in"
403source "package/xstroke/Config.in"
404source "package/sylpheed/Config.in"
405source "package/xpdf/Config.in"
406source "package/x11vnc/Config.in"
407source "package/xvkbd/Config.in"
3ec18d5a 408
61a80acf
BRF
409comment "Video libraries/codecs and applications"
410source "package/mplayer/Config.in"
8fd570f2 411endif
4584c0df 412
a2fad645
BRF
413menuconfig BR2_COMPRESSOR_SUPPORT
414 bool "Compressors / decompressors"
415 default y
416 help
417 Support for compressors and decompressors like lzo, lzma, bzip2
418
3d982375 419if BR2_COMPRESSOR_SUPPORT
570d834d 420if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
a2fad645 421source "package/gzip/Config.in"
570d834d 422endif
a2fad645
BRF
423source "package/lzo/Config.in"
424source "package/lzma/Config.in"
425source "package/zlib/Config.in"
426endif
427
428menuconfig BR2_SCRIPTING_SUPPORT
429 bool "Interpreter languages / Scripting"
430 default y
431 help
432 Support for scripting languages, interpreter languages.
433
434if BR2_SCRIPTING_SUPPORT
c3719df5 435source "package/lua/Config.in"
a2fad645
BRF
436source "package/microperl/Config.in"
437source "package/python/Config.in"
438source "package/ruby/Config.in"
439source "package/tcl/Config.in"
1b50c35b 440source "package/php/Config.in"
a2fad645
BRF
441endif
442
7cf2be44
PK
443menuconfig BR2_XML_SUPPORT
444 bool "XML handling"
445 default y
446 help
447 Support for XML handling
448
449if BR2_XML_SUPPORT
450source "package/expat/Config.in"
f1f84ce3 451source "package/ezxml/Config.in"
7cf2be44
PK
452source "package/libxml2/Config.in"
453source "package/libxslt/Config.in"
454source "package/xerces/Config.in"
455endif
456
b5c8c8cc
JV
457menuconfig BR2_JAVA_SUPPORT
458 bool "Java"
459 default n
460 help
461 Support java programs (classpath, vm, osgi)
462
463if BR2_JAVA_SUPPORT
464source "package/classpath/Config.in"
465source "package/jamvm/Config.in"
466source "package/concierge/Config.in"
467endif
468
af5347e4
US
469menuconfig BR2_GAMES
470 bool "Games"
471 default y
472 help
473 Support for games
474
475if BR2_GAMES
476source "package/lxdoom/Config.in"
b5c8c8cc
JV
477source "package/ace_of_penguins/Config.in"
478source "package/gnuchess/Config.in"
479source "package/xboard/Config.in"
480source "package/rubix/Config.in"
481source "package/magiccube4d/Config.in"
482source "package/vice/Config.in"
af5347e4
US
483endif
484
2d523c23 485endmenu
This page took 0.201951 seconds and 4 git commands to generate.