Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-01 | gnu: glslang: Update to 1.3.280.0. | dan | |
* gnu/packages/vulkan.scm (glslang): Update to 1.3.280.0. [source]: Remove patch. [arguments]: Run tests. [inputs]: Add spirv-tools. * gnu/packages/patches/glslang-install-static-libs.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Ungerister it. Change-Id: I39ef23565e575179b292a1ab76d2d70c98f84767 Signed-off-by: John Kehayias <[email protected]> | |||
2022-12-12 | gnu: glslang: Install all libraries. | Marius Bakke | |
* gnu/packages/patches/glslang-install-static-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vulkan.scm (glslang)[source](patches): New field. |