           SPELL=flac
         VERSION=1.5.0
     SOURCE_HASH="sha256:f2c1c76592a82ffff8413ba3c4a1299b6c7ab06c734dee03fd88630485c2b920:UPSTREAM_HASH"
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
   SOURCE_URL[0]=https://downloads.xiph.org/releases/$SPELL/$SOURCE
# Watch: https://ftp.osuosl.org/pub/xiph/releases/flac/
        WEB_SITE=https://xiph.org/flac/index.html
         ENTERED=20020209
      LICENSE[0]=GPL
        KEYWORDS="codec audio libs"
           SHORT="Open-source, patent-free lossless audio codec."
cat << EOF
FLAC is an Open Source lossless audio codec developed by Josh Coalson.

FLAC is comprised of 1) 'libFLAC', a library which implements
reference encoders and decoders, licensed under the GNU Lesser
General Public Licence (LGPL); 2) 'flac', a command-line program for
encoding and decoding files, licensed under the GNU General Public
License (GPL); 3) 'metaflac', a command-line program for editing
FLAC metadata, licensed under the GPL; 4) player plugins for XMMS
and Winamp, licensed under the GPL; and 5) documentation, licensed
under the GNU Free Documentation License.
EOF
