let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libvorbisidec / Config.in
1 config BR2_PACKAGE_LIBVORBISIDEC
2 prompt "libvorbisidec..................... A fixed-point implementation (Tremor) of libogg/libvorbis"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 libvorbisidec is "tremor", a fixed-point implementation of libvorbis.
7 It also has libogg built-in. It is suitable as a replacement for
8 libvorbis and libogg in tremor-aware applications.
9 Tremor is a decoder only.
10
11 http://http://wiki.xiph.org/index.php/Tremor
12