package/kodi-addon-xvdr: Bump version for Helix-compatibility

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015.08.x
Bernd Kuhls 2014-12-23 18:46:35 +01:00 committed by Thomas Petazzoni
parent db78eb0715
commit 7881cbc295
2 changed files with 21 additions and 2 deletions

View File

@ -0,0 +1,19 @@
Update for Kodi
Ported from OpenELEC:
https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/mediacenter/kodi-addon-xvdr/patches/kodi-addon-xvdr-xbmc-rebrand.patch
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
diff -Naur xbmc-addon-xvdr-2bf2563/configure.ac xbmc-addon-xvdr-2bf2563.patch/configure.ac
--- xbmc-addon-xvdr-2bf2563/configure.ac 2014-10-18 22:02:18.000000000 +0200
+++ xbmc-addon-xvdr-2bf2563.patch/configure.ac 2014-10-20 03:03:20.525526996 +0200
@@ -6,7 +6,7 @@
AC_INIT([xbmc-addon-xvdr], [MAJOR.MINOR.MICRO], [alexander.pipelka@gmail.com])
AC_CONFIG_AUX_DIR(autotools)
-AC_PREFIX_DEFAULT(/usr/lib/xbmc)
+AC_PREFIX_DEFAULT(/usr/lib/kodi)
AC_CANONICAL_HOST
AC_CANONICAL_TARGET

View File

@ -4,10 +4,10 @@
#
################################################################################
# This cset is on master. When a Gotham branch is made, we should
# This cset is on master. When a Helix branch is made, we should
# follow it, as incompatible changes in the plugins API can happen
# on the master branch.
KODI_ADDON_XVDR_VERSION = 82b5093ad33847f97a978cb620c9a87d2dbcf7eb
KODI_ADDON_XVDR_VERSION = 328fa653b821a4edc1256a13833f30a4483e2819
KODI_ADDON_XVDR_SITE = $(call github,pipelka,xbmc-addon-xvdr,$(KODI_ADDON_XVDR_VERSION))
KODI_ADDON_XVDR_LICENSE = GPLv2+
KODI_ADDON_XVDR_LICENSE_FILES = COPYING