           SPELL=mx
         VERSION=1.4.6
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://source.clutter-project.org/sources/mx/${VERSION:0:3}/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.clutter-project.org"
      LICENSE[0]=LGPL
         ENTERED=20110407
           SHORT="widget toolkit using clutter"
cat << EOF
Mx is a widget toolkit using Clutter that provides a set of standard interface
elements, including buttons, progress bars, scroll bars and others. It also
implements some standard  managers. One other interesting feature is the
possibility setting style properties from a CSS format file.
EOF

