diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-04-01 19:59:53 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-04-03 12:03:48 -0400 |
commit | 8db3670e7902795f2ae61d64b1930a946e5b2efc (patch) | |
tree | 9ed43f004d1f357b9d9579d24eaa8ba643dca05b /sci-libs/fflas-ffpack/Manifest | |
parent | profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl. (diff) | |
download | gentoo-8db3670e7902795f2ae61d64b1930a946e5b2efc.tar.gz gentoo-8db3670e7902795f2ae61d64b1930a946e5b2efc.tar.bz2 gentoo-8db3670e7902795f2ae61d64b1930a946e5b2efc.zip |
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>
Diffstat (limited to 'sci-libs/fflas-ffpack/Manifest')
-rw-r--r-- | sci-libs/fflas-ffpack/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/fflas-ffpack/Manifest b/sci-libs/fflas-ffpack/Manifest new file mode 100644 index 000000000000..d10a12abc35b --- /dev/null +++ b/sci-libs/fflas-ffpack/Manifest @@ -0,0 +1 @@ +DIST fflas-ffpack-2.4.3.tar.gz 1059033 BLAKE2B e416429bb426a81cf9c25d54c83380ff9a9d658c711da06e6359d968843d4d9d26cf8389379f9ad4a5cbcee93e0afc9fe0497bb7a8f190e0c72c0b1f7b67de18 SHA512 c7620ba5a92e4114a581a6bea32267f9d5a9f0eb7e23fc0a7a97ce4b8124bb7b29f89ff2ad6ad270d97c76489625b57a354e581905b74ee57b35f4ca3e196a44 |