          MODULE=glfw
         VERSION=3.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/glfw/glfw/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
        WEB_SITE=http://www.glfw.org/
         ENTERED=20160530
         UPDATED=20240229
           SHORT="library for windows with OpenGL contexts"

cat << EOF
GLFW is an Open Source, multi-platform library for creating windows with OpenGL
contexts and receiving input and events. It is easy to integrate into existing
applications and does not lay claim to the main loop.
EOF
