void-packages/srcpkgs/gupnp-av/template

22 lines
672 B
Plaintext

# Template file for 'gupnp-av'
pkgname=gupnp-av
version=0.10.1
homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
revision=2
short_desc="Library to ease handling and implementation of UPnP A/V profiles"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=41aeb5d243426b293c315788b41bc79a2be1f466eeff114cf6c89a37140f507e
long_desc="
A GObject-based API for doing UPnP transparently."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build gettext
Add_dependency build gobject-introspection
Add_dependency build gupnp-devel