17 lines
602 B
Bash
17 lines
602 B
Bash
|
# Template file for 'perl-FFI-CheckLib'
|
||
|
pkgname=perl-FFI-CheckLib
|
||
|
version=0.23
|
||
|
revision=1
|
||
|
archs=noarch
|
||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||
|
build_style=perl-module
|
||
|
hostmakedepends="perl"
|
||
|
depends="perl"
|
||
|
checkdepends="perl-Test2-Suite"
|
||
|
short_desc="Check that a library is available for FFI"
|
||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||
|
homepage="https://metacpan.org/pod/FFI::CheckLib"
|
||
|
distfiles="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-${version}.tar.gz"
|
||
|
checksum=4ec7abca15f070dac2392d36b48a3ad27d80b4ee4cb2944a69e7ea0cb4da5166
|