           SPELL=flac
         VERSION=1.1.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://flac.sourceforge.net/
         ENTERED=20020209
         UPDATED=20050416
     SOURCE_HASH=sha512:2bfd42ddcdff37802d6ab87d0658ef5395f72cc07609665d4e48cfdc2a09cc3eb8a14a23e9f7f837c341af4abb55ada167a1f0032206010a2c3d94b531516723
      LICENSE[0]=GPL
        KEYWORDS="codec audio libs"
           SHORT="Open-source, patent-free lossless audio codec."
cat << EOF
FLAC (http://flac.sourceforge.net/) 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
