24 lines
694 B
Plaintext
24 lines
694 B
Plaintext
# Template file for 'gssdp'
|
|
pkgname=gssdp
|
|
version=0.12.0
|
|
homepage="http://gupnp.org"
|
|
distfiles="${GNOME_SITE}/gssdp/0.12/gssdp-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
revision=1
|
|
short_desc="GObject-based library for SSDP"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=7f02903989b4ac7cfb7508898706a5b4a01c9ace2f6345bd96bf8a3faa30ae1a
|
|
long_desc="
|
|
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
|
|
transparently."
|
|
|
|
subpackages="gssdp-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build libsoup-devel
|