mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
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
|