kumquat-buildroot/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk

14 lines
491 B
Makefile
Raw Normal View History

################################################################################
#
# kodi-pvr-vuplus
#
################################################################################
KODI_PVR_VUPLUS_VERSION = 3.28.9-Leia
KODI_PVR_VUPLUS_SITE = $(call github,kodi-pvr,pvr.vuplus,$(KODI_PVR_VUPLUS_VERSION))
KODI_PVR_VUPLUS_LICENSE = GPL-2.0+
KODI_PVR_VUPLUS_LICENSE_FILES = debian/copyright
KODI_PVR_VUPLUS_DEPENDENCIES = json-for-modern-cpp kodi-platform tinyxml
$(eval $(cmake-package))