mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
17 lines
2.1 KiB
Plaintext
17 lines
2.1 KiB
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install prepare pretend setup
|
|
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-libs/boost:=[context,python,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/scipy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[python_targets_python3_11(-)?,python_targets_python3_12(-)?] x11-libs/cairo[X] ) dev-cpp/sparsehash
|
|
DESCRIPTION=An efficient python module for manipulation and statistical analysis of graphs
|
|
EAPI=8
|
|
HOMEPAGE=https://graph-tool.skewed.de/
|
|
INHERIT=check-reqs python-r1 toolchain-funcs
|
|
IUSE=+cairo openmp python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-libs/boost:=[context,python,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/scipy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[python_targets_python3_11(-)?,python_targets_python3_12(-)?] x11-libs/cairo[X] )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://downloads.skewed.de/graph-tool/graph-tool-2.75.tar.xz
|
|
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=b9998978c2779f85fea9965655afcd6e
|