           SPELL=startup-notification
         VERSION=0.8
          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
          MD5[0]='97ed5b38f04b95e88aa0466cb7988c91'
      LICENSE[0]=LGPL
       BUILD_API=2
        WEB_SITE=http://developer.gnome.org/projects/gap
         ENTERED=20020314
         UPDATED=20050130
           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
