           SPELL=flac
         VERSION=1.3.1
     SOURCE_HASH=sha512:923cd0ffe2155636febf2b4633791bc83370d57080461b97ebb69ea21a4b1be7c0ff376c7fc8ca3979af4714e761112114a24b49ff6c80228b58b929db6e96d5
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.xiph.org/releases/$SPELL/$SOURCE
        WEB_SITE=http://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
