the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: marsyas
Version: 0.3.6
Revision: 1002
BuildDepends: cmake, fink (>= 0.28.0)
Source: mirror:sourceforge:project/%n/%n/%n-%v.tar.gz
Source-MD5: a211784beb0df8b49de0eb1efb57d729
CompileScript: cd src && cmake -DCMAKE_INSTALL_PREFIX:PATH=%p -DCMAKE_INSTALL_NAME_DIR:PATH=%p/lib . && make
InstallScript: cd src && make install DESTDIR=%d && mv %i/bin/sfinfo %i/bin/sfinfo.marsyas
DocFiles: AUTHORS COPYING MIREX PRE*.txt README TODO
Shlibs: !%p/lib/libmarsyas.dylib
GCC: 4.0
License: GPL
Homepage: http://marsyas.info
Maintainer: Jack Fink
Description: Music Analysis, Retrieval and Synthesis for Audio Signals
DescDetail: <<
Marsyas is an open source software framework for audio processing
with specific emphasis on Music Information Retrieval
applications. It has been designed and written by George Tzanetakis
(gtzan@cs.uvic.ca) with help from students and researchers from
around the world. Marsyas has been used for a variety of projects in
both academia and industry.
<<