libgsf: update to 1.14.25.
This commit is contained in:
parent
ae90c00d58
commit
396aaf14a9
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template build file for 'libgsf'.
|
||||
pkgname=libgsf
|
||||
version=1.14.24
|
||||
version=1.14.25
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-introspection=yes"
|
||||
makedepends="pkg-config intltool glib-devel libxml2-devel gdk-pixbuf-devel gobject-introspection"
|
||||
makedepends="pkg-config intltool glib-devel libxml2-devel
|
||||
gdk-pixbuf-devel gobject-introspection"
|
||||
short_desc="Library for layout and rendering of text"
|
||||
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=975fc00a1332167e2baf649f8e2637884f798db1c8bb04abece2d5141663abff
|
||||
checksum=127548f07e07951984fb139c3f89d65b9e471aefe6555387de03e1113944d1a2
|
||||
long_desc="
|
||||
libgsf provides an efficient extensible I/O abstraction for dealing with
|
||||
different structured file formats. It has support for Microsoft OLE2
|
||||
|
|
Loading…
Reference in a new issue