Package: ladspa-cmt Version: 1.16 Revision: 1 Maintainer: Benjamin Reed Depends: ladspa (>= 1.13-1) BuildDepends: ladspa-dev (>= 1.13), fink (>= 0.28-1) Source: http://www.ladspa.org/download/cmt_src_%v.tgz Source-MD5: 15a875e5aaf79c209c223babfb41cb1c PatchFile: %n.patch PatchFile-MD5: 696d8a7bbdfdcb9730f148f1713d3d3e PatchScript: sed -e 's,@PREFIX@,%p,g' %{PatchFile} | patch -p1 SourceDirectory: cmt GCC: 4.0 DocFiles: README doc/* CompileScript: << #!/bin/sh -ev pushd src make popd << InstallScript: << #!/bin/sh -ev install -d -m 755 %i/lib/ladspa install -m 755 plugins/* %i/lib/ladspa/ << Description: LADSPA Computer Music Toolkit (plugins) DescDetail: << The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use with software synthesis and recording packages on Linux. See the license before use. The CMT was initially designed and developed by Richard W.E. Furse (who was also the principal designer of the LADSPA standard) and further plugins have been provided by by Jezar, David Bartold and Nathaniel Virgo. If you are a programmer or can write documentation and would like to help out, please feel free to contact Richard. << License: GPL