mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
xmltoman: remove noarch
This commit is contained in:
parent
44e3e71d15
commit
2280cf3687
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'xmltoman'
|
# Template file for 'xmltoman'
|
||||||
pkgname=xmltoman
|
pkgname=xmltoman
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl perl-XML-Parser"
|
hostmakedepends="perl perl-XML-Parser"
|
||||||
depends="perl-XML-Parser"
|
depends="perl-XML-Parser"
|
||||||
short_desc="Convert XML to man pages in groff format or html"
|
short_desc="Convert XML to man pages in groff format or html"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sourceforge.net/projects/xmltoman"
|
homepage="https://sourceforge.net/projects/xmltoman"
|
||||||
distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz"
|
distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz"
|
||||||
checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb
|
checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb
|
||||||
archs=noarch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue