Search Criteria
Package Details: spirv-headers-git 1.5.4.raytracing.fixed.r0.gf027d53-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | bruceutut |
Maintainer: | xiretza |
Last Packager: | xiretza |
Votes: | 3 |
Popularity: | 0.35 |
First Submitted: | 2018-08-22 11:52 |
Last Updated: | 2021-01-04 11:07 |
Required by (14)
- clspv-git (requires spirv-headers) (make)
- lib32-shaderc (requires spirv-headers) (make)
- lib32-shaderc-git (requires spirv-headers) (make)
- lib32-vkd3d-git (requires spirv-headers) (make)
- lib32-vkd3d-valve-git (make)
- scopes-hg (requires spirv-headers) (make)
- shaderc-git (requires spirv-headers) (make)
- shadered (requires spirv-headers)
- spirv-tools-git (requires spirv-headers)
- spirv-tools-nocheck-git (requires spirv-headers)
- vkbasalt (requires spirv-headers) (make)
- vkd3d-git (requires spirv-headers) (make)
- vkd3d-valve (requires spirv-headers) (make)
- vkd3d-valve-git (make)
Latest Comments
xiretza commented on 2021-01-22 12:47
@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
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
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
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
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
Requires
makedepends=('git')
.