Search Criteria
Package Details: opencl-headers-git 2022.01.04.3.gdcd5bed-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencl-headers-git.git (read-only, click to copy) |
---|---|
Package Base: | opencl-headers-git |
Description: | OpenCL (Open Computing Language) header files. (GIT Version) |
Upstream URL: | https://www.khronos.org/registry/cl/ |
Licenses: | Apache |
Conflicts: | opencl-headers |
Provides: | opencl-headers |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 2 |
Popularity: | 0.119240 |
First Submitted: | 2020-03-13 20:36 (UTC) |
Last Updated: | 2022-02-17 22:27 (UTC) |
Dependencies (5)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32) (make)
- ruby (make)
Required by (184)
- amdapp-sdk (requires opencl-headers) (optional)
- amdcovc (requires opencl-headers) (make)
- avisynth-plugin-knlmeanscl-git (requires opencl-headers) (make)
- beignet (requires opencl-headers)
- beignet-git (requires opencl-headers)
- butterflow (requires opencl-headers) (make)
- clblas (requires opencl-headers)
- clblast-git (requires opencl-headers)
- clfft (requires opencl-headers) (make)
- clfft-git (requires opencl-headers) (make)
- clinfo-git (requires opencl-headers) (make)
- clpeak-git (requires opencl-headers) (make)
- cpu-x (requires opencl-headers) (make)
- cpu-x-git (requires opencl-headers) (make)
- cpyrit-opencl (requires opencl-headers) (make)
- cpyrit-opencl-git (requires opencl-headers) (make)
- ddroom-git (requires opencl-headers) (make)
- etaler-git (requires opencl-headers) (optional)
- ethminer (requires opencl-headers) (make)
- ethminer-git (requires opencl-headers) (make)
Latest Comments
MarsSeed commented on 2022-05-22 23:04 (UTC) (edited on 2022-05-22 23:34 (UTC) by MarsSeed)
Could you please add
provides=("opencl-headers=2:${pkgver}")
?That would help me maintain AUR/khronos-icd-loader properly. I want to specify a minimum headers version as dependency, and I'd like to allow either the repo package or the headers git package to be used, whichever provides the adequate version number.
Rojikku commented on 2021-06-20 17:01 (UTC)
You are missing cmake from the makedepends.
useless2764 commented on 2020-06-25 20:22 (UTC)
currently getting the following when trying to build this https://gist.github.com/useless2764/8b9341becba64a7bf66cda84e66f7e3e
EndlessEden commented on 2017-12-20 20:07 (UTC) (edited on 2017-12-20 20:07 (UTC) by EndlessEden)
new home is https://github.com/KhronosGroup/OpenCL-Headers/
While i can updated this to point at the new location of the (v2.1) headers, but i dont see the point.
I modified this from a earlier package on Aur3. Im abandoning it now as i dont wish to maintain it. If anyone wishes to update it, the git url(above) will provide the recent headers. I recommend you add a find/compare script to detect most update version. Also add a updated pkgver detection to match.
Goodluck.