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