mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: perl-Data-Perl-0.002011
This commit is contained in:
parent
3cd20b4ba8
commit
49a6f4233e
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Data-Perl/template
Normal file
16
srcpkgs/perl-Data-Perl/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Data-Perl'
|
||||||
|
pkgname=perl-Data-Perl
|
||||||
|
version=0.002011
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-strictures perl-List-MoreUtils perl-Class-Method-Modifiers perl-Role-Tiny perl-Module-Runtime"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Deep perl-Test-Output perl-Test-Fatal"
|
||||||
|
short_desc="Base classes wrapping fundamental Perl data types"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Data-Perl"
|
||||||
|
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=8d34dbe314cfa2d99bd9aae546bbde94c38bb05b74b07c89bde1673a6f6c55f4
|
Loading…
Add table
Reference in a new issue