           SPELL=telepathy-salut
         VERSION=0.6.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
        WEB_SITE=http://telepathy.freedesktop.org
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   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]=GPL
         ENTERED=20091003
        KEYWORDS="telepathy"
           SHORT="link local xmpp telepathy manager"
cat << EOF
A link-local XMPP connection manager (XEP-0174).

XEP-0174: This specification defines how to communicate over local or
wide-area networks using the principles of zero-configuration networking
for endpoint discovery and the syntax of XML streams and XMPP messaging
for real-time communication. This method uses DNS-based Service Discovery
and Multicast DNS to discover entities that support the protocol, including
their IP addresses and preferred ports. Any two entities can then negotiate
a serverless connection using XML streams in order to exchange XMPP message
and IQ stanzas.
EOF
