blob: 1b1592320c1c0ae4214f19ab50a10c21a77aad01 [file] [log] [blame]
################################################################################
#
# kodi-pvr-stalker
#
################################################################################
KODI_PVR_STALKER_VERSION = 3.4.10-Leia
KODI_PVR_STALKER_SITE = $(call github,kodi-pvr,pvr.stalker,$(KODI_PVR_STALKER_VERSION))
KODI_PVR_STALKER_LICENSE = GPL-2.0+
KODI_PVR_STALKER_LICENSE_FILES = src/client.h
KODI_PVR_STALKER_DEPENDENCIES = jsoncpp kodi-platform libxml2
$(eval $(cmake-package))