source $GRIMOIRE/MESON_FUNCTIONS SPELL=gstreamer-1.0 VERSION=1.19.3 SOURCE=gstreamer-$VERSION.tar.xz SOURCE_DIRECTORY="$BUILD_DIRECTORY/gstreamer-$VERSION" SOURCE_URL[0]=https://gstreamer.freedesktop.org/src/gstreamer/$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=20120930 DOCS="ChangeLog COPYING NEWS README" KEYWORDS="gstreamer streaming video libs" SHORT="framework for streaming media" cat << EOF This is GStreamer, a framework for streaming media. The fundamental design comes from the video pipeline at Oregon Graduate Institute, as well as some ideas from DirectMedia. It's based on plug-ins that will provide the various codec and other functionality. The interface hopefully is generic enough for various companies (ahem, Apple) to release binary codecs for Linux, until such time as they get a clue and release the source. EOF