           SPELL=folks
         VERSION=0.8.0
          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://telepathy.freedesktop.org/wiki/Folks
         ENTERED=20101024
           SHORT="library that aggregates people from multiple sources"
cat << EOF
libfolks is a library that aggregates people from multiple sources
(eg, Telepathy connection managers) to create metacontacts.
EOF
