          MODULE=shaderc
         VERSION=2025.5
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/google/shaderc/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:fca5041b1fdea6daba167b63e04e55e5059fab40828342126169336643445447
        WEB_SITE=https://github.com/google/shaderc
         ENTERED=20250811
         UPDATED=20251228
           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
