New package: perl-Math-Prime-Util-0.65
This commit is contained in:
parent
3e1adc69f4
commit
6a4bc5aa0e
2 changed files with 30 additions and 0 deletions
15
srcpkgs/perl-Math-Prime-Util-GMP/template
Normal file
15
srcpkgs/perl-Math-Prime-Util-GMP/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Math-Prime-Util-GMP'
|
||||||
|
pkgname="perl-Math-Prime-Util-GMP"
|
||||||
|
version=0.46
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends} gmp-devel"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Utilities related to prime numbers and factoring, using GMP"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
||||||
|
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=bf37ab27ca155aaa274688d7115bbefc93e28d4a6ba4faa193bb0a1b5f87e45f
|
15
srcpkgs/perl-Math-Prime-Util/template
Normal file
15
srcpkgs/perl-Math-Prime-Util/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Math-Prime-Util'
|
||||||
|
pkgname="perl-Math-Prime-Util"
|
||||||
|
version=0.65
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-Math-Prime-Util-GMP"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Utilities related to prime numbers, including fast sieves and factoring"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="https://github.com/danaj/Math-Prime-Util"
|
||||||
|
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=26dbcdfe8d0f7efdc049a449430acc2d7b014746cd265db046137e89da5fb7aa
|
Loading…
Add table
Add a link
Reference in a new issue