Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: shaderc
|
||||
description: A collection of tools, libraries, and tests for Vulkan shader compilation
|
||||
version: "2026.2"
|
||||
revision: 2
|
||||
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
|
||||
Reference in New Issue
Block a user