           SPELL=xfce4-panel
         VERSION=4.4.3
 RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
          SOURCE=$SPELL-$VERSION.tar.bz2
	 SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
        WEB_SITE=http://www.xfce.org/
      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
         ENTERED=20030608
        KEYWORDS="xfce"
           SHORT="next generation panel for xfce"
cat << EOF
xfce4-panel is the panel of the XFce Desktop Environment. It is modeled
slightly after the CDE panel and, of course, previous versions of xfce. The
panel provides program lauchers, detachable, non-hierarchical menus (easier to
read at a glance), and several panel 'plugins' like a clock and a pager. 
Additional plugins may be installed separately.
EOF
