           SPELL=mp3gain
         VERSION=1_5_2
          SOURCE=$SPELL-${VERSION}_r2-src.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/mp3gain/$SOURCE
        WEB_SITE=http://mp3gain.sourceforge.net
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
         ENTERED=20040604
            DOCS="lgpl.txt"
        KEYWORDS="tools audio"
           SHORT="MP3Gain analyzes and adjusts mp3 files so that they have the same volume"
cat << EOF
MP3Gain analyzes and adjusts mp3 files so that they have the same volume.

MP3Gain does not just do peak normalization, as many normalizers do. Instead,
it does some statistical analysis to determine how loud the file actually
sounds to the human ear.
Also, the changes MP3Gain makes are completely lossless. There is no quality
lost in the change because the program adjusts the mp3 file directly, without
decoding and re-encoding.
EOF
