mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'.
|
# Template build file for 'libgsf'.
|
||||||
pkgname=libgsf
|
pkgname=libgsf
|
||||||
version=1.14.24
|
version=1.14.25
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-introspection=yes"
|
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"
|
short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
|
||||||
checksum=975fc00a1332167e2baf649f8e2637884f798db1c8bb04abece2d5141663abff
|
checksum=127548f07e07951984fb139c3f89d65b9e471aefe6555387de03e1113944d1a2
|
||||||
long_desc="
|
long_desc="
|
||||||
libgsf provides an efficient extensible I/O abstraction for dealing with
|
libgsf provides an efficient extensible I/O abstraction for dealing with
|
||||||
different structured file formats. It has support for Microsoft OLE2
|
different structured file formats. It has support for Microsoft OLE2
|
||||||
|
|
Loading…
Add table
Reference in a new issue