26 lines
642 B
Plaintext
26 lines
642 B
Plaintext
name: shaderc
|
|
description: A collection of tools, libraries, and tests for Vulkan shader compilation
|
|
version: "2026.2"
|
|
revision: 1
|
|
url: https://github.com/google/shaderc
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- glslang
|
|
- spirv-tools
|
|
make_depends:
|
|
- cmake
|
|
- ninja
|
|
- python3
|
|
- spirv-headers
|
|
downloads:
|
|
- url: https://github.com/google/shaderc/archive/v${BPM_PKG_VERSION}/shaderc-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f924178e75e3293082481b25ed64d5e48a795b479dac3bd3c83d23070855df42
|