void-packages/srcpkgs/libgsf/template

25 lines
888 B
Plaintext

# Template build file for 'libgsf'.
pkgname=libgsf
version=1.14.23
homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Library for layout and rendering of text"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=bfc1c6178f5319d5e6d854c380ce26542f9a103a5ff31c9d25a834e0be52fb17
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."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build glib-devel
Add_dependency build libxml2-devel
Add_dependency build gdk-pixbuf-devel
Add_dependency build gobject-introspection