mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
18 lines
1.7 KiB
Groff
18 lines
1.7 KiB
Groff
BDEPEND=doc? ( app-text/doxygen || ( ( 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(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
|
DEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
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 xsimd
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
REQUIRED_USE=?? ( tbb openmp )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.24.4 -> xtensor-0.24.4.tar.gz
|
|
_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 6881b056477c23167d9a6b33e146374e python-any-r1 5af215c3da6aef17a2d5e02968df1d5a optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
|
_md5_=6bff5bc6b40bdd4d7017b0e079d8fdf0
|