mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-27 21:53:33 +00:00
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
config BR2_PACKAGE_KODI_AUDIODECODER_MODPLUG
|
|
bool "kodi-audiodecoder-modplug"
|
|
select BR2_PACKAGE_KODI_PLATFORM
|
|
select BR2_PACKAGE_LIBMODPLUG
|
|
help
|
|
Modplug decoder addon for Kodi
|
|
|
|
https://github.com/notspiff/audiodecoder.modplug
|