| config BR2_PACKAGE_VORBIS_TOOLS | |
| bool "vorbis-tools" | |
| select BR2_PACKAGE_LIBAO | |
| select BR2_PACKAGE_LIBOGG | |
| select BR2_PACKAGE_LIBVORBIS | |
| select BR2_PACKAGE_LIBCURL | |
| help | |
| Standalone player, encoder and decoder for Ogg format files. | |
| Works also as a streaming player. | |
| http://www.vorbis.com/ |