# $Id$ PortSystem 1.0 name aubio version 0.3.2 categories audio maintainers yves openmaintainer platforms darwin homepage http://aubio.piem.org/ description aubio is a library for audio labelling. long_description \ aubio is a library for audio labelling. \ Its features include segmenting a sound file before each of its attacks, \ performing pitch detection, \ tapping the beat and producing midi streams from live audio. master_sites ${homepage}pub/ checksums md5 ffc3e5e4880fec67064f043252263a44 depends_lib port:libsamplerate configure.args --disable-alsa --disable-jack --disable-lash variant python description "Enable gnuplot and python interface" { depends_lib-append port:py25-numarray port:swig depends_run-append port:py25-gnuplot configure.env-append PYTHON=${prefix}/bin/python2.5 }