summaryrefslogtreecommitdiffstats
path: root/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk
blob: a8b823543eb0aa2f81169935a7d63282878cd66f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# kodi-pvr-nextpvr
#
################################################################################

# This cset is on the branch 'Jarvis'
# When Kodi is updated, then this should be updated to the corresponding branch
KODI_PVR_NEXTPVR_VERSION = 2055105c93e18e04e73c87578bece3edf7525e14
KODI_PVR_NEXTPVR_SITE = $(call github,kodi-pvr,pvr.nextpvr,$(KODI_PVR_NEXTPVR_VERSION))
KODI_PVR_NEXTPVR_LICENSE = GPLv2+
KODI_PVR_NEXTPVR_LICENSE_FILES = src/client.h
KODI_PVR_NEXTPVR_DEPENDENCIES = kodi-platform

$(eval $(cmake-package))
OpenPOWER on IntegriCloud