libgsf: update to 1.14.27.
This commit is contained in:
parent
00d83d5915
commit
fa3e3de21e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libgsf'.
|
||||
pkgname=libgsf
|
||||
version=1.14.26
|
||||
revision=2
|
||||
version=1.14.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-introspection=yes"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -11,11 +11,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
|
||||
checksum=8919e725aadd785380350c8dec7427d82cf33164bc9a9a549df9440a0c3da6d5
|
||||
checksum=a012e63bedd6003cea9ae8fa78944516b50c334767163b88527c6b2332bc3e6c
|
||||
|
||||
libgsf-devel_package() {
|
||||
depends="libglib-devel libxml2-devel libgsf>=${version}"
|
||||
short_desc+=" -- development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue