# Template file for 'perl-Math-BigInt-GMP' pkgname=perl-Math-BigInt-GMP version=1.6013 revision=2 build_style=perl-module hostmakedepends="perl" makedepends="perl gmp-devel" depends="perl" short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines" maintainer="Leah Neukirchen " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Math-BigInt-GMP" distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz" checksum=cb1a92e02267d40515f8e03a4e212f66fd307c974cbbd313e23de32fdf10f6b5 post_extract() { sed -i /check_lib_or/d Makefile.PL }