Package shaderc: Information

Source package: shaderc
Version: 2023.4-alt0.1
Latest version according to Repology
Build time:  May 25, 2023, 04:19 PM in the task #321834
Category: Development/C++
Report package bug
License: Apache-2.0
Summary: A collection of tools, libraries and tests for shader compilation
Description: 
A collection of tools, libraries and tests for shader compilation.
At the moment it includes:

- glslc, a command line compiler for GLSL/HLSL to SPIR-V, and
- libshaderc, a library API for accessing `glslc` functionality.

List of rpms provided by this srpm:
glslc (x86_64, ppc64le, i586, armh, aarch64)
libshaderc-devel (x86_64, ppc64le, i586, armh, aarch64)
libshaderc1 (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Konstantin Lepikhov

List of contributors:
Konstantin Lepikhov


    1. cmake
    2. python3-devel
    3. glslang-devel >= 12.2.0
    4. asciidoctor
    5. gcc-c++
    6. libspirv-tools-devel >= 2023.3
    7. spirv-headers >= 1.5.5

Last changed


May 25, 2023 Konstantin Lepikhov 2023.4-alt0.1
- 2023.4.
- Bump glslang and SPIRV-Tools deps.
March 23, 2023 Konstantin Lepikhov 2023.3-alt0.1
- 2023.3.
- Set cmake release target.
March 3, 2023 Konstantin Lepikhov 2023.2-alt0.1
- v2023.2.
- Bump glslang and SPIRV-Tools deps.