f03ea1d7d4
Most screensaver repos were moved to the xbmc project:57b8ed5fb9
29c23f8e0c
98e7131502
994b0d5b73
21b0c96d7f
Add patches to fix missing cstddef include. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_CPBLOBS
|
|
bool "kodi-screensaver-cpblobs"
|
|
depends on BR2_PACKAGE_HAS_LIBGL # libsoil
|
|
select BR2_PACKAGE_LIBSOIL
|
|
help
|
|
CpBlobs screensaver for Kodi
|
|
|
|
https://github.com/xbmc/screensaver.cpblobs
|
|
|
|
comment "kodi-screensaver-cpblobs needs OpenGL"
|
|
depends on !BR2_PACKAGE_HAS_LIBGL
|