blob: 5a35c45e1ad0cabb8d36f5edfb3975862af7aefc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile install prepare test
DEPEND=sys-libs/zlib mpi? ( virtual/mpi )
DESCRIPTION=Software for graph, mesh and hypergraph partitioning
EAPI=7
HOMEPAGE=https://www.labri.u-bordeaux.fr/perso/pelegrin/scotch/ https://gitlab.inria.fr/scotch/scotch
INHERIT=toolchain-funcs flag-o-matic multilib
IUSE=doc int64 mpi static-libs test tools threads
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=CeCILL-2
RDEPEND=sys-libs/zlib mpi? ( virtual/mpi )
REQUIRED_USE=test? ( threads )
RESTRICT=!test? ( test )
SLOT=0/6
SRC_URI=https://gitlab.inria.fr/scotch/scotch/-/archive/v6.1.0/scotch-v6.1.0.tar.gz
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a flag-o-matic bc2e7662a4a9a8643be851982a837ddc
_md5_=a06eeef143cea3f54ded2dc2f5d201f3
|