Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37525802
en ru br
Репозитории ALT
S:0.7.7-alt3
5.1: 0.7.7-alt1
4.1: 0.7.7-alt0.1
4.0: 0.7.7-alt0.1
3.0: 0.7.6-alt1
www.altlinux.org/Changes

Группа :: Звук
Пакет: normalize

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin