blob: 7c08ad263d51e9f33aa9ea497e8c65ab71e86756 (
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 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake a5763be3a7ea9d44c19c5a73586aeeeb
_md5_=30e0634cce1e37652e6587c1e7c45b28
|