mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
12
package/vorbis-tools/Config.in
Normal file
12
package/vorbis-tools/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user