void-packages/srcpkgs/xmlto/template

17 lines
653 B
Text
Raw Normal View History

# Template file for 'xmlto'
pkgname=xmlto
version=0.0.21
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=b6435ce111c7578126b6cdcfbd67a229bd27ae3391225d6a1f52dc22b0597049
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