19 lines
813 B
Text
19 lines
813 B
Text
# Template build file for 'libgsf'.
|
|
pkgname=libgsf
|
|
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"
|
|
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=127548f07e07951984fb139c3f89d65b9e471aefe6555387de03e1113944d1a2
|
|
long_desc="
|
|
libgsf provides an efficient extensible I/O abstraction for dealing with
|
|
different structured file formats. It has support for Microsoft OLE2
|
|
streams and Zip import. The aim of this library is to replace libole2."
|