mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
New package: perl-XML-XPath-1.44
This commit is contained in:
parent
12c84f9f48
commit
5aae60a3af
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-XML-XPath/template
Normal file
16
srcpkgs/perl-XML-XPath/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-XML-XPath'
|
||||
pkgname=perl-XML-XPath
|
||||
version=1.44
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="XML-XPath-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl perl-XML-Parser"
|
||||
short_desc="XML::XPath - set of modules for parsing and evaluating XPath statements"
|
||||
maintainer="Frantisek Fladung <fladufra@fel.cvut.cz>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/XML-XPath"
|
||||
distfiles="${CPAN_SITE}/XML/XML-XPath-${version}.tar.gz"
|
||||
checksum=1cc9110705165dc09dd09974dd7c0b6709c9351d6b6b1cef5a711055f891dd0f
|
Loading…
Add table
Reference in a new issue