           SPELL=libgdata
         VERSION=0.12.0
  SECURITY_PATCH=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]=LGPL
        WEB_SITE=http://live.gnome.org/libgdata
         ENTERED=20100402
        KEYWORDS="gnome2 libs"
           SHORT="library for accessing online service APIs using the GData protocol"
cat << EOF
libgdata is a GLib-based library for accessing online service APIs using the
GData protocol — most notably, Google's services. It provides APIs to access
the common Google services, and has full asynchronous support.
EOF
