gupnp-av: update to 0.12.4.
This commit is contained in:
parent
02e6ac6231
commit
575013190e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp-av'
|
# Template file for 'gupnp-av'
|
||||||
pkgname=gupnp-av
|
pkgname=gupnp-av
|
||||||
version=0.12.3
|
version=0.12.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,10 +11,10 @@ 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}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
||||||
checksum=fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02
|
checksum=548a9cef8ab3007734e20a4ce284c422ae299b7e024a4824299f6ae7e3dd7a5b
|
||||||
|
|
||||||
gupnp-av-devel_package() {
|
gupnp-av-devel_package() {
|
||||||
depends="gupnp-devel>=0.20.1_2 gupnp-av>=${version}"
|
depends="gupnp-devel>=0.20.1_2 gupnp-av>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Reference in New Issue