mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/kodi-screensaver-crystalmorph: remove package
The package received its last updates in 2017, is not part of the official Kodi github repo and its build is broken with Kodi 19.x. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
aed4eaa040
commit
49eb73cac1
@@ -144,6 +144,16 @@ endif
|
|||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
comment "Legacy options removed in 2021.05"
|
||||||
|
|
||||||
|
config BR2_PACKAGE_KODI_SCREENSAVER_CRYSTALMORPH
|
||||||
|
bool "kodi-screensaver-crystalmorph removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
help
|
||||||
|
The package received its last updates in 2017, is not part
|
||||||
|
of the official Kodi github repo and its build is broken
|
||||||
|
with Kodi 19.x, so it was removed.
|
||||||
|
|
||||||
comment "Legacy options removed in 2021.02"
|
comment "Legacy options removed in 2021.02"
|
||||||
|
|
||||||
config BR2_PACKAGE_MPD_AUDIOFILE
|
config BR2_PACKAGE_MPD_AUDIOFILE
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
config BR2_PACKAGE_KODI_SCREENSAVER_CRYSTALMORPH
|
|
||||||
bool "kodi-screensaver-crystalmorph"
|
|
||||||
depends on BR2_PACKAGE_HAS_LIBGL # libglu
|
|
||||||
help
|
|
||||||
CrystalMorph screensaver for Kodi
|
|
||||||
|
|
||||||
https://github.com/notspiff/screensaver.crystalmorph
|
|
||||||
|
|
||||||
comment "kodi-screensaver-crystalmorph needs OpenGL"
|
|
||||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# Locally computed
|
|
||||||
sha256 d8ed548222f1118964104fefc8ac3056dfe6c9d2ee35cd7c8355c9ea9fcaffc5 kodi-screensaver-crystalmorph-4439c84c38abf889e19a1863e745942c0d7f8203.tar.gz
|
|
||||||
sha256 febce1924ed772f22ec3fabec646b1401aad4f4a81a7f1baeb858f27ae4f5241 src/Fractal.cpp
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
################################################################################
|
|
||||||
#
|
|
||||||
# kodi-screensaver-crystalmorph
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
KODI_SCREENSAVER_CRYSTALMORPH_VERSION = 4439c84c38abf889e19a1863e745942c0d7f8203
|
|
||||||
KODI_SCREENSAVER_CRYSTALMORPH_SITE = $(call github,notspiff,screensaver.crystalmorph,$(KODI_SCREENSAVER_CRYSTALMORPH_VERSION))
|
|
||||||
KODI_SCREENSAVER_CRYSTALMORPH_LICENSE = GPL-2.0+
|
|
||||||
KODI_SCREENSAVER_CRYSTALMORPH_LICENSE_FILES = src/Fractal.cpp
|
|
||||||
KODI_SCREENSAVER_CRYSTALMORPH_DEPENDENCIES = kodi
|
|
||||||
|
|
||||||
$(eval $(cmake-package))
|
|
||||||
@@ -357,7 +357,6 @@ menu "Screensavers"
|
|||||||
source "package/kodi-screensaver-asterwave/Config.in"
|
source "package/kodi-screensaver-asterwave/Config.in"
|
||||||
source "package/kodi-screensaver-biogenesis/Config.in"
|
source "package/kodi-screensaver-biogenesis/Config.in"
|
||||||
source "package/kodi-screensaver-cpblobs/Config.in"
|
source "package/kodi-screensaver-cpblobs/Config.in"
|
||||||
source "package/kodi-screensaver-crystalmorph/Config.in"
|
|
||||||
source "package/kodi-screensaver-greynetic/Config.in"
|
source "package/kodi-screensaver-greynetic/Config.in"
|
||||||
source "package/kodi-screensaver-matrixtrails/Config.in"
|
source "package/kodi-screensaver-matrixtrails/Config.in"
|
||||||
source "package/kodi-screensaver-pingpong/Config.in"
|
source "package/kodi-screensaver-pingpong/Config.in"
|
||||||
|
|||||||
Reference in New Issue
Block a user