Config.in 438 B

123456789101112131415
  1. config BR2_PACKAGE_KODI_IMAGEDECODER_RAW
  2. bool "kodi-imagedecoder-raw"
  3. depends on BR2_TOOLCHAIN_HAS_SYNC_4
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. select BR2_PACKAGE_JPEG
  6. select BR2_PACKAGE_LCMS2
  7. select BR2_PACKAGE_LIBRAW
  8. help
  9. RAW image decoder add-on for Kodi
  10. https://github.com/xbmc/imagedecoder.raw
  11. comment "kodi-imagedecoder-raw needs a toolchain w/ C++"
  12. depends on BR2_TOOLCHAIN_HAS_SYNC_4
  13. depends on !BR2_INSTALL_LIBSTDCPP