           SPELL=feng
         VERSION=0.2.0_rc1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL[0]=http://live.polito.it/files/downloads/feng/$SOURCE
      SOURCE_HASH=sha512:189b6cd3a33106d98ef2e94112705bfa0e26fb4bdbb0a526f759f597fba23b5240897e49fa7a2487ce3077b6e1c691be1f53defdd9ab5439f39129faa598dc52
        WEB_SITE=http://live.polito.it/projects/feng
      LICENSE[0]=LGPL
         ENTERED=20081114
        KEYWORDS="network"
           SHORT="RTSP/RTP streaming server"

cat << EOF
Feng is a multimedia streaming server compliant with the IETF's standards
for real-time streaming of multimedia contents over Internet. Feng
implements RTSP - Real-Time Streaming Protocol (rfc2326) and RTP/RTCP -
Real-Time Transport Protocol/RTP Control Protocol (rfc3550) supporting the
RTP Profile for Audio and Video Conferences with Minimal Control
(rfc3551).

Feng supports the following encoding standards:

Audio
* MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250)
* Vorbis (draft)
* AAC (MPEG-4 Part 3) (rfc3640)

Video
* MPEG Video (MPEG-1/2) (rfc2250)
* MPEG 4 Visual (MPEG-4 Part 2) (rfc3016)
* H.264 (MPEG-4 Part 10) (rfc3984)
* H.263 / H.263+ (rfc4629)
* Theora (draft)
EOF
