           SPELL=avidemux3
         VERSION=2.8.1
          SOURCE=${SPELL%3}_$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%3}_$VERSION"
# There's fosshub, too, but that is unfriendly to wget(?).
#   SOURCE_URL[0]=https://www.fosshub.com/Avidemux.html?dwl=$SOURCE
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL%3}/$SOURCE
        WEB_SITE=https://fixounet.free.fr/avidemux/
     SOURCE_HASH=sha512:c8df5c0d7f20fd9003560dee7cc0964ba810fc2786cefd525c09fd9f740339dd92a42989938ca48c16aca778ed5bd93a56572b0c6397fe04e47225cc109e7d75
      LICENSE[0]=GPL
         ENTERED=20140319
        KEYWORDS="video"
           SHORT="free video editing application"
cat << EOF
Avidemux is a free video editor designed for simple cutting, filtering
and encoding tasks. It supports many file types, including AVI, DVD
compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can
be automated using projects, job queue and powerful scripting
capabilities.

This is the version bringing you avidemux3.
EOF
