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
|