           SPELL=gnome-online-accounts
         VERSION=3.8.1
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://developer.gnome.org/goa/
         ENTERED=20110929
           SHORT="interfaces to access the user's online accounts"
cat << EOF
gnome-online-accounts provides interfaces so applications and
libraries in GNOME can access the user's online accounts.
EOF
