. "$GRIMOIRE"/MESON_FUNCTIONS
           SPELL=gst-python
         VERSION=1.18.3
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/$SPELL/$SOURCE
        WEB_SITE=http://gstreamer.freedesktop.org
     SOURCE_HASH=sha512:b24d85cfe6b852957e9d7a80652652b967b6bd024ac8652cc8c0d1fa5d463fb7b0ab5d48d796895c26684fd3c0bd4722a1bcaca96333ee71e572cd4b071c5f9f
      LICENSE[0]=LGPL
         ENTERED=20030827
        KEYWORDS="gstreamer python video libs"
           SHORT="Python bindings for gstreamer"
cat << EOF
gst-python: the Python bindings for the GStreamer project. These bindings
provide access to almost all of the GStreamer C API through an object oriented
Python API.
EOF
