          MODULE=frei0r-plugins
         VERSION=3.3.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/dyne/frei0r/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:4cf2b085f437e42ba123e31f941ce3a8eb579e271c93880614239b741d74b156
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE%-*}-$VERSION
        WEB_SITE=https://github.com/dyne/frei0r
         ENTERED=20100210
         UPDATED=20260816
           SHORT="Plugin API for video sources and filters"

cat << EOF
Frei0r is a minimalistic plugin API for video sources and filters. The behaviour
of the effects can be controlled from the host by simple parameters. The intent
is to solve the recurring reimplementation or adaptation issue of standard
effects.
EOF
