           SPELL=mpg321
         VERSION=0.2.10
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:688d1e109eb344412bfccbe959c57814966ea573ecc3d0ac5789133a324a2acc879103a586c4ea68cc7f5d2113165302266cdbf978cc094697bb347c7ff3cd9f
        WEB_SITE=http://mpg321.sourceforge.net/
         ENTERED=20020910
      LICENSE[0]=GPL
        KEYWORDS="players player audio"
           SHORT="A fully free clone of mpg123, a command-line mp3 player."
cat << EOF
mpg321 is a Free clone of mpg123, a command-line MP3 player. It is designed to
be a drop-in replacement for mpg123, and therefore its interface has been
designed around that of mpg123, without using any of its code. mpg321 has been
designed for use with frontends such as gqmpeg, although it is just as useful
on the command-line. Unlike mpg123, it supports ESD and ALSA output without
recompiling, and it does all MP3 decoding with only fixed-point math by using
the mad MPEG audio decoder library.
EOF
