          MODULE=frei0r-plugins
         VERSION=3.2.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/dyne/frei0r/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:b44e7862574f130c35659ea84a5504c501d7ed0fe296b2d66d7167f080b9c0a2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE%-*}-$VERSION
        WEB_SITE=https://github.com/dyne/frei0r
         ENTERED=20100210
         UPDATED=20260609
           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
