summaryrefslogtreecommitdiffstats
path: root/package/kodi-audiodecoder-opus/Config.in
blob: 12d7247d58e0738af81d9846fbf35f6fcde18e11 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_KODI_AUDIODECODER_OPUS
	bool "kodi-audiodecoder-opus"
	select BR2_PACKAGE_KODI_PLATFORM
	select BR2_PACKAGE_LIBOGG
	select BR2_PACKAGE_OPUS
	select BR2_PACKAGE_OPUSFILE
	help
	  Opus audio decoder for Kodi

	  https://github.com/notspiff/audiodecoder.opus
OpenPOWER on IntegriCloud