           SPELL=libosip2
         VERSION=3.1.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/osip/$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://www.gnu.org/software/osip/
      LICENSE[0]=GPL
         ENTERED=20051023
        KEYWORDS="telephony"
SHORT="an implementation of SIP"
cat << EOF
oSIP is an implementation of SIP. 
SIP stands for the Session Initiation Protocol and is described by the rfc3261 
(wich deprecates rfc2543). This library aims to provide multimedia and telecom 
software developers an easy and powerful interface to initiate and control SIP 
based sessions in their applications. SIP is a open standard replacement from 
IETF for H323. 
EOF
