17 lines
675 B
Bash
17 lines
675 B
Bash
# Template build file for 'perl-Test-Script'.
|
|
pkgname=perl-Test-Script
|
|
version=1.14
|
|
revision=1
|
|
wrksrc="${pkgname#*-}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl perl-Probe-Perl perl-IPC-Run3"
|
|
depends="${hostmakedepends}"
|
|
noarch=yes
|
|
short_desc='Test::Script - Provides a series of basic tests'
|
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
|
homepage="https://metacpan.org/pod/Test::Script"
|
|
license="GPL-1, Artistic"
|
|
distfiles="$CPAN_SITE/Test/Test-Script-${version}.tar.gz"
|
|
checksum=3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99
|
|
nocross="https://build.voidlinux.eu/builders/armv6l_builder/builds/27930/steps/shell_3/logs/stdio"
|