Files
buildroot/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

14 lines
478 B
Makefile

################################################################################
#
# kodi-pvr-vuplus
#
################################################################################
KODI_PVR_VUPLUS_VERSION = 19.0.0-Matrix
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 = LICENSE.md
KODI_PVR_VUPLUS_DEPENDENCIES = json-for-modern-cpp kodi tinyxml
$(eval $(cmake-package))