mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2023-12-27 20:32:26 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_10(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
DEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
DESCRIPTION=VexCL - Vector expression template library for OpenCL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ddemidov/vexcl
|
||||
@@ -8,10 +8,10 @@ INHERIT=cmake python-any-r1 docs
|
||||
IUSE=backend_compute backend_jit +backend_opencl amdsi examples test doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
RDEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.4.3
|
||||
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-any-r1 f5169813d1619761b459800587005fd2 docs 74475974eae5130ba3e19b31b8ae46b8
|
||||
_md5_=945a5c4eb7ef5e51338fa1c935d8c5a5
|
||||
_md5_=a6b7796e3bc44d55311f9d99443c01bd
|
||||
|
||||
Reference in New Issue
Block a user