blob: 8459483f227983d6d9b7e966b1e248650e3dfbee (
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 e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=91fef465efb4ce0c5562fb06fd28495f
|