mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
config BR2_PACKAGE_KODI_AUDIOENCODER_LAME
|
|
bool "kodi-audioencoder-lame"
|
|
select BR2_PACKAGE_KODI_OPTICALDRIVE
|
|
select BR2_PACKAGE_LAME
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
|
help
|
|
An audioencoder addon for Kodi
|
|
|
|
https://github.com/xbmc/audioencoder.lame
|