cygport file attached. This is the same as Yaakov's, with a version bump and trivial changes.

Ken
NAME="xmlto"
VERSION=0.0.28
RELEASE=1
CATEGORY="Text"
SUMMARY="Converts XML to various formats"
DESCRIPTION="xmlto is a simple shell script for converting XML files to various
formats.  At the moment it supports conversion from docbook, xhtml1,
and fo format to various output formats (awt, fo, htmlhelp, javahelp,
mif, pdf, svg, xhtml, dvi, html, html-nochunks, man, pcl, ps, txt,
xhtml-nochunks)."
HOMEPAGE="https://pagure.io/xmlto/";
SRC_URI="http://releases.pagure.org/${NAME}/${NAME}-${VERSION}.tar.bz2";

xmlto_REQUIRES="dblatex docbook-xsl libxml2 libxslt util-linux w3m"

CYGCONF_ARGS="--with-backend=dblatex"

BUILD_REQUIRES="docbook-xsl libxslt util-linux flex"

Reply via email to