Blame view

buildroot/buildroot-2016.08.1/package/kodi-audiodecoder-opus/Config.in 275 Bytes
6b13f685e   김민수   BSP 최초 추가
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