configs/bananapro: bump Linux to 4.10.4
[buildroot-gz.git] / package / kodi-pvr-filmon / kodi-pvr-filmon.mk
blob0174aa45476a67e434d57c1ead77ea9480f92d86
1 ################################################################################
3 # kodi-pvr-filmon
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_FILMON_VERSION = 4b34b41999b86e675f794ec8e5a63c85b78c001e
10 KODI_PVR_FILMON_SITE = $(call github,kodi-pvr,pvr.filmon,$(KODI_PVR_FILMON_VERSION))
11 KODI_PVR_FILMON_LICENSE = GPLv2+
12 KODI_PVR_FILMON_LICENSE_FILES = src/client.h
13 KODI_PVR_FILMON_DEPENDENCIES = jsoncpp kodi-platform
15 $(eval $(cmake-package))