Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37685964
en ru br
ALT Linux repos
S:0.7.7-alt3
5.0: 0.7.7-alt0.1
4.1: 0.7.7-alt0.1
4.0: 0.7.7-alt0.1
3.0: 0.7.6-alt1

Group :: Sound
RPM: normalize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: normalize
Version: 0.7.7
Release: alt2.1

Summary: A tool for adjusting the volume of WAV files to a standard level
License: GPL
Group: Sound
Url: http://normalize.nongnu.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://savannah.nongnu.org/download/normalize/%name-%version.tar

Patch0: compressed-wav-files.dpatch
Patch1: fix-flac.dpatch
Patch2: alt-configure-fix.patch

Requires: lame mp3info mpg123 vorbis-tools

# manually removed: gcc-fortran

# Automatically added by buildreq on Tue Sep 20 2011
# optimized out: glib-devel gtk+ libgfortran-devel libstdc++-devel
BuildRequires: flac gcc-c++ gtk+-devel lame libaudiofile-devel libmad-devel madplay vorbis-tools

%description
normalize is a tool for adjusting the volume of wave 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.

%prep
%setup
%patch0 -p1
%patch1 -p1
%patch2 -p2
touch AUTHORS ChangeLog

%build
%autoreconf
%configure --with-mad --with-audiofile
%make_build

%install
%makeinstall_std
ln -s normalize-mp3.1 %buildroot%_man1dir/normalize-ogg.1

%find_lang %name

%files -f %name.lang
%doc NEWS README TODO THANKS
%_bindir/normalize
%_bindir/normalize-ogg
%_bindir/normalize-mp3
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin