Sophie

Sophie

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

synaesthesia-2.4-1mdv2007.1.src.rpm

%define name synaesthesia
%define version 2.4
%define release %mkrel 1

Name:          %{name}
Version:       %{version}
Release:       %{release}
Group:         Sound
Summary:       This program visualizes audio input
Source:        http://www.logarithmic.net/pfh-files/synaesthesia/%name-%version.tar.bz2
License:       GPL
Url:	       http://www.logarithmic.net/pfh-files/synaesthesia/
BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: SDL1.2-devel 
BuildRequires: esound-devel

%description
This is a program for representing sounds visually.  It goes beyond
the usual oscilliscope style program by combining an FFT and stereo
positioning information to give a two dimensional display.

%prep

%setup -q
%build

%configure2_5x --disable-rpath

%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README COPYING
%{_bindir}/*


%changelog
* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2007.0
+ Revision: 89594
- mkrel
- Import synaesthesia



* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 2.4-1
- New version 2.4

* Mon May  9 2005 Götz Waschk <waschk@mandriva.org> 2.3-1mdk
- drop the patch
- New release 2.3

* Wed Jun 30 2004 Michael Scherer <misc@mandrake.org> 2.2-2mdk 
- rebuild for new gcc ( patch 0 )
- rpmbuildupdate aware
- update Url
- correct BuildRequires

* Mon Jul 28 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2-1mdk
- new version

* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.1-10mdk
- rebuild

* Fri Aug 16 2002 Götz Waschk <waschk@linux-mandrake.com> 2.1-9mdk
- gcc 3.2-0.3mdk build

* Mon Jul 29 2002 Götz Waschk <waschk@linux-mandrake.com> 2.1-8mdk
- gcc 3.2 build

* Fri Jul 12 2002 Götz Waschk <waschk@linux-mandrake.com> 2.1-7mdk
- rebuild to remove svgalib dependancy

* Mon May 06 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.1-6mdk
- rebuild against new alsa

* Tue Sep 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.1-5mdk
- rebuild
- update requires/buildrequires

* Mon Feb 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.1-4mdk 
- used srpm from Götz Waschk <waschk@linux-mandrake.com> :
	- fixed library requirements again

* Tue Jan 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.1-3mdk
- added url

* Thu Jan 18 2001  Lenny Cartier <lenny@mandrakesoft.com> 2.1-2mdk
- updated by Götz Waschk <waschk@linux-mandrake.com> :
	- fixed library requirements

* Thu Oct 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.1-1mdk
- used srpm from Götz Waschk :
	Tue Oct  3 2000 Götz Waschk <waschk@linux-mandrake.com> 2.1-1mdk
	- initial Mandrake build