blob: 4dd2643affcc7136d38923239b44f1a699391350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-arch/unzip >=dev-util/ninja-1.8.2 >=dev-util/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 fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=b260444129b6e91358f49563b4e75bd2
|