          MODULE=gstreamer-10
         VERSION=0.10.36
          SOURCE=${MODULE%-*}-$VERSION.tar.bz2
      SOURCE_URL=http://gstreamer.freedesktop.org/src/${MODULE%-*}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE%-*}-$VERSION
      SOURCE_VFY=sha1:ff95b5316b920e7c2836588bba18fa61395fbd03
        WEB_SITE=http://gstreamer.freedesktop.org
         ENTERED=20060311
         UPDATED=20120221
           SHORT="A multimedia (video and audio) framework"

cat << EOF
GStreamer allows the construction of graphs of media-handling
components, ranging from simple mp3 playback to complex audio (mixing)
and video (non-linear editing) processing. Applications can take
advantage of advances in codec and filter technology transparently.
Developers can add new codecs and filters by writing a simple plugin
with a clean, generic interface.
EOF
