           SPELL=mp3gain
         VERSION=1_4_3
          SOURCE=$SPELL-$VERSION-src.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/mp3gain/$SOURCE
        WEB_SITE=http://mp3gain.sourceforge.net
     SOURCE_HASH=sha512:a490a183a31b7750bd1b2bd96fe4a7bb164a70ae51f6f80ba86af9b59408e0dd23f64ffe67982b87b72fbd09af5c24b8b31f398a253be1998d1bee306b00e564
      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
