mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
16 lines
647 B
Bash
16 lines
647 B
Bash
# Template file for 'perl-ExtUtils-CppGuess'
|
|
pkgname=perl-ExtUtils-CppGuess
|
|
version=0.13
|
|
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=18395fa1274b1f1357948ba3fe46e1b932483d5050be822f78d19fa630a54b08
|