New package: perl-Math-BigInt-GMP-1.36.
This commit is contained in:
parent
b9ce2d3afe
commit
146c5520bd
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Math-BigInt-GMP/template
Normal file
17
srcpkgs/perl-Math-BigInt-GMP/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template build file for 'perl-Math-BigInt-GMP'.
|
||||
pkgname=perl-Math-BigInt-GMP
|
||||
version=1.36
|
||||
wrksrc="Math-BigInt-GMP-${version}"
|
||||
revision=1
|
||||
build_style=perl-module
|
||||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com"
|
||||
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
||||
license="GPL-2"
|
||||
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
||||
checksum=278115a882d0cb50fbbef36706d8fff44122de58f8e7d5f6dcebf00e2df1b449
|
||||
long_desc="
|
||||
Provides support for big integer calculations by means of the GMP c-library."
|
||||
|
||||
fulldepends="perl"
|
||||
makedepends="gmp-devel"
|
Loading…
Reference in a new issue