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-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- polly (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR) (make)
Required by (32)
- amdonly-gaming-libva-mesa-driver-git (requires libclc) (make)
- amdonly-gaming-mesa-git (requires libclc) (make)
- amdonly-gaming-mesa-vdpau-git (requires libclc) (make)
- amdonly-gaming-opencl-clover-mesa-git (requires libclc) (make)
- amdonly-gaming-opencl-clover-mesa-git (requires libclc)
- 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)
- amdonly-gaming-vulkan-swrast-git (requires libclc) (make)
- cpyrit-opencl (requires libclc)
- lib32-amdonly-gaming-libva-mesa-driver-git (requires libclc) (make)
- lib32-amdonly-gaming-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-mesa-vdpau-git (requires libclc) (make)
- lib32-amdonly-gaming-opencl-clover-mesa-git (requires libclc)
- lib32-amdonly-gaming-opencl-clover-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)
- Show 12 more...
Latest Comments
dreieck commented on 2024-04-03 07:41 (UTC)
Please increment
$epoch
, since according topacman
the 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)
makedepends
might need to containllvm
instead ofllvm-libs
as 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
replaces
section 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
conflicts
andprovides
arrays, 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.