sci-mathematics/eclib: new package for rational elliptic curves.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 30 Dec 2019 14:09:52 +0000 (09:09 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 30 Dec 2019 14:33:59 +0000 (09:33 -0500)
commit1a3933ff7eed77e5b91f3dc47cc1164316d09984
treece3127b14a47d84affb9eaf07e79f0c3e226193c
parent44d239dced5011645347f89ac291281034025fcf
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>
sci-mathematics/eclib/Manifest [new file with mode: 0644]
sci-mathematics/eclib/eclib-20190909.ebuild [new file with mode: 0644]
sci-mathematics/eclib/metadata.xml [new file with mode: 0644]