Search Criteria
Package Details: spirv-headers-git 1:1.3.280.0.r3.g4f7b471-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/spirv-headers-git.git (read-only, click to copy) |
|---|---|
| Package Base: | spirv-headers-git |
| Description: | SPIR-V header files Git version |
| Upstream URL: | https://www.khronos.org/registry/spir-v/ |
| Licenses: | custom |
| Conflicts: | spirv-headers |
| Provides: | spirv-headers |
| Submitter: | bruceutut |
| Maintainer: | xiretza |
| Last Packager: | xiretza |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-22 11:52 (UTC) |
| Last Updated: | 2024-04-01 19:58 (UTC) |
Dependencies (2)
Required by (52)
- azahar (requires spirv-headers) (make)
- azahar-git (requires spirv-headers) (make)
- clspv-git (requires spirv-headers) (make)
- clvk-git (requires spirv-headers) (make)
- duckstation (requires spirv-headers) (make)
- duckstation-git (requires spirv-headers) (make)
- duckstation-gpl (requires spirv-headers) (make)
- eden-beta (requires spirv-headers) (make)
- eden-git (requires spirv-headers) (make)
- eden-mp4fixes (requires spirv-headers) (make)
- eden-nightly (requires spirv-headers) (make)
- ffmpeg-full-git (requires spirv-headers) (make)
- ffmpeg-git (requires spirv-headers) (make)
- lib32-glslang (requires spirv-headers) (make)
- lib32-shaderc (requires spirv-headers) (make)
- lib32-spirv-llvm-translator-git (requires spirv-headers) (make)
- lib32-spirv-llvm-translator-minimal-git (make)
- lib32-spirv-tools-git (make)
- lib32-vkbasalt (requires spirv-headers) (make)
- lib32-vkbasalt-overlay (requires spirv-headers) (make)
- Show 32 more...
Latest Comments
« First ‹ Previous 1 2
abouvier commented on 2022-12-24 11:49 (UTC)
Could you use the same version scheme as the stable spirv-headers package in community (e.g.
1:1.3.231.1)?xiretza commented on 2021-01-22 12:47 (UTC)
@shoober420: can't reproduce, all the cmake files ended up in
/usr/lib/cmake/SPIRV-Headers/in the package I just built in a clean chroot.shoober420 commented on 2021-01-22 06:06 (UTC)
You need to add -DCMAKE_INSTALL_LIBDIR='/usr/lib' or else it tries to install in /usr/lib64, and conflicts
altaf commented on 2020-08-15 17:08 (UTC)
note :i finally figured out the way to get libpng15 and i successfully downloaded this package but when i click on setup it say .
" UNSUPPORTED OPERATING SYSTEM"
AUTO DESK MAYA 2020 DOES NOT SUPPORT
altaf commented on 2020-08-15 17:08 (UTC)
note :i finally figured out the way to get libpng15 and i successfully downloaded this package but when i click on setup it say .
" UNSUPPORTED OPERATING SYSTEM"
AUTO DESK MAYA 2020 DOES NOT SUPPORT
CyberShadow commented on 2020-05-21 08:39 (UTC) (edited on 2020-05-21 08:50 (UTC) by CyberShadow)
Please add
makedepends=('git'). See point 7 of https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines.Please don't use
git://URLs without some kind of additional authentication, as it is insecure. For GitHub, just usegit+https://instead.xiretza commented on 2020-03-10 21:34 (UTC)
Requires
makedepends=('git').« First ‹ Previous 1 2