2016-03-20 10:23:54 +01:00
|
|
|
# Template file for 'html-xml-utils'
|
|
|
|
pkgname=html-xml-utils
|
2016-10-20 14:47:23 +02:00
|
|
|
version=7.1
|
2016-04-15 06:31:43 +02:00
|
|
|
revision=1
|
2016-03-20 10:23:54 +01:00
|
|
|
build_style=gnu-configure
|
|
|
|
short_desc="A number of simple utilities for manipulating HTML and XML files"
|
2017-05-22 22:38:17 +02:00
|
|
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
2016-03-20 10:23:54 +01:00
|
|
|
license="custom"
|
|
|
|
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
|
|
|
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
2016-10-20 14:47:23 +02:00
|
|
|
checksum=ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e
|
2016-03-20 10:23:54 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING
|
|
|
|
vlicense COPYING
|
|
|
|
}
|