Search Criteria
Package Details: libclc-git 1:19.0.0_r492390.4e3310a8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libclc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libclc-git |
| Description: | Library requirements of the OpenCL C programming language (git version) |
| Upstream URL: | http://libclc.llvm.org/ |
| Licenses: | MIT |
| Groups: | chaotic-mesa-git |
| Conflicts: | libclc |
| Provides: | libclc |
| Submitter: | SolarAquarion |
| Maintainer: | SolarAquarion |
| Last Packager: | SolarAquarion |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-10-22 22:47 (UTC) |
| Last Updated: | 2024-03-12 12:05 (UTC) |
Dependencies (9)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- llvm-libs (llvm-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- polly (llvm-gitAUR) (make)
- python (make)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR) (make)
Required by (27)
- amdonly-gaming-mesa-git (requires libclc) (make)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libclc)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libclc) (make)
- amdonly-gaming-vulkan-mesa-layers-git (requires libclc) (make)
- amdonly-gaming-vulkan-radeon-git (requires libclc) (make)
- lib32-amdonly-gaming-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-opencl-rusticl-mesa-git (requires libclc)
- lib32-amdonly-gaming-opencl-rusticl-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-vulkan-mesa-layers-git (requires libclc) (make)
- lib32-amdonly-gaming-vulkan-radeon-git (requires libclc) (make)
- lib32-mesa-amd-bc250 (requires libclc) (make)
- lib32-vulkan-nouveau-git (requires libclc) (make)
- lib32-vulkan-radeon-amd-bc250 (requires libclc) (make)
- mesa-amd-bc250 (requires libclc) (make)
- mesa-git (requires libclc)
- mesa-git (requires libclc) (make)
- mesa-rk35xx-git (requires libclc)
- mesa-rk35xx-git (requires libclc) (make)
- mesa-wsl2-git (requires libclc)
- mesa-wsl2-git (requires libclc) (make)
- Show 7 more...
Latest Comments
dreieck commented on 2024-04-03 07:41 (UTC)
Please increment
$epoch, since according topacmanthe changed versioning scheme (previously, with a_as first character, now, with a digit as first character) is a downgrade:Regards and thanks for maintaining!
ishitatsuyuki commented on 2023-08-24 06:08 (UTC)
makedependsmight need to containllvminstead ofllvm-libsas builds on Chaotic seems to be failing due to missing LLVM.alissonlauffer commented on 2023-04-16 20:55 (UTC) (edited on 2023-04-16 20:55 (UTC) by alissonlauffer)
You should not fill the
replacessection of the PKGBUILD, as noted in Arch package guidelines (https://wiki.archlinux.org/title/PKGBUILD#replaces):"[...] If providing an alternate version of an already existing package or uploading to the AUR, use the
conflictsandprovidesarrays, which are only evaluated when actually installing the conflicting package."jpkotta commented on 2020-10-23 07:53 (UTC)
This is broken. Fixes here: https://gist.github.com/jpkotta/a7d4e948b84f118cd6fdda1b257774ae
For my purposes, I'm trying to get '/usr/lib/clc/gfx1012-amdgcn-mesa-mesa3d.bc', which doesn't appear to get built yet. But at least the above will get this package building again.
fisch02 commented on 2020-02-25 20:08 (UTC)
Could you add conflicts for the in-repo libclc package ?
yurikoles commented on 2019-04-14 08:27 (UTC)
please replace make dependency clang-svn with llvm-git.
Lone_Wolf commented on 2018-03-15 15:17 (UTC) (edited on 2018-03-15 15:25 (UTC) by Lone_Wolf)
This package seems to lack a proper pkgver() function that updates pkgver everytime it's build .
SolarAquarion, please check https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver.28.29_function
edit :
in the PKGBUILD you should put yourself as maintainer and list lordheavy as contributor.