gssdp: update to 0.12.1.
This commit is contained in:
parent
712278a16e
commit
f713c97cc9
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'gssdp'
|
# Template file for 'gssdp'
|
||||||
pkgname=gssdp
|
pkgname=gssdp
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
homepage="http://gupnp.org"
|
homepage="http://gupnp.org"
|
||||||
distfiles="${GNOME_SITE}/gssdp/0.12/gssdp-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gssdp/0.12/gssdp-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
revision=1
|
|
||||||
short_desc="GObject-based library for SSDP"
|
short_desc="GObject-based library for SSDP"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=7f02903989b4ac7cfb7508898706a5b4a01c9ace2f6345bd96bf8a3faa30ae1a
|
checksum=16acb4cc5249836ebe0e1758b75b85b8d529b51f72d9f68d8e4ae524d55f3347
|
||||||
long_desc="
|
long_desc="
|
||||||
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
|
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
|
||||||
transparently."
|
transparently."
|
||||||
|
@ -18,6 +17,6 @@ subpackages="gssdp-devel"
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gobject-introspection
|
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libsoup-devel
|
Add_dependency build libsoup-devel
|
||||||
|
Add_dependency build gobject-introspection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue