          MODULE=shaderc
         VERSION=2025.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/google/shaderc/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:8a89fb6612ace8954470aae004623374a8fc8b7a34a4277bee5527173b064faf
        WEB_SITE=https://github.com/google/shaderc
         ENTERED=20250811
         UPDATED=20251018
           SHORT="tools, libraries and tests for shader compilation"

cat << EOF
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.
EOF
