openwrtv3/openwrt/package/flac/Config.in
Nicolas Thill 869c74e8d5 add flac package (thanks to David Collet)
SVN-Revision: 2158
2005-10-17 23:46:05 +00:00

14 lines
290 B
Text

config BR2_COMPILE_FLAC
bool
default n
depends BR2_PACKAGE_LIBFLAC
config BR2_PACKAGE_LIBFLAC
tristate "libflac - Free Lossless Audio Codec library"
default m if CONFIG_DEVEL
select BR2_COMPILE_FLAC
help
Free Lossless Audio Codec library
http://flac.sourceforge.net/