mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
parent
84100197a6
commit
758d22433a
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'perl-XML-Twig'
|
||||
pkgname=perl-XML-Twig
|
||||
version=3.52
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="$hostmakedepends"
|
||||
depends="perl>=5.20 perl-XML-Parser"
|
||||
short_desc="A perl module for processing huge XML documents in tree mode"
|
||||
checkdepends="$depends perl-IO-CaptureOutput perl-LWP perl-Test-Pod perl-XML-Simple perl-XML-XPath"
|
||||
short_desc="Perl module for processing huge XML documents in tree mode"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Artistic"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/XML-Twig"
|
||||
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=fef75826c24f2b877d0a0d2645212fc4fb9756ed4d2711614ac15c497e8680ad
|
||||
|
|
Loading…
Add table
Reference in a new issue