           SPELL=gnome-crash
         VERSION=0.0.5
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
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]='d0678dbfc1d4d8e2e66554b85cc8c2f9'
      MAINTAINER=jon-sven@frisurf.no 
        WEB_SITE=http://www.gnome.org
      LICENSE[0]=GPL
         ENTERED=20010922
         UPDATED=20010922
           SHORT="gnome-crash extracts debugging information from core file of crashed applications."
cat << EOF
This is a small tool to use after a core dump. It can extract debugging
information from a core file or crashed application (via gnome_segv).
EOF
