summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-04-24 19:24:05 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-24 23:25:22 +0200
commit31294a5cb1f5ab2120c153303482267a2e600413 (patch)
tree29f32b4b48425f462ed31a2b8b16fdaec59bac60
parent4610564c7dd63f46834cd9f23d5ab68a7edb39a2 (diff)
downloadbuildroot-31294a5cb1f5ab2120c153303482267a2e600413.tar.gz
buildroot-31294a5cb1f5ab2120c153303482267a2e600413.zip
package/kodi-addon-xvdr: mark as deprecated
According to the github project page: https://github.com/pipelka/xbmc-addon-xvdr this package is discontinued. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: add a reason for the deprecation.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/kodi-addon-xvdr/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/kodi-addon-xvdr/Config.in b/package/kodi-addon-xvdr/Config.in
index 6e713af6fc..85e9d600c8 100644
--- a/package/kodi-addon-xvdr/Config.in
+++ b/package/kodi-addon-xvdr/Config.in
@@ -1,5 +1,7 @@
config BR2_PACKAGE_KODI_ADDON_XVDR
bool "kodi-addon-xvdr"
+ # upstream discontinued the development
+ depends on BR2_DEPRECATED_SINCE_2016_05
help
This is a PVR add-on for Kodi to add VDR (http://tvdr.de/)
as a TV/PVR Backend to Kodi.
OpenPOWER on IntegriCloud