gssdp: update to 0.14.3.
This commit is contained in:
parent
38f32e65aa
commit
458b6d1b52
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gssdp'
|
||||
pkgname=gssdp
|
||||
version=0.14.2
|
||||
revision=2
|
||||
version=0.14.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -11,14 +11,14 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://gupnp.org"
|
||||
distfiles="${GNOME_SITE}/gssdp/0.14/gssdp-$version.tar.xz"
|
||||
checksum=a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc
|
||||
checksum=79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d
|
||||
long_desc="
|
||||
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
|
||||
transparently."
|
||||
|
||||
gssdp-devel_package() {
|
||||
depends="libsoup-devel gssdp>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue