2009-04-21 23:29:15 +02:00
|
|
|
# Template build file for 'libgsf'.
|
|
|
|
pkgname=libgsf
|
2012-04-20 21:51:27 +02:00
|
|
|
version=1.14.23
|
2011-12-17 17:57:04 +01:00
|
|
|
homepage="http://www.gnome.org/"
|
|
|
|
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-12-17 17:57:04 +01:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool glib-devel libxml2-devel gdk-pixbuf-devel gobject-introspection"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2009-04-21 23:29:15 +02:00
|
|
|
short_desc="Library for layout and rendering of text"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-12-17 17:57:04 +01:00
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-04-20 21:51:27 +02:00
|
|
|
checksum=bfc1c6178f5319d5e6d854c380ce26542f9a103a5ff31c9d25a834e0be52fb17
|
2009-04-21 23:29:15 +02:00
|
|
|
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."
|
|
|
|
|
2012-04-20 21:51:27 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2011-03-25 09:22:15 +01:00
|
|
|
|