           SPELL=mediastreamer
         VERSION=2.8.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://download-mirror.savannah.gnu.org/releases/linphone/${SPELL}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=linphone.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.linphone.org/eng/documentation/dev/mediastreamer2.html"
      LICENSE[0]="GPL, Other"
         ENTERED=20111018
        KEYWORDS="Communications, Internet Phone, Telephony, multimedia, Video"
           SHORT="A media streaming toolkit for VoIP applications."
cat << EOF
Mediastreamer is a portable C library that allows you to create and run
audio and video streams. It is designed for any kind of voice over IP
applications. It features RTP connectivity, audio codecs (Speex, iLBC, G711,
GSM, and AMR), video codecs (MPEG4, H263, H264, and Theora), sound card I/O,
wav file streaming, webcam video capture, echo-cancellation, conferencing,
parametric equalization, and various other utilities. It has a modular
design that makes it extensible through plugins. This is the media-streaming
component of linphone, a GPL SIP video phone.
EOF
