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