pkg://synaesthesia-2.1-1.src.rpm:133552/synaesthesia.spec
info downloads
Summary: Produces eye candy as a visual accompaniment to music.
Name: synaesthesia
Version: 2.1
Release: 1
Copyright: GPL
Group: Applications/Multimedia
Source: http://yoyo.cc.monash.edu.au/~pfh/synaesthesia-2.1.tar.gz
URL: http://yoyo.cc.monash.edu.au/~pfh/cgi-bin/inverse.pl?main
Patch: synaesthesia-autoconf.patch
BuildRoot: /var/tmp/synaesthia-root
%description
Synaesthesia (which includes a fully functional CD player) is an X
Window System based program which graphically represents music (from a
CD or line input) in real time as a shimmering field of fog and
glowing lines. Synaesthesia is better than the usual music eye candy
because it combines an FFT and stereo positioning information to give
a two dimensional display. The detailed display allows you to
distinguish different instruments, singers or special effects on
screen by their locations, shapes and colors.
%prep
%setup -q
%patch -p1
%build
autoconf
%configure
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc COPYING README
%{_bindir}/synaesthesia
%changelog
* Wed Dec 13 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1, take out svgalib support
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- fixed location of defattr
* Mon Jul 10 2000 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Jul 05 2000 Tim Powers <timp@redhat.com>
- added PreReq and Requies of svgalib stuff
- fix installation routine so regular users can build (don't chown).
* Sat May 20 2000 Tim Powers <timp@redhat.com>
- rebuilt for 7.0
* Wed Dec 15 1999 Tim Powers <timp@redhat.com>
- rebuilt for 6.2
* Thu Jul 22 1999 Tim Powers <timp@redhat.com>
- rebuilt for 6.1
* Thu Apr 15 1999 Michael Maher <mike@redhat.com>
- built package for 6.0
* Mon Aug 17 1998 Michael Maher <mike@redhat.com>
- built package