           SPELL=libtelepathy
         VERSION=0.3.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         SOURCE2=$SOURCE.asc
        WEB_SITE=http://telepathy.freedesktop.org
   SOURCE_URL[0]=$WEB_SITE/releases/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=LGPL
         ENTERED=20070424
        KEYWORDS="irc im voip"
           SHORT="unified framework for real time conversations"
cat << EOF
The Telepathy project aims to provide a unified framework for all forms of
real time conversations, including instant messaging, IRC, voice calls and
video calls. It uses the DBus messaging system to provide a simple
interface for client applications, allowing them to quickly benefit from
Telepathy's functionality.
EOF
