           SPELL=metatheme
         VERSION=0.9.7
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
#          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
#   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
#          MD5[0]='e805b1b8ad4f87729a9c248a5397181b'
        WEB_SITE=http://www.gnome.org
      LICENSE[0]=LGPL
         ENTERED=20020509
         UPDATED=20040425
        KEYWORDS="theme gnome2"
           SHORT="metatheme manages theme sets for gtk, window manager, etc."
cat << EOF
This is metatheme, a way of managing theme sets that accomodate
gtk, your window manager, etc etc.

Basic Usage:
        There is a capplet to select/apply themes.
        To install a new theme (or one you've created):
        * if it is a tarball untar into ~/.metathemes
        * if it is a directory copy it into ~/.metathemes
        Themes can also be installed in $prefix/share/metathemes
EOF
