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