sci-libs/fflas-ffpack: new package for finite-field linear algebra.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 1 Apr 2020 23:59:53 +0000 (19:59 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 3 Apr 2020 16:03:48 +0000 (12:03 -0400)
commit8db3670e7902795f2ae61d64b1930a946e5b2efc
tree9ed43f004d1f357b9d9579d24eaa8ba643dca05b
parent292d2d9703b6b0c6235b7de1e7dc343c66d772fb
sci-libs/fflas-ffpack: new package for finite-field linear algebra.

This is a straightforward import of the latest fflas-ffpack-2.4.3.ebuild
that François Bissey has been maintaining in the sage-on-gentoo overlay,
with only a few minor changes:

  * I added a "+" to the LICENSE to match the upstream LGPL-2.1+.

  * I switched the openmp check to use tc-check-openmp() conditionally
    on the MERGE_TYPE variable.

  * Added BDEPEND="virtual/pkgconfig" since we patch in a call to
    PKG_CHECK_MODULES.

I also removed a warning about build failures with USE=openmp. From what
I can tell, this stems from an older report (upstream Github issue 48)
using gcc-4.9.x that was never fully debugged. If the problems persist,
we can revisit that report, or just mask the flag.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=715678
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
sci-libs/fflas-ffpack/Manifest [new file with mode: 0644]
sci-libs/fflas-ffpack/fflas-ffpack-2.4.3.ebuild [new file with mode: 0644]
sci-libs/fflas-ffpack/files/fflas-ffpack-2.3.2-blaslapack.patch [new file with mode: 0644]
sci-libs/fflas-ffpack/metadata.xml [new file with mode: 0644]