[ITA] xmlto

Ken Brown kbrown@cornell.edu
Wed May 13 16:13:06 GMT 2020


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

Ken
-------------- next part --------------
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"


More information about the Cygwin-apps mailing list