17 lines
583 B
Text
17 lines
583 B
Text
# Template file for 'gupnp-av'
|
|
pkgname=gupnp-av
|
|
version=0.10.2
|
|
homepage="http://gupnp.org/"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="pkg-config gobject-introspection gupnp-devel"
|
|
short_desc="Library to ease handling and implementation of UPnP A/V profiles"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=4863c9bcbfa2e9fcb215d43c8d1e4090fbd078f8ae65e45a3314e7f6d59a8cbf
|
|
long_desc="
|
|
A GObject-based API for doing UPnP transparently."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|