Package shaderc: Information

Source package: shaderc
Version: 2023.7-alt0.1
Build time:  Mar 9, 2024, 12:10 PM in the task #341687
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)
glslc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libshaderc-devel (x86_64, ppc64le, i586, armh, aarch64)
libshaderc1 (x86_64, ppc64le, i586, armh, aarch64)
libshaderc1-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Konstantin Lepikhov

List of contributors:
Konstantin Lepikhov

    1. asciidoctor
    2. cmake
    3. ninja-build
    4. glslang-devel >= 13.1.1
    5. gcc-c++
    6. python3-devel
    7. spirv-headers >= 1.5.5
    8. libspirv-tools-devel >= 2023.5

Last changed


Nov. 14, 2023 Konstantin Lepikhov 2023.7-alt0.1
- v2023.7.
- Bump glslang and SPIRV-Tools deps.
- Complete packaging in case of static libraries.
- Fix debuginfo files generation.
Sept. 17, 2023 Konstantin Lepikhov 2023.6-alt0.1
- v2023.6.
May 25, 2023 Konstantin Lepikhov 2023.4-alt0.1
- v2023.4.
- Bump glslang and SPIRV-Tools deps.