17 lines
615 B
Bash
17 lines
615 B
Bash
|
# Template file for 'perl-ExtUtils-XSpp'
|
||
|
pkgname=perl-ExtUtils-XSpp
|
||
|
version=0.18
|
||
|
revision=1
|
||
|
archs=noarch
|
||
|
wrksrc="ExtUtils-XSpp-${version}"
|
||
|
build_style=perl-ModuleBuild
|
||
|
hostmakedepends="perl perl-Module-Build perl-Test-Base perl-Test-Differences"
|
||
|
makedepends="perl"
|
||
|
depends="perl"
|
||
|
short_desc="ExtUtils::XSpp - XS for C++"
|
||
|
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||
|
homepage="https://metacpan.org/release/ExtUtils-XSpp"
|
||
|
distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz"
|
||
|
checksum=9176ad646729e3bd27cf7abf114bedd3424bff1ba61185cfc7d54f3a9223a8ff
|