11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
|
config BR2_PACKAGE_KODI_AUDIODECODER_OPUS
|
||
|
bool "kodi-audiodecoder-opus"
|
||
|
select BR2_PACKAGE_KODI_PLATFORM
|
||
|
select BR2_PACKAGE_LIBOGG
|
||
|
select BR2_PACKAGE_OPUS
|
||
|
select BR2_PACKAGE_OPUSFILE
|
||
|
help
|
||
|
Opus audio decoder for Kodi
|
||
|
|
||
|
https://github.com/notspiff/audiodecoder.opus
|