24 lines
604 B
Plaintext
24 lines
604 B
Plaintext
name: shaderc
|
|
description: A collection of tools, libraries, and tests for Vulkan shader compilation
|
|
version: "2025.4"
|
|
revision: 2
|
|
url: https://github.com/google/shaderc
|
|
license: Apache-2.0
|
|
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: true
|
|
extract_strip_components: 1
|
|
checksum: 8a89fb6612ace8954470aae004623374a8fc8b7a34a4277bee5527173b064faf
|