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