From 31294a5cb1f5ab2120c153303482267a2e600413 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 24 Apr 2016 19:24:05 +0200 Subject: [PATCH] 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 [Thomas: add a reason for the deprecation.] Signed-off-by: Thomas Petazzoni --- package/kodi-addon-xvdr/Config.in | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.30.2