diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2019-12-30 09:09:52 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2019-12-30 09:33:59 -0500 |
commit | 1a3933ff7eed77e5b91f3dc47cc1164316d09984 (patch) | |
tree | ce3127b14a47d84affb9eaf07e79f0c3e226193c /sci-mathematics/eclib/Manifest | |
parent | x11-libs/fox: port Soap's QA fixes to 1.6 (diff) | |
download | gentoo-1a3933ff7eed77e5b91f3dc47cc1164316d09984.tar.gz gentoo-1a3933ff7eed77e5b91f3dc47cc1164316d09984.tar.bz2 gentoo-1a3933ff7eed77e5b91f3dc47cc1164316d09984.zip |
sci-mathematics/eclib: new package for rational elliptic curves.
This commit imports eclib-20190909 from the sage-on-gentoo overlay
where François Bissey has been maintaining it for use with SageMath.
I've made a few changes on top of the overlay version:
* Enabled the test suite (it passes for me).
* Put the "--disable-allprogs" configure flag behind USE=minimal.
* Put the "--with-boost" configure flag behind USE=boost.
* Inlined the SRC_URI which was using a custom thirdpartymirror.
* Dropped obsolete autotools.eclass and RESTRICT=mirror.
The SageMath build system can detect eclib on the system now, so having
this package installed will save users time when rebuilding SageMath.
Closes: https://bugs.gentoo.org/704096
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/eclib/Manifest')
-rw-r--r-- | sci-mathematics/eclib/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/eclib/Manifest b/sci-mathematics/eclib/Manifest new file mode 100644 index 000000000000..176b940896e2 --- /dev/null +++ b/sci-mathematics/eclib/Manifest @@ -0,0 +1 @@ +DIST eclib-20190909.tar.bz2 914900 BLAKE2B df57972792f96e65b25db5a2ab1063d5a8f1ad05edbed77d9ca2632ddfb4af2cb8586e572155beec09cc0c03472300d1e6fcbdda3527c36e9106006239f50600 SHA512 df829b10c353f528f2040b55d6198e3a48eba179b9a80e71794e4c6d46ee9bb13b3eccec15c7d286ec5d8252e6ba91157c2a08ac4e2da86969a4158450a41960 |