mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
18 lines
1.7 KiB
Plaintext
18 lines
1.7 KiB
Plaintext
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.13 dev-python/breathe[python_targets_python3_13(-)] dev-python/sphinx[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/breathe[python_targets_python3_12(-)] dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) test? ( dev-cpp/doctest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
|
DEPEND=>=dev-cpp/xtl-0.8.0 tbb? ( dev-cpp/tbb )
|
|
DESCRIPTION=header-only C++ library for numerical analysis with multi-dimensional arrays
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xtensor-stack/xtensor
|
|
INHERIT=cmake python-any-r1 optfeature toolchain-funcs
|
|
IUSE=doc openmp tbb test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-cpp/xtl-0.8.0 tbb? ( dev-cpp/tbb )
|
|
REQUIRED_USE=?? ( tbb openmp )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.26.0 -> xtensor-0.26.0.tar.gz
|
|
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-any-r1 891415dfe39ad9b41b461f2b86354af0 optfeature 538bce96e5589935b57e178e8635f301
|
|
_md5_=189ae9d5492abfcb9f080d08d5a397d5
|