void-packages/srcpkgs/gupnp-av/template

17 lines
592 B
Text
Raw Normal View History

2011-10-02 14:36:33 +00:00
# Template file for 'gupnp-av'
pkgname=gupnp-av
2012-08-20 13:23:59 +00:00
version=0.10.3
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
2011-10-02 21:49:38 +00:00
configure_args="--disable-static"
makedepends="pkg-config gobject-introspection gupnp-devel"
2011-10-02 14:36:33 +00:00
short_desc="Library to ease handling and implementation of UPnP A/V profiles"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
2012-08-20 13:23:59 +00:00
homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
checksum=d0dbb727d87bc9f2dc834455d14a30700b16b41a57e9dcde2e822b378ca8f1e2
2011-10-02 14:36:33 +00:00
long_desc="
A GObject-based API for doing UPnP transparently."