blob: 05cf18c89a9b6476c043361f8d229940e46beeb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-arch/unzip app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=gmp? ( dev-libs/gmp:0= )
DESCRIPTION=Compute Automorphism Groups and Canonical Labelings of Graphs
EAPI=8
HOMEPAGE=https://users.aalto.fi/~tjunttil/bliss/index.html
INHERIT=cmake
IUSE=gmp
KEYWORDS=amd64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-3
RDEPEND=gmp? ( dev-libs/gmp:0= )
SLOT=0/1
SRC_URI=https://users.aalto.fi/~tjunttil/bliss/downloads/bliss-0.77.zip
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=47e9f4abed184baa52b92f428138257d
|