           SPELL=empathy
         VERSION=3.4.1
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE="${SPELL}-${VERSION}.tar.xz"
   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/Empathy"
      LICENSE[0]=GPL
         ENTERED=20100102
           SHORT="Empathy is a messaging program which supports text, voice, and video chat and file transfers over many different protocols."
cat << EOF
Empathy is a messaging program which supports text, voice, and video chat
and file transfers over many different protocols. You can tell it about your
accounts on all those services and do all your chatting within one application.

Empathy uses Telepathy for protocol support and has a user interface based
on Gossip. Empathy is the default chat client in current versions of GNOME,
making it easier for other GNOME applications to integrate collaboration
functionality using Telepathy.
EOF
