package/kodi-visualisation-fountain: remove package
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 29 Apr 2017 08:37:21 +0000 (10:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Apr 2017 09:24:58 +0000 (11:24 +0200)
Remove broken package:
https://github.com/notspiff/visualization.fountain/issues/1#issuecomment-166156021

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy
package/kodi-visualisation-fountain/Config.in [deleted file]
package/kodi-visualisation-fountain/kodi-visualisation-fountain.hash [deleted file]
package/kodi-visualisation-fountain/kodi-visualisation-fountain.mk [deleted file]
package/kodi/Config.in

index 8e9f3d175d86c415ce47b885fc4f4761fa3a3ea3..a13e4453b2b3e8a7b3163afecb720bda9e234310 100644 (file)
@@ -145,6 +145,13 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2017.05"
 
+config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
+       bool "kodi-visualisation-fountain has been removed"
+       select BR2_LEGACY
+       help
+         According to upstream 'the visualization is not currently
+         in a working shape.'
+
 config BR2_PACKAGE_PORTMAP
        bool "portmap has been removed"
        select BR2_LEGACY
diff --git a/package/kodi-visualisation-fountain/Config.in b/package/kodi-visualisation-fountain/Config.in
deleted file mode 100644 (file)
index 570d169..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
-       bool "kodi-visualisation-fountain"
-       depends on BR2_PACKAGE_HAS_LIBGL # libsoil
-       select BR2_PACKAGE_LIBSOIL
-       help
-         Fountain visualization for Kodi
-
-         https://github.com/notspiff/visualization.fountain
-
-comment "kodi-visualisation-fountain needs OpenGL"
-       depends on !BR2_PACKAGE_HAS_LIBGL
diff --git a/package/kodi-visualisation-fountain/kodi-visualisation-fountain.hash b/package/kodi-visualisation-fountain/kodi-visualisation-fountain.hash
deleted file mode 100644 (file)
index 8dc933e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Locally computed
-sha256 7b2867f415f22e4bc4ba834034f00117fcf76774aea0afc7bf30b5f2d1991dd7 kodi-visualisation-fountain-f22deacd2396a204694d346f85369ea9ea70e16f.tar.gz
diff --git a/package/kodi-visualisation-fountain/kodi-visualisation-fountain.mk b/package/kodi-visualisation-fountain/kodi-visualisation-fountain.mk
deleted file mode 100644 (file)
index 5684402..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-################################################################################
-#
-# kodi-visualisation-fountain
-#
-################################################################################
-
-KODI_VISUALISATION_FOUNTAIN_VERSION = f22deacd2396a204694d346f85369ea9ea70e16f
-KODI_VISUALISATION_FOUNTAIN_SITE = $(call github,notspiff,visualization.fountain,$(KODI_VISUALISATION_FOUNTAIN_VERSION))
-KODI_VISUALISATION_FOUNTAIN_DEPENDENCIES = kodi libsoil
-
-$(eval $(cmake-package))
index f2a3e2e032518ea463e27b3326465e4b93f909f7..f94e2c7c20b0b1f2942593856e19568e5652c2fb 100644 (file)
@@ -315,7 +315,6 @@ endmenu
 
 menu "Visualisations"
        source "package/kodi-visualisation-fishbmc/Config.in"
-       source "package/kodi-visualisation-fountain/Config.in"
        source "package/kodi-visualisation-goom/Config.in"
        source "package/kodi-visualisation-shadertoy/Config.in"
        source "package/kodi-visualisation-spectrum/Config.in"