summaryrefslogtreecommitdiff
path: root/dev-haskell/arithmoi
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-haskell/arithmoi
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/arithmoi')
-rw-r--r--dev-haskell/arithmoi/Manifest7
-rw-r--r--dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild33
-rw-r--r--dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild38
-rw-r--r--dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild41
-rw-r--r--dev-haskell/arithmoi/metadata.xml22
5 files changed, 141 insertions, 0 deletions
diff --git a/dev-haskell/arithmoi/Manifest b/dev-haskell/arithmoi/Manifest
new file mode 100644
index 000000000000..4321f15436b4
--- /dev/null
+++ b/dev-haskell/arithmoi/Manifest
@@ -0,0 +1,7 @@
+DIST arithmoi-0.4.1.3.tar.gz 66196 BLAKE2B d576f3cace1ea39a55b6e9bcc3e3e6d941fe8ec6a0b31435f404bb0151a4170d4079cad96eefbb319c08ecc3aae5ab6141500b75925617b5fa4e6c86539fe93c SHA512 abc5939207e502dffd91b3a4e2b9c688eef388a6b9354576fcb4badf4625da1cad0e9698cb42b293b37cc29427ad2679170452374fbf6cd5e614d53db34cd9f6
+DIST arithmoi-0.4.2.0.tar.gz 84676 BLAKE2B 971b2ba5cca0e2af9944a06f02f02b5ff2c0e613a3c3f6963fdd906c4d617ab19ceabc8bc16f8c7fe12d6fd540c439b1af138da7bed75494cdb3d4f41993e255 SHA512 687f12aef8baf98c778498b9a0bb33f0ac3175d009ba8dcd14d6ff8bb13252120f6821e80932410a1413637b591f81b92e0ecd25cd7870464e1629f3d0bf866c
+DIST arithmoi-0.4.3.0.tar.gz 93661 BLAKE2B ff815ab9bcd8bd5ccbfcdde134049e98aebaf3c41b693b56c8048d918cc778fcb4ab321486d20b4084a61e340c0a00ae45541c12da4f8d19c7e28df81168a4a7 SHA512 0c67237a84a2c7e2abc1bbc78176e64e7f6ac23399c765dba316d429391f351734eacb924960d69d4fc603b17a4df1b40985bcbc8bbb7c51805eb72a0346b545
+EBUILD arithmoi-0.4.1.3.ebuild 860 BLAKE2B 8a2874b2c3cfb283aa95d21517ec96db9b080c2982a309b2044d1d2b4efa71c5c2846fb8c5f6eb7f78d5450c7d3462f716d9ec21623e5aff67cafbe339ef3496 SHA512 a3b9c9ed1ad46c112489f216cf94bd9612c73358ff37acca5ff0fedf2139df1d90a484c38f2b90698fd24bce330be4d9979085eb17251f4aa991e030bd8bd0b7
+EBUILD arithmoi-0.4.2.0.ebuild 1227 BLAKE2B f8280189b9ac41c4b103c314b193bf7579e7a22ef1b34b19b1a0ed4a17ab0c87340bfbdddeb912eea841bbd0295b7a9dcc8997af6de46e3326effa69f8dc9c4f SHA512 ffc2d3bc1fea3c56b0beb7fc79a2d5ad3837bfa96bde153ccc3531f83e0eb4107fe039ace29b202ded8786b0a457afbf9d82e55ee113ff9518d717ecf0b0b0cf
+EBUILD arithmoi-0.4.3.0.ebuild 1384 BLAKE2B 84cf9ac7495cdc836fcf6e8c215577c0e78231170510478152ff95ad8c7d863248b041d7266de1eca3984a1ea2246563cca197604dcdf8a7469171d466aa307a SHA512 12957a92d036c54e127754645311a59209abe974128606113ad9ebeb75a82be0999e8b90c1ddb36272b8ee1017bc066d83775b2ea6bea692e092c9413a673b8c
+MISC metadata.xml 814 BLAKE2B 26281ca55d86a794b8f3d323a9a58fe1bd52868fe677fbb5d0509eabb5154ca79eeec6fb5e1fe414c391930a95c9be7ca2e2e47f6ba465c971f0d219df545f3e SHA512 95714cf6da1b5e139ff711f959f6e0a62d3c2d9943aa15d09ab86e19ef4888d11c5108bcdf6865a22f0e72e10066bdbe644044777848982d432499ee24b74723
diff --git a/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild
new file mode 100644
index 000000000000..af5085c17a83
--- /dev/null
+++ b/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.9999
+#hackport: flags: -llvm
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms"
+HOMEPAGE="https://github.com/cartazio/arithmoi"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+ >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+ test? ( dev-haskell/hspec )
+"
+
+src_configure() {
+ haskell-cabal_src_configure \
+ --flag=-llvm
+}
diff --git a/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild
new file mode 100644
index 000000000000..4b9539d1da49
--- /dev/null
+++ b/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+#hackport: flags: -check-bounds
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms"
+HOMEPAGE="https://github.com/cartazio/arithmoi"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+ >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+ test? ( >=dev-haskell/quickcheck-2.8 <dev-haskell/quickcheck-2.9
+ >=dev-haskell/smallcheck-1.1 <dev-haskell/smallcheck-1.2
+ >=dev-haskell/tasty-0.10 <dev-haskell/tasty-0.12
+ >=dev-haskell/tasty-hunit-0.9 <dev-haskell/tasty-hunit-0.10
+ >=dev-haskell/tasty-quickcheck-0.8 <dev-haskell/tasty-quickcheck-0.9
+ >=dev-haskell/tasty-smallcheck-0.8 <dev-haskell/tasty-smallcheck-0.9 )
+"
+
+src_configure() {
+ haskell-cabal_src_configure \
+ --flag=-check-bounds
+}
diff --git a/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild
new file mode 100644
index 000000000000..b6438c58fa74
--- /dev/null
+++ b/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+#hackport: flags: -check-bounds
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms"
+HOMEPAGE="https://github.com/cartazio/arithmoi"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+ >=dev-haskell/nats-1:=[profile?] <dev-haskell/nats-1.2:=[profile?]
+ >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?]
+ >=dev-haskell/semigroups-0.8:=[profile?]
+ >=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.18.1.3
+ test? ( >=dev-haskell/quickcheck-2.7.6 <dev-haskell/quickcheck-2.10
+ >=dev-haskell/smallcheck-1.1 <dev-haskell/smallcheck-1.2
+ >=dev-haskell/tasty-0.10 <dev-haskell/tasty-0.12
+ >=dev-haskell/tasty-hunit-0.9 <dev-haskell/tasty-hunit-0.10
+ >=dev-haskell/tasty-quickcheck-0.8 <dev-haskell/tasty-quickcheck-0.9
+ >=dev-haskell/tasty-smallcheck-0.8 <dev-haskell/tasty-smallcheck-0.9
+ >=dev-haskell/transformers-compat-0.4 )
+"
+
+src_configure() {
+ haskell-cabal_src_configure \
+ --flag=-check-bounds
+}
diff --git a/dev-haskell/arithmoi/metadata.xml b/dev-haskell/arithmoi/metadata.xml
new file mode 100644
index 000000000000..c32026c57e0a
--- /dev/null
+++ b/dev-haskell/arithmoi/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <longdescription>
+ A library of basic functionality needed for
+ number-theoretic calculations. The aim of this library
+ is to provide efficient implementations of the functions.
+ Primes and related things (totients, factorisation),
+ powers (integer roots and tests, modular exponentiation),
+ integer logarithms.
+ Note: Requires GHC &gt;= 6.12 with the integer-gmp package
+ for efficiency. Portability is on the to-do list (with
+ low priority, however).
+ </longdescription>
+ <upstream>
+ <remote-id type="github">cartazio/arithmoi</remote-id>
+ </upstream>
+</pkgmetadata>