sci-libs/m4ri: new package for dense matrix computations over F2.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 1 Jan 2020 20:46:18 +0000 (15:46 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 2 Jan 2020 14:20:23 +0000 (09:20 -0500)
commit60bdaa57a2569f7b1a3167d17aa005b01d1450fa
treea2e12f8b970ad6a764c7dd0b841c61743403d12c
parent2fa473a4300a20c9ca881eac6cfec9828d823e9c
sci-libs/m4ri: new package for dense matrix computations over F2.

This package was imported from the sage-on-gentoo overlay with only a
few changes:

  * Updated from EAPI=6 to EAPI=7, and subsequently moved
    virtual/pkgconfig to BDEPEND.
  * Put the --enable-png flag behind USE=png.
  * Enabled the test suite, which passes out-of-the-box for me.
  * Update the HOMEPAGE to point to bitbucket; it was redirecting.
  * Updated LICENSE to GPL-2+ from GPL-2 (based on file headers).

The SageMath package can detect and use the system copy of m4ri, which
means that this package should eliminate pointless rebuilds of m4ri
for users of SageMath on Gentoo.

Closes: https://bugs.gentoo.org/704500
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
sci-libs/m4ri/Manifest [new file with mode: 0644]
sci-libs/m4ri/m4ri-20140914.ebuild [new file with mode: 0644]
sci-libs/m4ri/metadata.xml [new file with mode: 0644]