mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: perl-XML-LibXML-2.0129
This commit is contained in:
parent
9fe56332b7
commit
a9fbb2d3da
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-XML-LibXML/template
Normal file
16
srcpkgs/perl-XML-LibXML/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-XML-LibXML'
|
||||||
|
pkgname=perl-XML-LibXML
|
||||||
|
version=2.0129
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends} libxml2-devel perl-XML-SAX perl-XML-NamespaceSupport"
|
||||||
|
depends="perl>=5.20 perl-XML-SAX perl-XML-NamespaceSupport"
|
||||||
|
short_desc="Perl extension interface to libxml2"
|
||||||
|
maintainer="Martijn van Buul <martijn.van.buul@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||||
|
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum="5ca0269ba06800c84061a7f3333c85fab5584d69cd7b4e0641963da7fd36b366"
|
||||||
|
nocross="yes" # tries to execute target-compiled binary during configure
|
Loading…
Add table
Reference in a new issue