summaryrefslogblamecommitdiffstats
path: root/package/libupnp/libupnp.mk
blob: 5ac68c38a795656643eee37d25074abfcfa8d2a7 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                             
 
                        

                                                                                                                   
                                            
                             
 
                           
#############################################################
#
# libupnp
#
#############################################################

LIBUPNP_VERSION = 1.6.14
LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2
LIBUPNP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/pupnp/pupnp/libUPnP%20$(LIBUPNP_VERSION)
LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no
LIBUPNP_INSTALL_STAGING = YES

$(eval $(call AUTOTARGETS))