void-packages/srcpkgs/gupnp/template

17 lines
584 B
Plaintext
Raw Normal View History

2010-11-22 23:26:15 +00:00
# Template file for 'gupnp'
pkgname=gupnp
2012-08-20 13:17:59 +00:00
version=0.18.4
revision=1
subpackages="gupnp-devel"
build_style=gnu-configure
configure_args="--disable-static"
makedepends="pkg-config glib-devel libxml2-devel libuuid-devel gssdp-devel gobject-introspection"
2010-11-22 23:26:15 +00:00
short_desc="GObject-based library for UPnP"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-10-02 14:30:51 +00:00
license="LGPL-2.1"
2012-08-20 13:17:59 +00:00
homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/gupnp/0.18/gupnp-${version}.tar.xz"
checksum=6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1
2010-11-22 23:26:15 +00:00
long_desc="
A GObject-based API for doing UPnP transparently."