package/kodi-screensaver-stars: bump version to 2.4.0-Matrix
Remove dependency to opengl, opengles support was added upstream:
b0cb93b218
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
792b03879c
commit
76c48a73ea
@ -1,10 +1,6 @@
|
||||
config BR2_PACKAGE_KODI_SCREENSAVER_STARS
|
||||
bool "kodi-screensaver-stars"
|
||||
depends on BR2_PACKAGE_HAS_LIBGL
|
||||
help
|
||||
Starfield screensaver for Kodi
|
||||
|
||||
https://github.com/xbmc/screensaver.stars
|
||||
|
||||
comment "kodi-screensaver-stars needs OpenGL"
|
||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 98972a9af45015d902ade50db822dbded52d4473acde6bc4b01a5ab8c4af4269 kodi-screensaver-stars-2.1.4-Leia.tar.gz
|
||||
sha256 868105f6381bf5439f8c67d54dda00f2108a4363f4b25dfb12787ed65b602f0d kodi-screensaver-stars-2.4.0-Matrix.tar.gz
|
||||
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_SCREENSAVER_STARS_VERSION = 2.1.4-Leia
|
||||
KODI_SCREENSAVER_STARS_VERSION = 2.4.0-Matrix
|
||||
KODI_SCREENSAVER_STARS_SITE = $(call github,xbmc,screensaver.stars,$(KODI_SCREENSAVER_STARS_VERSION))
|
||||
KODI_SCREENSAVER_STARS_LICENSE = GPL-2.0+
|
||||
KODI_SCREENSAVER_STARS_LICENSE_FILES = LICENSE.md
|
||||
|
Loading…
Reference in New Issue
Block a user