You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
462 B

################################################################################
#
# kodi-pvr-waipu
#
################################################################################
KODI_PVR_WAIPU_VERSION = 19.1.1-Matrix
KODI_PVR_WAIPU_SITE = $(call github,flubshi,pvr.waipu,$(KODI_PVR_WAIPU_VERSION))
KODI_PVR_WAIPU_LICENSE = GPL-2.0+
KODI_PVR_WAIPU_LICENSE_FILES = pvr.waipu/LICENSE.txt
KODI_PVR_WAIPU_DEPENDENCIES = kodi rapidjson
$(eval $(cmake-package))