2011-10-02 14:36:33 +00:00
|
|
|
# Template file for 'gupnp-av'
|
|
|
|
pkgname=gupnp-av
|
2012-04-20 19:48:07 +00:00
|
|
|
version=0.10.2
|
2011-10-02 14:36:33 +00:00
|
|
|
homepage="http://gupnp.org/"
|
2011-10-02 21:49:38 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-02 21:49:38 +00:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
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-04-20 19:48:07 +00:00
|
|
|
checksum=4863c9bcbfa2e9fcb215d43c8d1e4090fbd078f8ae65e45a3314e7f6d59a8cbf
|
2011-10-02 14:36:33 +00:00
|
|
|
long_desc="
|
|
|
|
A GObject-based API for doing UPnP transparently."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|