[Lunar-commits] r16266 - moonbase/trunk/audio/normalize
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Aug 30 00:09:21 UTC 2005
Author: v3rt1g0
Date: 2005-08-30 00:09:20 +0000 (Tue, 30 Aug 2005)
New Revision: 16266
Removed:
moonbase/trunk/audio/normalize/BUILD
Modified:
moonbase/trunk/audio/normalize/DETAILS
Log:
Version bump as suggested by dveatch. He also suggested the addition of
libmad, xmms, and audiofile optional depends, which i also added. While
I was here, i nuked the BUILD file, as it contained nothing more than the
default build code.
Deleted: moonbase/trunk/audio/normalize/BUILD
Modified: moonbase/trunk/audio/normalize/DETAILS
===================================================================
--- moonbase/trunk/audio/normalize/DETAILS 2005-08-29 23:39:26 UTC (rev 16265)
+++ moonbase/trunk/audio/normalize/DETAILS 2005-08-30 00:09:20 UTC (rev 16266)
@@ -1,14 +1,15 @@
- MODULE=normalize
- VERSION=0.7.4
+ MODULE=normalize
+ VERSION=0.7.6
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://www.cs.columbia.edu/~cvaill/normalize/
+ SOURCE_URL=http://www.cs.columbia.edu/~cvaill/$MODULE/
WEB_SITE=http://www.cs.columbia.edu/~cvaill/normalize/
ENTERED=20011217
- UPDATED=20020603
+ UPDATED=20050829
MAINTAINER=csm at moongroup.com
- SHORT="WAV file volume normalizer"
+ SHORT="audio file volume normalizer"
+
cat << EOF
-normalize is a tool for adjusting the volume of WAV files to a
+normalize is a tool for adjusting the volume of audio files to a
standard level. This is useful for things like creating mixed CD's
and mp3 collections, where different recording levels on different
albums can cause the volume to vary greatly from song to song.
More information about the Lunar-commits
mailing list