# please update gst-python too
          MODULE=gstreamer
         VERSION=1.28.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=http://gstreamer.freedesktop.org/src/gstreamer
      SOURCE_VFY=sha256:62b6b9f0ad3147a6dd6420ac64a91180b14e990695bddd353b96041611d052ca
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE%-*}-$VERSION
        WEB_SITE=https://gstreamer.freedesktop.org/releases/gstreamer
         ENTERED=20130103
         UPDATED=20260807
           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
