summaryrefslogtreecommitdiff
path: root/package/libupnp/libupnp.mk
blob: d5b4ee12cff2a3daafe1e1a65d615698929a6807 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#############################################################
#
# libupnp
#
#############################################################
LIBUPNP_VERSION:=1.6.6
LIBUPNP_SOURCE:=libupnp-$(LIBUPNP_VERSION).tar.bz2
LIBUPNP_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/pupnp

LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no

LIBUPNP_INSTALL_STAGING:=YES

$(eval $(call AUTOTARGETS))