mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 21:51:40 +01:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
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/
|