           SPELL=gnumeric2
if [[ "$DEVEL" == "y" ]]; then
         VERSION=1.5.2
          MD5[0]='129e8f7b04f942a7771517a3236b7f98'
else
         VERSION=1.4.3
          MD5[0]='9352fe9801a2c9f3c7da68786e462817'
fi
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gnumeric-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnumeric-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gnumeric/$BRANCH/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org/projects/gnumeric
         ENTERED=20020513
         UPDATED=20050918
           SHORT="GNOME spreadsheet"
cat << EOF
Gnumeric is intended to be a drop in replacement for commercial
spreadsheets. We are not attempting to clone existing applications.
However, we offer a customizable feel that attempts to minimize the
costs of transition.

Gnumeric will import your existing Excel, 1-2-3, Applix, Sylk, XBase 
and Oleo files. 
EOF
