perl-Package-Stash: rebuild for metadata
This commit is contained in:
parent
9b430a61a9
commit
0383765e93
1 changed files with 8 additions and 5 deletions
|
@ -1,16 +1,19 @@
|
||||||
# Template build file for 'perl-Package-Stash'.
|
# Template file for 'perl-Package-Stash'
|
||||||
pkgname=perl-Package-Stash
|
pkgname=perl-Package-Stash
|
||||||
|
#TODO
|
||||||
version=0.37
|
version=0.37
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Dist-CheckConflicts"
|
hostmakedepends="perl perl-Dist-CheckConflicts"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends} perl-Module-Implementation perl-Package-Stash-XS"
|
depends="${hostmakedepends} perl-Module-Implementation perl-Package-Stash-XS
|
||||||
|
perl-Test-Requires"
|
||||||
|
checkdepends="${depends} perl-Test-Fatal"
|
||||||
short_desc="Routines for manipulating stashes"
|
short_desc="Routines for manipulating stashes"
|
||||||
noarch="yes"
|
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Package-Stash"
|
homepage="https://metacpan.org/release/Package-Stash"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/Package/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Package/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=06ab05388f9130cd377c0e1d3e3bafeed6ef6a1e22104571a9e1d7bfac787b2c
|
checksum=06ab05388f9130cd377c0e1d3e3bafeed6ef6a1e22104571a9e1d7bfac787b2c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue