Files
glslang/pkg.info
T
2025-05-08 16:54:40 +03:00

10 lines
282 B
Plaintext

name: glslang
description: OpenGL and OpenGL ES shader front end and validator
version: 15.1.0
url: https://github.com/KhronosGroup/glslang
license: BSD-3-Clause
architecture: any
depends: ["gcc","spirv-tools"]
make_depends: ["cmake","ninja","python3","spirv-headers"]
type: source