24 lines
764 B
Text
24 lines
764 B
Text
# Template file for 'gupnp-igd'
|
|
pkgname=gupnp-igd
|
|
version=0.1.11
|
|
homepage="http://gupnp.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-python --disable-static"
|
|
revision=2
|
|
short_desc="Library to handle UPnP IGD port mapping"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=bb12eed910d5ede08c4e83a611a019567619bf3f18f03b65cca9b970863376cd
|
|
long_desc="
|
|
GUPNP-igd is is a library to handle UPnP IGD port mapping."
|
|
|
|
disable_parallel_build=yes
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build glib-devel
|
|
Add_dependency build libxml2-devel
|
|
Add_dependency build libsoup-devel
|
|
Add_dependency build gssdp-devel
|
|
Add_dependency build gupnp-devel
|