Search Criteria
Package Details: spirv-tools-git 2020.6+14.g17ffa89097-1
Git Clone URL: | https://aur.archlinux.org/spirv-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | spirv-tools-git |
Description: | API and commands for processing SPIR-V modules |
Upstream URL: | https://github.com/KhronosGroup/SPIRV-Tools |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | 1ace |
Maintainer: | 1ace |
Last Packager: | 1ace |
Votes: | 7 |
Popularity: | 0.29 |
First Submitted: | 2016-02-16 22:53 |
Last Updated: | 2021-01-02 14:18 |
Dependencies (6)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- spirv-headers (spirv-headers-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python (python-dbg) (make)
Required by (12)
- clspv-git (requires spirv-tools) (make)
- glslang-git (requires spirv-tools)
- glslang-minimal-git (requires spirv-tools)
- lib32-spirv-tools (requires spirv-tools)
- magnum-plugins-git (requires spirv-tools)
- scopes-hg (requires spirv-tools)
- shaderc-git (requires spirv-tools)
- vkd3d-git (requires spirv-tools)
- vkd3d-proton-git (requires spirv-tools)
- vkd3d-valve (requires spirv-tools)
- vkd3d-valve-git (requires spirv-tools)
- vulkan-tools-git (requires spirv-tools) (make)
Latest Comments
1ace commented on 2021-01-02 14:20
Hey @shoober420!
You're right, and there's also a number of other issues with this package, sorry, I kinda forgot about it and left it to rot :/
This package has now been updated with your suggestion as well as a number of other things, which means it is now completely interchangeable with its "release package" counterpart in
[extra]
:)shoober420 commented on 2020-12-27 17:06
Thank you for this package.
Could you please add the “ -DBUILD_SHARED_LIBS=ON” fag to the build section?
polyzen commented on 2018-10-12 05:23
Please add spirv-headers as a dep and these options to cmake:
-DSPIRV-Headers_SOURCE_DIR=/usr/ -DSPIRV_WERROR=OFF
https://github.com/gentoo/gentoo/blob/master/dev-util/spirv-tools/spirv-tools-9999.ebuild#L20-L26