mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
17 lines
1.7 KiB
Plaintext
17 lines
1.7 KiB
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install prepare pretend setup
|
|
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) dev-libs/boost:=[context,python,python_targets_python3_12(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_12(-)?] dev-python/scipy[python_targets_python3_12(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_12(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[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_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) dev-libs/boost:=[context,python,python_targets_python3_12(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_12(-)?] dev-python/scipy[python_targets_python3_12(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_12(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[python_targets_python3_12(-)?] x11-libs/cairo[X] )
|
|
REQUIRED_USE=|| ( 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 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=8f8ea4384e19feb5c3d24a44801623c5
|