mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: perl-ExtUtils-CppGuess-0.12
This commit is contained in:
parent
98157113f3
commit
b3a71966a9
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-ExtUtils-CppGuess/template
Normal file
16
srcpkgs/perl-ExtUtils-CppGuess/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-ExtUtils-CppGuess'
|
||||||
|
pkgname=perl-ExtUtils-CppGuess
|
||||||
|
version=0.12
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="ExtUtils-CppGuess-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-Capture-Tiny perl-Module-Build"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl perl-Capture-Tiny"
|
||||||
|
short_desc="ExtUtils::CppGuess - guess C++ compiler and flags"
|
||||||
|
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/ExtUtils-CppGuess"
|
||||||
|
distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz"
|
||||||
|
checksum=31c47b5b15e3e9fd5ae7b35881a0fffd26a2983b241e7e3a1bc340d6d446186b
|
Loading…
Add table
Reference in a new issue