dev-util/opencl-headers: new package
authorMarek Szuba <marecki@gentoo.org>
Wed, 1 Apr 2020 22:36:31 +0000 (23:36 +0100)
committerMarek Szuba <marecki@gentoo.org>
Thu, 2 Apr 2020 00:20:14 +0000 (01:20 +0100)
commit2285b1c837666dc816122187a8b4efbae563334a
treeee135ecd17d97f64c5f9d3c4b4dc0f921cde6597
parent95577dd5076a8e9864e82879fd3af97cf63fcfe9
dev-util/opencl-headers: new package

The first release of unified Khronos OpenCL headers, which unlike
old headers (which is what app-eselect/eselect-opencl installs)
work with all released OpenCL versions rather than having different
versions supported by files from different directories.

Note that in order to avoid file collisions with eselect-opencl this
package presently installs header files into
/usr/$(get_libdir)/OpenCL/vendors/opencl-icd-loader/include ,
which is why it needs multilib support and why it will likely not work
right when installed standalone (in contrast to being pulled in by
dev-libs/opencl-icd-loader).

Signed-off-by: Marek Szuba <marecki@gentoo.org>
dev-util/opencl-headers/Manifest [new file with mode: 0644]
dev-util/opencl-headers/metadata.xml [new file with mode: 0644]
dev-util/opencl-headers/opencl-headers-2020.03.13.ebuild [new file with mode: 0644]