           SPELL=startup-notification
         VERSION=0.9
          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_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://developer.gnome.org/projects/gap
         ENTERED=20020314
        KEYWORDS="gnome2 libs"
           SHORT="library that supports new startup notification spec from freedesktop.org."
cat << EOF
startup-notification: A minimal library that supports the new startup 
notification spec from freedesktop.org.
EOF
