mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 05:31:18 +01:00
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
config BR2_PACKAGE_KODI_AUDIOENCODER_LAME
|
|
bool "kodi-audioencoder-lame"
|
|
select BR2_PACKAGE_KODI_OPTICALDRIVE
|
|
select BR2_PACKAGE_LAME
|
|
help
|
|
An audioencoder addon for Kodi
|
|
|
|
https://github.com/xbmc/audioencoder.lame
|