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
|
@ -6,6 +6,8 @@ wrksrc="HTML-Form-$version"
|
|||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="perl-HTML-Parser perl-URI perl-HTTP-Message"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTML::Form - Class that represents an HTML form element"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://search.cpan.org/~gaas/HTML-Form/lib/HTML/Form.pm"
|
||||
|
@ -18,11 +20,3 @@ long_desc="
|
|||
can take on various values. The state of a form can be tweaked and it can
|
||||
then be asked to provide HTTP::Request objects that can be passed to the
|
||||
request() method of LWP::UserAgent."
|
||||
|
||||
perl-HTML-Form_package() {
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue