Commit 7881cbc2 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

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

parent db78eb07
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
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
+2 −2
Original line number Diff line number Diff line
@@ -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