perl-Params-Validate: rebuild for perl 5.34 and add checkdeps
Close: #32123
This commit is contained in:
parent
b07214b837
commit
38dfa329a9
1 changed files with 3 additions and 1 deletions
|
@ -1,15 +1,17 @@
|
||||||
# Template file for 'perl-Params-Validate'
|
# Template file for 'perl-Params-Validate'
|
||||||
pkgname=perl-Params-Validate
|
pkgname=perl-Params-Validate
|
||||||
version=1.29
|
version=1.29
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
makedepends="${hostmakedepends} perl-Module-Implementation"
|
makedepends="${hostmakedepends} perl-Module-Implementation"
|
||||||
depends="perl perl-Module-Implementation"
|
depends="perl perl-Module-Implementation"
|
||||||
|
checkdepends="perl-Test-Fatal perl-Test-Requires"
|
||||||
short_desc="Validate method/function parameters"
|
short_desc="Validate method/function parameters"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://metacpan.org/release/Params-Validate"
|
homepage="https://metacpan.org/release/Params-Validate"
|
||||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=49a68dfb430bea028042479111d19068e08095e5a467e320b7ab7bde3d729733
|
checksum=49a68dfb430bea028042479111d19068e08095e5a467e320b7ab7bde3d729733
|
||||||
|
shlib_requires="libperl.so.5.34"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue