blob: d3aa5561460f0b69b722b5abf9fc5737606e6ff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/opencl >=dev-util/opencl-headers-2023.04.17
DESCRIPTION=Khronos OpenCL C++ bindings
EAPI=8
HOMEPAGE=https://github.com/KhronosGroup/OpenCL-CLHPP/
INHERIT=cmake
IUSE=test
KEYWORDS=amd64 ppc64 x86
LICENSE=Khronos-CLHPP
RDEPEND=virtual/opencl
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/KhronosGroup/OpenCL-CLHPP/archive/refs/tags/v2023.04.17.tar.gz -> clhpp-2023.04.17.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80
_md5_=d1749859be5e585c6595037df1f3b3ee
|