libgsf: update to 1.14.46.
This commit is contained in:
parent
b508fc3ee0
commit
6b3fd9c655
1 changed files with 4 additions and 3 deletions
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'libgsf'
|
||||
pkgname=libgsf
|
||||
version=1.14.45
|
||||
revision=2
|
||||
version=1.14.46
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="glib-devel intltool pkg-config
|
||||
$(vopt_if gir 'gobject-introspection')"
|
||||
makedepends="gdk-pixbuf-devel libxml2-devel"
|
||||
checkdepends="perl-XML-Parser unzip"
|
||||
short_desc="Structured File Library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/libgsf/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5cbc2c0f1dc44d202fa0c6e3a51e9f17b0c2deb8711ba650432bfde3180b69fa
|
||||
checksum=ea36959b1421fc8e72caa222f30ec3234d0ed95990e2bf28943a85f33eadad2d
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue