mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
17 lines
2.6 KiB
Plaintext
17 lines
2.6 KiB
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install prepare pretend setup
|
|
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-libs/boost:=[context,python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-libs/boost:=[context,python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-libs/expat dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sci-mathematics/cgal:= dev-python/matplotlib[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] cairo? ( dev-cpp/cairomm:0 dev-python/pycairo[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/cairo[X] )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://downloads.skewed.de/graph-tool/graph-tool-2.98.tar.xz
|
|
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=f5f7bf65c088a3ada90eaa2847cb772a
|