Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > ffdb0e0c29d75ae2667281488a7daac5 > files > 2

streamripper-1.63.0-4mdv2009.0.src.rpm

%define name	streamripper
%define version 1.63.0
%define release %mkrel 4

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

Source0:	http://mesh.dl.sourceforge.net/sourceforge/streamripper/%{name}-%{version}.tar.gz
Buildroot:	%{_tmppath}/%{name}-buildroot
BuildRequires:	libogg-devel
BuildRequires:	libvorbis-devel
BuildRequires:	libglib2-devel
BuildRequires:	tre-devel
BuildRequires:	libmad-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
* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.63.0-4mdv2009.0
+ Revision: 269393
- rebuild early 2009.0 package (before pixel changes)

* Sun May 04 2008 Frederik Himpe <fhimpe@mandriva.org> 1.63.0-3mdv2009.0
+ Revision: 201127
- New version
- Adapt and fix BuildRequires
- Adapt to new license policy

* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.61.18-3mdv2008.1
+ Revision: 140863
- restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request


* Wed May 03 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

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

* Wed Apr 27 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

* Wed Sep 22 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