Initial Commit

This commit is contained in:
2025-05-08 17:18:43 +03:00
commit 895d6230d3
2 changed files with 61 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: shaderc
description: A collection of tools, libraries, and tests for Vulkan shader compilation
version: 2025.1
url: https://github.com/google/shaderc
license: Apache-2.0
architecture: any
depends: ["gcc","glibc","glslang","spirv-tools"]
make_depends: ["cmake","ninja","python3","spirv-headers"]
type: source