Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 08564d81a04ab797980172aad1575d17 > files > 2

mp3splt-2.4.3-3.mga3.src.rpm

Name:		mp3splt
Summary:	Command line utility to split mp3 and ogg files
Version:	2.4.3
Release:	%mkrel 3
#Source0:	http://ioalex.net/testing_downloads/snapshots/%{rev}/%{name}-%{version}.tar.gz
Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Group:		Sound/Utilities
License:        GPLv2+
URL:		http://mp3splt.sourceforge.net/
BuildRequires:	oggvorbis-devel
BuildRequires:	mad-devel
BuildRequires:	libmp3splt-devel

%description
Mp3Splt is a command line utility to split MP3 (VBR supported) and Ogg Vorbis
files between a beginning 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.

Otherwise if you have a file created either with Mp3Wrap or AlbumWrap you can
extract tracks just in few seconds.

%prep
%setup -q

%build
%configure2_5x \
	--enable-oggsplt_symlink \
	--disable-rpath
%make

%install
%makeinstall_std

%find_lang %{name}

%files -f %{name}.lang
%doc AUTHORS ChangeLog README
%{_bindir}/*
%{_mandir}/man1/mp3splt.*
%{_mandir}/man1/oggsplt.*


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 2.4.3-3.mga3
+ Revision: 360369
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Dec 01 2012 malo <malo> 2.4.3-2.mga3
+ Revision: 324587
- update RPM group

* Sun Sep 02 2012 wally <wally> 2.4.3-1.mga3
+ Revision: 287372
- new version 2.4.3
- clean .spec a bit

* Mon Jun 04 2012 wally <wally> 2.4.2-1.mga3
+ Revision: 254367
- new version 2.4.2

* Wed Nov 16 2011 wally <wally> 2.4.1-1.mga2
+ Revision: 168289
- new version 2.4.1

* Fri Oct 14 2011 wally <wally> 2.4.0.934-1.mga2
+ Revision: 155214
- new snapshot

* Fri Oct 07 2011 wally <wally> 2.4.0.932-1.mga2
+ Revision: 152860
- new snapshot 2.4.0.932
- new version 2.4
- drop buildroot definition
- imported package mp3splt