source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=faad2
         VERSION=2.11.2
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:fd140c0f4e7946e95a49a8652e26f33b138fc3375da34d5e3a55cdde8a74be429eb6fe0180bd434841022cee3c2ec65fe40dda7440fe0dd2761622174f992490
          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=https://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
