           MODULE=glslang
          VERSION=16.1.0
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/KhronosGroup/glslang/archive/${VERSION}.tar.gz
       SOURCE_VFY=sha256:32c605822ed63a0cdc2d24f318c3d912fa14e58573aff1d8eac0cf69f1a6b6d2
         WEB_SITE=https://github.com/KhronosGroup/glslang/
          ENTERED=20200530
          UPDATED=20251202
            SHORT="OpenGL and OpenGL ES shader front end and validator"

cat << EOF
An OpenGL GLSL and OpenGL|ES GLSL (ESSL) front-end for reference validation
and translation of GLSL/ESSL into an internal abstract syntax tree (AST).
Status: Virtually complete, with results carrying similar weight as the
specifications.
EOF
