1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 01:23:40 +03:00
openwrt-xburst/package/libvorbis/Config.in
nico 0b26a87847 change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-17 22:19:21 +00:00

10 lines
237 B
Plaintext

config BR2_PACKAGE_LIBVORBIS
tristate "libvorbis - The Vorbis General Audio Compression Codec library"
default n
select BR2_PACKAGE_LIBOGG
help
The Vorbis General Audio Compression Codec library.
http://www.vorbis.com/