1 ################################################################################
5 ################################################################################
7 GMRENDER_RESURRECT_VERSION
= 48caaa4f6c386fd1586126c801cd326f96d5fa5c
8 GMRENDER_RESURRECT_SITE
= $(call github
,hzeller
,gmrender-resurrect
,$(GMRENDER_RESURRECT_VERSION
))
9 # Original distribution does not have default configure,
10 # so we need to autoreconf:
11 GMRENDER_RESURRECT_AUTORECONF
= YES
12 GMRENDER_RESURRECT_LICENSE
= GPLv2
+
13 GMRENDER_RESURRECT_LICENSE_FILES
= COPYING
14 GMRENDER_RESURRECT_DEPENDENCIES
= gstreamer1 libupnp
16 $(eval
$(autotools-package
))