1config BR2_PACKAGE_KODI_AUDIOENCODER_LAME
2 bool "kodi-audioencoder-lame"
3 select BR2_PACKAGE_KODI_OPTICALDRIVE
4 select BR2_PACKAGE_LAME
5 select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6 help
7 An audioencoder addon for Kodi
8
9 https://github.com/xbmc/audioencoder.lame
10