mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
New package: perl-List-AllUtils-0.15
This commit is contained in:
parent
e909052cea
commit
72971e34c5
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-List-AllUtils/template
Normal file
16
srcpkgs/perl-List-AllUtils/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-List-AllUtils'
|
||||
pkgname=perl-List-AllUtils
|
||||
version=0.15
|
||||
revision=1
|
||||
archs="noarch"
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl-List-UtilsBy perl-List-SomeUtils"
|
||||
depends="${makedepends}"
|
||||
short_desc="List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy"
|
||||
maintainer="svenper <svenper@tuta.io>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/List-AllUtils/"
|
||||
distfiles="${CPAN_SITE}/List/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=3711fac729321d3aad8356a756fd9272094f227aa048866a3751f9d8ea6cc95d
|
Loading…
Add table
Reference in a new issue