26 lines
642 B
YAML
26 lines
642 B
YAML
name: shaderc
|
|
description: A collection of tools, libraries, and tests for Vulkan shader compilation
|
|
version: "2026.3"
|
|
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: ee493ccf1b3038b4ef2fe024664c5eb2dc4bcc1f6b05b33e3909de0e19c81024
|