          MODULE=cogl
         VERSION=1.22.8
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/${MODULE}/${VERSION%.*}
      SOURCE_VFY=sha256:a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759
        WEB_SITE=http://www.clutter-project.org
         ENTERED=20110617
         UPDATED=20200605
           SHORT="3D graphics hardware rendering library"

cat <<EOF
Cogl is a small open source library for using 3D graphics hardware for
rendering. The API departs from the flat state machine style of OpenGL and is
designed to make it easy to write orthogonal components that can render without
stepping on each others toes.
EOF
