source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=gst-plugins-good-1.0
         VERSION=1.26.8
          SOURCE=gst-plugins-good-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/gst-plugins-good-$VERSION"
   SOURCE_URL[0]=https://gstreamer.freedesktop.org/src/gst-plugins-good/$SOURCE
         SOURCE2=${SOURCE}.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG="freedesktop.gpg:${SOURCE2}:UPSTREAM_KEY"
  SOURCE2_IGNORE="signature"
      LICENSE[0]=LGPL
        WEB_SITE=https://gstreamer.freedesktop.org/
         ENTERED=20121005
            DOCS="ChangeLog COPYING NEWS README"
        KEYWORDS="gstreamer video libs"
           SHORT="plugins for gstreamer"
cat << EOF
Plugins for gstreamer.
This module contains a set of plug-ins that we consider to have good quality
code, correct functionality, our preferred license (LGPL for the plug-in
code, LGPL or LGPL-compatible for the supporting library).
EOF
