mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
New package: perl-Test-FailWarnings-0.008.
Closes: #9502 [via git-merge-pr]
This commit is contained in:
parent
829d532a93
commit
fe2b6c4595
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Test-FailWarnings/template
Normal file
15
srcpkgs/perl-Test-FailWarnings/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Test-FailWarnings'
|
||||||
|
pkgname=perl-Test-FailWarnings
|
||||||
|
version=0.008
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Capture-Tiny"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::FailWarnings - Add test failures if warnings are caught"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-FailWarnings"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=da34ef9029f6849d6026201d49127d054ee6ac4b979c82210315f5721964a96f
|
Loading…
Add table
Reference in a new issue