           SPELL=clutter-gtk
         VERSION=0.10.2
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://www.clutter-project.org/sources/${SPELL}/${VERSION:0:4}/${SOURCE}
     SOURCE_HASH=sha512:eeaf07c77728dbaac18b4ad6768bd1f331cacc43474e082b376c4037ffc4578b7f544c7f92beba7f821bb70f76d8df549118d0b3f1d29d4efd7934cc8aae044d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.clutter-project.org"
      LICENSE[0]=LGPL
         ENTERED=20090923
           SHORT="GTK+ Integration library for Clutter"
cat << EOF
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.
EOF

