2012-11-28 10:53:31 +01:00
|
|
|
# Template build file for 'perl-Math-BigInt-GMP'.
|
|
|
|
pkgname=perl-Math-BigInt-GMP
|
2013-11-23 12:28:25 +01:00
|
|
|
version=1.37
|
2014-06-14 09:44:06 +02:00
|
|
|
revision=2
|
2013-04-14 11:13:30 +02:00
|
|
|
wrksrc="Math-BigInt-GMP-${version}"
|
2012-11-28 10:53:31 +01:00
|
|
|
build_style=perl-module
|
2013-11-23 11:57:36 +01:00
|
|
|
hostmakedepends="perl>=5.18"
|
|
|
|
makedepends="${hostmakedepends} gmp-devel"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="${hostmakedepends}"
|
2012-11-28 10:53:31 +01:00
|
|
|
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
2014-06-14 09:44:06 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-11-28 10:53:31 +01:00
|
|
|
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
2014-05-15 17:15:20 +02:00
|
|
|
license="Artistic, GPL-1"
|
2012-11-28 10:53:31 +01:00
|
|
|
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
2013-11-23 12:28:25 +01:00
|
|
|
checksum=3134f1aef29a78f2014866facf8a91bea0f09b0b41c9954388d5ff4428930fc2
|