26 lines
797 B
Text
26 lines
797 B
Text
# Template file for 'gupnp-av'
|
|
pkgname=gupnp-av
|
|
version=0.8.0
|
|
homepage="http://gupnp.org/"
|
|
distfiles="$homepage/sites/all/files/sources/$pkgname-$version.tar.gz"
|
|
build_style=gnu_configure
|
|
short_desc="Library to ease handling and implementation of UPnP A/V profiles"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=e6aa032377488cedc4e347519bd30701c583780b7c54f00bab083f2316a93dc9
|
|
long_desc="
|
|
A GObject-based API for doing UPnP transparently."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency run glibc
|
|
Add_dependency run gupnp
|
|
Add_dependency run gssdp
|
|
Add_dependency run libxml2
|
|
Add_dependency run libsoup
|
|
Add_dependency run glib
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build gettext
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build gupnp-devel ">=0.16.1"
|