1 ################################################################################
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
))