python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / kodi-pvr-pctv / kodi-pvr-pctv.mk
bloba9824d5c0d48759ec9a23093dc1d93b78bc41d0a
1 ################################################################################
3 # kodi-pvr-pctv
5 ################################################################################
7 # This cset is on the branch 'Jarvis'
8 # When Kodi is updated, then this should be updated to the corresponding branch
9 KODI_PVR_PCTV_VERSION = 0096770e96f84c46f444e159b9b737ac8b4238dc
10 KODI_PVR_PCTV_SITE = $(call github,kodi-pvr,pvr.pctv,$(KODI_PVR_PCTV_VERSION))
11 KODI_PVR_PCTV_LICENSE = GPLv2+
12 KODI_PVR_PCTV_LICENSE_FILES = src/client.h
13 KODI_PVR_PCTV_DEPENDENCIES = jsoncpp kodi-platform
15 $(eval $(cmake-package))