2010-11-22 23:14:06 +00:00
|
|
|
# Template file for 'gssdp'
|
|
|
|
pkgname=gssdp
|
2012-08-20 13:28:08 +00:00
|
|
|
version=0.12.2
|
|
|
|
revision=1
|
|
|
|
subpackages="gssdp-devel"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-02 21:34:26 +00:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool gtk+-devel libsoup-devel gobject-introspection"
|
2010-11-22 23:22:17 +00:00
|
|
|
short_desc="GObject-based library for SSDP"
|
2010-11-22 23:14:06 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-02 14:24:54 +00:00
|
|
|
license="LGPL-2.1"
|
2012-08-20 13:28:08 +00:00
|
|
|
homepage="http://gupnp.org"
|
|
|
|
distfiles="${GNOME_SITE}/gssdp/0.12/gssdp-$version.tar.xz"
|
|
|
|
checksum=af1308b674319e0f069952f858641ee6a512b61a48dc3a8fbfc334f337d40def
|
2010-11-22 23:14:06 +00:00
|
|
|
long_desc="
|
2010-11-22 23:22:17 +00:00
|
|
|
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
|
|
|
|
transparently."
|