           SPELL=libexosip2
          SPELLX=libeXosip2
         VERSION=3.1.0
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/exosip/$SOURCE
   SOURCE_URL[1]=http://data.gnutelephony.org/sources/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=moizard.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://savannah.nongnu.org/projects/exosip/
      LICENSE[0]=GPL
         ENTERED=20051023
        KEYWORDS="telephony protocol"
SHORT="high level SIP layer"
cat << EOF
eXosip is a library that hides the complexity of using the SIP protocol for 
mutlimedia session establishement. This protocol is mainly to be used by VoIP 
telephony applications (endpoints or conference server) but might be also usefull 
for any application that wish to establish sessions like multiplayer games.
EOF
