source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=faad2
         VERSION=2.11.1
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:b8f17680610b2f47344ea52b54412a02810a85eaf9d4c91b97ca09b2c6415c62d4af1b0771bfcacb9dfee400ed34504c0bd3c28369921c0392b3809e7de46ec5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/knik0/faad2/archive/refs/tags/${VERSION}.tar.gz
        WEB_SITE=http://www.audiocoding.com/
      LICENSE[0]=GPL
         ENTERED=20030203
        KEYWORDS="iso audio libs"
           SHORT="FAAD2 is the fastest ISO AAC audio decoder available."
cat << EOF
FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes
all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.
There is a stable version of FAAD2 available, source code can be downloaded on
the download page. The advantage of this new library is the lack of copyrighted
code written by third parties. Further it is coded much cleaner and will give a
much better understanding of the AAC coding algorithms.
EOF
