vp-build/srcpkgs/xmlto/template
Juan RP ecf1990d9e xmlto: update to 0.0.23.
--HG--
extra : convert_revision : 242186cea662a6c78abb5f3a25a9e4f8e3972328
2010-04-27 03:58:22 +02:00

17 lines
653 B
Plaintext

# Template file for 'xmlto'
pkgname=xmlto
version=0.0.23
distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
build_style=gnu_configure
short_desc="Tool to help transform XML documents into other formats"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a9ffb2760ded55924708cf42f575aaa87cf38fce4d9019ad287213303a8cb1c4
long_desc="
xmlto is a front-end to an XSL toolchain. It chooses an appropriate
stylesheet for the conversion you want and applies it using an
external XSLT processor. It also performs any necessary post-processing."
Add_dependency full glibc
Add_dependency full libxslt
Add_dependency full docbook-xsl