mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
18 lines
1.6 KiB
Groff
18 lines
1.6 KiB
Groff
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.4: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.12: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 ) sys-devel/make >=dev-util/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 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 6c921d868d090cc18e142a396f66f74a python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
|
_md5_=15cb6986efe6e8c8a02e4c6969c66228
|