Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > fb8eb59493d63ca77aaa016a16afdd93 > files > 2

streamripper-1.61.18-3mdv2007.1.src.rpm

%define name	streamripper
%define version 1.61.18
%define release %mkrel 3

Summary:	Audio stream recorder
Name:		%{name}
Version:	%{version}
Release:	%{release}
Group:		Sound
URL:		http://sourceforge.net/projects/streamripper
License:	GPL

Source0:	http://mesh.dl.sourceforge.net/sourceforge/streamripper/%{name}-%{version}.tar.bz2
Buildroot:	%{_tmppath}/%{name}-buildroot
BuildRequires:	libogg-devel
BuildRequires:  libvorbis-devel

%description
Streamripper records shoutcast compatible and live365 streams.
For shoutcast style streams it finds the "meta data" or track
separation data, and uses that as a marker for where the track
should be separated. For live365 streams it hits the website 
and finds when a track has changed. Either way, the MP3 data 
will be decoded and scanned for a silent point which is where 
tracks will be created.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -fr $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%_bindir
%makeinstall

%files
%defattr(-,root,root)
%doc README THANKS *.txt 
%_bindir/*
%_mandir/man1/*

%clean
rm -rf $RPM_BUILD_ROOT



%changelog

* Tue May 02 2006 Austin Acton <austin@mandriva.org> 1.61.18-2mdk
- buildrequires ogg
- mkrel

* Mon Mar 13 2006 Austin Acton <austin@mandriva.org> 1.61.18-1mdk
- New release 1.61.18

* Mon Nov 14 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.61.16-1mdk
- 1.61.16

* Tue Aug 30 2005 Austin Acton <austin@mandriva.org> 1.61.11-1mdk
- New release 1.61.11

* Tue Apr 26 2005 Austin Acton <austin@mandriva.org> 1.61.8-1mdk
- 1.61.8

* Fri Mar 04 2005 Austin Acton <austin@mandrake.org> 1.61.4-1mdk
- 1.61.4
- source URL

* Tue Sep 21 2004 Austin Acton <austin@mandrake.org> 1.60.8-1mdk
- 1.60.8
- delint a bit

* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.32-3mdk
- rebuild