2015-07-22 22:31:05 +02:00
|
|
|
config BR2_PACKAGE_KODI_SCREENSAVER_STARS
|
|
|
|
bool "kodi-screensaver-stars"
|
2016-05-10 20:40:23 +02:00
|
|
|
depends on BR2_PACKAGE_HAS_LIBGL
|
2015-07-22 22:31:05 +02:00
|
|
|
help
|
|
|
|
Starfield screensaver for Kodi
|
|
|
|
|
2020-01-19 12:07:28 +01:00
|
|
|
https://github.com/xbmc/screensaver.stars
|
2015-07-22 22:31:05 +02:00
|
|
|
|
2016-05-10 20:40:18 +02:00
|
|
|
comment "kodi-screensaver-stars needs OpenGL"
|
2016-05-10 20:40:23 +02:00
|
|
|
depends on !BR2_PACKAGE_HAS_LIBGL
|