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