gupnp: update to 0.20.1.
This commit is contained in:
parent
8cb0cb2eef
commit
88d6569699
@ -1,11 +1,7 @@
|
|||||||
# Template file for 'gupnp-devel'.
|
# Template file for 'gupnp-devel'.
|
||||||
#
|
#
|
||||||
noarch=yes
|
depends="gssdp-devel glib-devel libxml2-devel libuuid-devel gupnp>=${version}"
|
||||||
depends="python gssdp-devel glib-devel libxml2-devel libuuid-devel gupnp>=${version}"
|
|
||||||
short_desc="${short_desc} - development files"
|
short_desc="${short_desc} - development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/bin usr
|
vmove usr/bin usr
|
||||||
|
@ -1,16 +1,15 @@
|
|||||||
# Template file for 'gupnp'
|
# Template file for 'gupnp'
|
||||||
pkgname=gupnp
|
pkgname=gupnp
|
||||||
version=0.18.4
|
version=0.20.1
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="gupnp-devel"
|
subpackages="gupnp-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="pkg-config glib-devel libxml2-devel libuuid-devel gssdp-devel gobject-introspection"
|
hostmakedepends="pkg-config gobject-introspection"
|
||||||
|
makedepends="libglib-devel libxml2-devel libuuid-devel gssdp-devel"
|
||||||
short_desc="GObject-based library for UPnP"
|
short_desc="GObject-based library for UPnP"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://gupnp.org/"
|
homepage="http://gupnp.org/"
|
||||||
distfiles="${GNOME_SITE}/gupnp/0.18/gupnp-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gupnp/0.20/gupnp-${version}.tar.xz"
|
||||||
checksum=6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1
|
checksum=a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61
|
||||||
long_desc="
|
|
||||||
A GObject-based API for doing UPnP transparently."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user