           SPELL=gnote
         VERSION=0.8.4
          SOURCE="${SPELL}-${VERSION}.tar.xz"
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://live.gnome.org/Gnote"
      LICENSE[0]=GPLv3
         ENTERED=20090527
           SHORT="experimental port of Tomboy to C++"
cat << EOF
experimental port of Tomboy to C++

It is the same note taking application, minus things not done yet, boatload
of addins and synchronization. Be patient they'll come.
EOF
