ef11f57681
Generated with: git ls-files 'srcpkgs/**/patches/*' | cut -d/ -f2 | uniq | xargs printf 'srcpkgs/%s/template\n' | xargs grep -L 'patch_args=' | xargs sed -i '$a patch_args=-Np0"
13 lines
500 B
Bash
13 lines
500 B
Bash
# Template file for 'html-xml-utils'
|
|
pkgname=html-xml-utils
|
|
version=7.9
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="libidn-devel"
|
|
short_desc="Number of simple utilities for manipulating HTML and XML files"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="W3C"
|
|
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
|
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
|
checksum=d86ac96ea660316bef814c17b2a96d54cdf91c69e59614459865c2bfdaee433f
|
|
patch_args=-Np0
|