xref: /OK3568_Linux_fs/buildroot/package/vorbis-tools/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_VORBIS_TOOLS
2	bool "vorbis-tools"
3	select BR2_PACKAGE_LIBAO
4	select BR2_PACKAGE_LIBOGG
5	select BR2_PACKAGE_LIBVORBIS
6	select BR2_PACKAGE_LIBCURL
7	help
8	  Standalone player, encoder and decoder for Ogg format files.
9
10	  Works also as a streaming player.
11
12	  http://www.vorbis.com/
13