fontconfig: needs host-gperf
[buildroot-gz.git] / package / kodi-pvr-hts / kodi-pvr-hts.mk
blob4ca5a318fde922129a69eedc970ff428cf6ce9f8
1 ################################################################################
3 # kodi-pvr-hts
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_HTS_VERSION = 3c673b5b29fc26c203c79f7df58680af50a1afa7
10 KODI_PVR_HTS_SITE = $(call github,kodi-pvr,pvr.hts,$(KODI_PVR_HTS_VERSION))
11 KODI_PVR_HTS_LICENSE = GPLv2+
12 KODI_PVR_HTS_LICENSE_FILES = src/client.h
13 KODI_PVR_HTS_DEPENDENCIES = kodi-platform
15 $(eval $(cmake-package))