Package shaderc: Information

Source package: shaderc
Version: 2023.6-alt0.1
Build time:  Oct 20, 2023, 06:25 PM in the task #330970
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. python3-devel
    2. cmake
    3. libspirv-tools-devel >= 2023.4
    4. glslang-devel >= 13.0.0
    5. gcc-c++
    6. asciidoctor
    7. spirv-headers >= 1.5.5

Last changed


Sept. 17, 2023 Konstantin Lepikhov 2023.6-alt0.1
- 2023.6.
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.