void-packages/srcpkgs/wv/template

26 lines
965 B
Plaintext

# Template file for 'wv'
pkgname=wv
version=1.2.4
distfiles="${SOURCEFORGE_SITE}/${pkgname}ware/${pkgname}-$version.tar.gz"
build_style=gnu-configure
revision=2
short_desc="wv is a library which allows access to Microsoft Word files."
homepage="http://wvware.sourceforge.net/"
license="GPL-3"
maintainer="davehome <davehome@redthumb.info.tm>"
checksum=673109910e22d4cf94cc8be4dcb9a0c41b5fbdb1736d4b7bdc7778894d57c2d6
long_desc="
wv is a library which allows access to Microsoft Word files. It can load and
parse Word 2000, 97, 95 and 6 file formats. (These are the file formats
known internally as Word 9, 8, 7 and 6.) There is some support for reading
earlier formats as well: Word 2 docs are converted to plaintext."
subpackages="lib$pkgname $pkgname-devel"
Add_dependency build libgsf-devel
Add_dependency build glib-devel
Add_dependency build libxml2-devel
Add_dependency build libpng-devel
Add_dependency build zlib-devel
Add_dependency build pkg-config