File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,23 +4,26 @@ _realname=xmlto
44pkgbase=mingw-w64-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
66pkgver=0.0.29
7- pkgrel=1
7+ pkgrel=2
88pkgdesc=" Convert xml to many other formats (mingw-w64)"
99arch=(' any' )
1010mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
1111url=' https://pagure.io/xmlto/'
1212license=(' spdx:GPL-2.0-or-later' )
1313depends=(
1414 " ${MINGW_PACKAGE_PREFIX} -libxslt"
15- " ${MINGW_PACKAGE_PREFIX} -libpaper"
1615 " ${MINGW_PACKAGE_PREFIX} -libxml2"
1716)
1817makedepends=(
1918 " ${MINGW_PACKAGE_PREFIX} -autotools"
2019 " ${MINGW_PACKAGE_PREFIX} -cc"
2120 " ${MINGW_PACKAGE_PREFIX} -docbook-xsl"
21+ " ${MINGW_PACKAGE_PREFIX} -libpaper"
2222 " flex"
2323)
24+ optdepends=(
25+ " ${MINGW_PACKAGE_PREFIX} -libpaper: paper size detection for PDF/PS/FO output"
26+ )
2427_commit=" 6fa6a0e07644f20abf2596f78a60112713e11cbe"
2528source=(" https://pagure.io/xmlto/archive/${pkgver} /${_realname} -${pkgver} .tar.gz"
2629 0002-xmlto-use-windows-paths-in-xml.patch
You can’t perform that action at this time.
0 commit comments