006d936739
Changed _SITE after upstream relocated all audio decoders to xbmc repos
4c900f6835
Changed dependency from kodi-platform to kodi itself, the dependency to
kodi-platform was removed upstream.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
config BR2_PACKAGE_KODI_AUDIODECODER_MODPLUG
|
|
bool "kodi-audiodecoder-modplug"
|
|
select BR2_PACKAGE_LIBMODPLUG
|
|
help
|
|
Modplug decoder addon for Kodi
|
|
|
|
https://github.com/xbmc/audiodecoder.modplug
|