Search Criteria
Package Details: shader-slang-git 2024.13+18.g509409ef11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/shader-slang-git.git (read-only, click to copy) |
---|---|
Package Base: | shader-slang-git |
Description: | Shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion. |
Upstream URL: | https://github.com/shader-slang/slang |
Licenses: | MIT |
Conflicts: | shader-slang, shader-slang-bin |
Provides: | shader-slang |
Submitter: | 1ace |
Maintainer: | zcyaya |
Last Packager: | zcyaya |
Votes: | 3 |
Popularity: | 0.087095 |
First Submitted: | 2022-04-28 18:27 (UTC) |
Last Updated: | 2024-10-08 04:28 (UTC) |
Dependencies (2)
- glslang (glslang-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (11)
- git+https://github.com/g-truc/glm
- git+https://github.com/lz4/lz4
- git+https://github.com/martinus/unordered_dense
- git+https://github.com/ocornut/imgui
- git+https://github.com/richgel999/miniz
- git+https://github.com/shader-slang/glslang
- git+https://github.com/shader-slang/slang
- git+https://github.com/shader-slang/slang-binaries
- git+https://github.com/syoyo/tinyobjloader
- spirv-headers
- vulkan-headers
Latest Comments
ichlubnai commented on 2025-06-11 12:45 (UTC) (edited on 2025-06-12 05:27 (UTC) by ichlubnai)
I am not sure what is supposed to be done in the prepare function in the current package but I had to change it to simply:
while using pkgver=2025.10.3, to avoid the error:
In fact, to make the package work also with CMake and having all binaries properly installed I use this: