           MODULE=glslang
          VERSION=16.2.0
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/KhronosGroup/glslang/archive/${VERSION}.tar.gz
       SOURCE_VFY=sha256:01985335785c97906a91afe3cb5ee015997696181ec6c125bab5555602ba08e2
         WEB_SITE=https://github.com/KhronosGroup/glslang/
          ENTERED=20200530
          UPDATED=20260126
            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
