Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37765909
en ru br
ALT Linux repos
S:1.2.1-alt7
5.0: 1.2.1-alt4
4.1: 1.2.1-alt3
4.0: 1.2.1-alt2

Group :: Sound
RPM: wavsplit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wavsplit
Version: 1.2.1
Release: alt7
Summary: Splits wavfiles into tracks
License: GPLv2
Group: Sound
URL: http://sourceforge.net/projects/wavsplit/
Source: http://downloads.sourceforge.net/wavsplit/%name-%version.tar
Patch: %name-1.2.1-alt.patch

%description
This small program splits large wav files at given time positions. This
is very handy if you want to transfer your gramophone records to CDs.
To find out split positions you can use any Wav player or editor with a
time display. You'll get the splitting done much faster and reliably
than with complex algorithms, which split your a capella songs in
pieces and won't process live albums.


%prep
%setup
%patch -p1


%build
%make_build CC=%__cc CFLAGS="%optflags"


%install
install -d %buildroot{%_bindir,%_man1dir}
%make_install BIN=%buildroot%_bindir MAN=%buildroot%_man1dir install


%files
%doc CHANGES CREDITS README README.wavren
%_bindir/*
%_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