          MODULE=clutter
         VERSION=1.10.8
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha1:6cf92539b2a0ce952c85079558b38d63b0c2ac2d
        WEB_SITE=http://www.clutter-project.org
         ENTERED=20080109
         UPDATED=20120624
           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
