Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532746
en ru br
ALT Linux repos
S:2.6.2-alt1
5.0: 2.2-alt1.rc1
4.1: 2.2-alt1.rc1

Group :: Sound
RPM: mp3splt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mp3splt
Version: 2.6.2
Release: alt1

Summary: utility to split mp3, ogg and flac files without decoding
License: GPLv2+
Group: Sound
Url: http://mp3splt.sourceforge.net/mp3splt_page/home.php
Packager: Alex V. Myltsev <avm at altlinux.ru>

Source: http://prdownloads.sourceforge.net/mp3splt/%name-%version.tar.gz

BuildRequires: libmp3splt-devel >= 0.9.2

%description
Mp3Splt is a command line utility to split mp3, ogg and flac files
selecting a begin and an end time position, without decoding. It's very
useful to split large mp3/ogg to make smaller files or to split entire
albums to obtain original tracks. If you want to split an album, you can
select split points and filenames manually or you can get them
automatically from CDDB (internet or a local file) or from .cue files.
Supports also automatic silence split, that can be used also to adjust
cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap
files in few seconds.

%prep
%setup

%build
%configure --enable-oggsplt_symlink \
--enable-flacsplt_symlink
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_bindir/flacsplt
%_bindir/oggsplt
%_man1dir/%name.1*
%_man1dir/flacsplt.1.*
%_man1dir/oggsplt.1.*

%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