           SPELL=libexosip2
          SPELLX=libeXosip2
         VERSION=4.1.0
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/exosip/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=$SOURCE_URL.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
