Update all source packages for xbps-src>=90.
This commit is contained in:
parent
94982a142c
commit
925d471cbf
1721 changed files with 3131 additions and 13803 deletions
|
@ -8,6 +8,7 @@ distfiles="${CPAN_SITE}/XML/XML-Parser-$version.tar.gz"
|
|||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends} expat-devel"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Perl extension interface to James Clark's XML parser, expat"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -16,10 +17,3 @@ long_desc="
|
|||
This module provides ways to parse XML documents. It is built on top of
|
||||
XML::Parser::Expat, which is a lower level interface to James Clark's
|
||||
expat library."
|
||||
|
||||
perl-XML-Parser_package() {
|
||||
depends="${hostmakedepends}"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue