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