          MODULE=clutter
         VERSION=1.26.4
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:8b48fac159843f556d0a6be3dbfc6b083fc6d9c58a20a49a6b4919ab4263c4e6
        WEB_SITE=http://www.clutter-project.org
         ENTERED=20080109
         UPDATED=20200310
           SHORT="A library for creating OpenGL based GUIs"

cat << EOF
Clutter is an open source software library for creating fast, visually rich and
animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL
ES) for rendering but with an API which hides the underlying GL complexity from
the developer.
The Clutter API is intended to be easy to use, efficient and flexible.
EOF
