9eeb1f687d
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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
|