config BR2_PACKAGE_LIBCURL
tristate "libcurl - A client-side URL transfer library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_COMPILE_CURL
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_ZLIB
config BR2_PACKAGE_CURL
tristate "curl - A client-side URL transfer tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBCURL
help
A client-side URL transfer tool.
config BR2_PACKAGE_DOSFSTOOLS
tristate "dosfstools - Utilities to create and check MS-DOS FAT filesystems"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
Utilities to create and check MS-DOS FAT filesystems.
config BR2_PACKAGE_E2FSPROGS
tristate "e2fsprogs - Ext2/3 filesystem utilities"
-# default m if DEVELOPER
- default n
+ default m if DEVELOPER
help
This package contains essential ext2 filesystem utilities which consists of
e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
config BR2_PACKAGE_ETHER_WAKE
tristate "ether-wake - A Wake-On-LAN (WOL) client"
-# default y if DEVELOPER=1
- default n
+ default y if DEVELOPER=1
help
A Wake-On-LAN (WOL) client,
This program sends a magic packet to wake up sleeping networked machines.
config BR2_PACKAGE_LIBEXPAT
tristate "libexpat - a fast, non-validating, stream-oriented XML parsing library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_COMPILE_EXPAT
help
A fast, non-validating, stream-oriented XML parsing library
config BR2_PACKAGE_LIBGNUTLS
tristate "libgnutls - The GNU TLS library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_COMPILE_GNUTLS
select BR2_PACKAGE_LIBGCRYPT
help
config BR2_PACKAGE_GNUTLS_UTILS
tristate "gnutls-utils - The GNU TLS utilities"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBGNUTLS
help
GnuTLS is a project that aims to develop a library which provides a
config BR2_PACKAGE_LIBGNUTLS_OPENSSL
tristate "libgnutls-openssl - The GNU TLS OpenSSL compatibility layer library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBGNUTLS
help
GnuTLS is a project that aims to develop a library which provides a
config BR2_PACKAGE_HOSTAPD
tristate "hostapd - IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_MADWIFI
select BR2_PACKAGE_OPENSSL
help
config BR2_PACKAGE_ID3LIB
prompt "id3lib - An ID3v1/ID3v2 tagging library"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_UCLIBCXX
select BR2_PACKAGE_ZLIB
help
config BR2_PACKAGE_LIBDAEMON
tristate "libdaemon - A lightweight C library that eases the writing of UNIX daemons"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
libdaemon is a lightweight C library that eases the writing of UNIX daemons.
It consists of the following parts:
config BR2_PACKAGE_LIBEVENT
tristate "libevent - Event notification library for event-driven network servers"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
config BR2_PACKAGE_LIBFFI_SABLE
tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
The libffi library provides a portable, high level programming
interface to various calling conventions. This allows a programmer to
config BR2_PACKAGE_LIBGCRYPT
tristate "libgcrypt - The GNU crypto library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBGPG_ERROR
help
This is a general purpose cryptographic library based on the code from
config BR2_PACKAGE_LIBGPG_ERROR
tristate "libgpg-error - An helper library for common error codes and descriptions"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
This is a library that defines common error values for all GnuPG
components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
config BR2_PACKAGE_LIBID3TAG
tristate "libid3tag - An ID3 tag manipulation library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
help
libid3tag is a library for reading and (eventually) writing ID3 tags, both
config BR2_PACKAGE_LIBUPNP
tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
The Universal Plug and Play (UPnP) SDK for Linux provides support
for building UPnP-compliant control points, devices, and bridges
config BR2_PACKAGE_LIBXML2
tristate "libxml2 - Gnome XML library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
help
config BR2_PACKAGE_LIBXSLT
tristate "libxslt - Gnome XSLT library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBXML2
help
A library for XML transformation using XSLT.
config BR2_PACKAGE_MT_DAAPD
prompt "mt-daapd - A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBGDBM
select BR2_PACKAGE_LIBHOWL
select BR2_PACKAGE_LIBID3TAG
config BR2_PACKAGE_NETSTAT-NAT
tristate "netstat-nat - a netstat variant for NAT connections"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
Netstat-nat is a small program written in C.
It displays NAT connections, managed by netfilter/iptables which comes
config BR2_PACKAGE_PARPROUTED
tristate "parprouted - Proxy ARP daemon"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging.
This is useful for creation of transparent firewalls and bridging networks
config BR2_PACKAGE_PICOCOM
tristate "picocom - minimal dumb-terminal emulation program"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
As its name suggests, picocom is a minimal dumb-terminal emulation
program. It is, in principle, very much like minicom, only it's pico
-config BR2_PACKAGE_READLINE
+config BR2_COMPILE_READLINE
bool
default n
depends BR2_PACKAGE_LIBREADLINE
config BR2_PACKAGE_LIBREADLINE
tristate "libreadline - Command lines edition library"
-# default m if CONFIG_DEVEL
- default n
- select BR2_PACKAGE_READLINE
+ default m if CONFIG_DEVEL
+ select BR2_COMPILE_READLINE
help
The Readline library provides a set of functions for use by applications
that allow users to edit command lines as they are typed in. Both Emacs
depends BR2_PACKAGE_SABLEVM
prompt "libsablevm-classpath - Essential native libraries for Java"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_SABLEVM_CLASSPATH
help
GNU Classpath, Essential Libraries for Java, is a GNU project to create
config BR2_PACKAGE_SABLEVM_CLASSPATH_FULL
prompt "...-full: Full set"
tristate
+ default n
help
GNU Classpath, Essential Libraries for Java, is a GNU project to create
free core class libraries for use with virtual machines and compilers for
config BR2_PACKAGE_SABLEVM_CLASSPATH_MINI
prompt "...-mini: Minimal set"
tristate
+ default m if CONFIG_DEVEL
help
GNU Classpath, Essential Libraries for Java, is a GNU project to create
config BR2_PACKAGE_SABLEVM
tristate "sablevm - A Java Virtual Machine (JVM) implementation"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBFFI_SABLE
select BR2_PACKAGE_LIBLTDL
select BR2_PACKAGE_LIBPOPT
config BR2_PACKAGE_SETPWC
tristate "setpwc - Philips (and compatibles) WebCams (PWC) control utility"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
help
Philips (and compatibles) WebCams (PWC) control utility.
-config BR2_PACKAGE_SQLITE
+config BR2_COMPILE_SQLITE
bool
default n
depends BR2_PACKAGE_LIBSQLITE
config BR2_PACKAGE_LIBSQLITE
prompt "libsqlite - Self-contained, embeddable, zero-configuration SQL database engine"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_SQLITE
select BR2_PACKAGE_LIBNCURSES
select BR2_PACKAGE_LIBREADLINE
config BR2_PACKAGE_SQLITE_CLI
prompt "sqlite-cli - Command line interface for SQLite"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBSQLITE
help
SQLite is a small C library that implements a self-contained, embeddable,
-config BR2_PACKAGE_SQLITE2
+config BR2_COMPILE_SQLITE2
bool
default n
depends BR2_PACKAGE_LIBSQLITE2
config BR2_PACKAGE_LIBSQLITE2
prompt "libsqlite2 - Self-contained, embeddable, zero-configuration SQL database engine (v2.x)"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_SQLITE2
select BR2_PACKAGE_LIBNCURSES
select BR2_PACKAGE_LIBREADLINE
config BR2_PACKAGE_SQLITE2_CLI
prompt "sqlite2-cli - Command line interface for SQLite (v2.x)"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBSQLITE2
help
SQLite is a small C library that implements a self-contained, embeddable,
config BR2_PACKAGE_TOR
tristate "tor - An anonymous Internet communication system"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBEVENT
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_LIBPTHREAD