9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
|
config BR2_PACKAGE_KODI_AUDIOENCODER_VORBIS
|
||
|
bool "kodi-audioencoder-vorbis"
|
||
|
select BR2_PACKAGE_LIBOGG
|
||
|
select BR2_PACKAGE_LIBVORBIS
|
||
|
help
|
||
|
An audioencoder addon for Kodi
|
||
|
|
||
|
https://github.com/xbmc/audioencoder.vorbis
|