Package: ladspa-cmt Version: 1.15 Revision: 2 Maintainer: Benjamin Reed Depends: ladspa (>= 1.12-2), dlcompat-shlibs BuildDepends: ladspa-dev (>= 1.12-2), dlcompat-dev Source: http://www.ladspa.org/download/cmt_src_1.15.tgz Source-MD5: aa2f0609aca8b698625d86170c426e2c PatchScript: sed -e 's,@PREFIX@,%p,g' %a/%n.patch | patch -p1 SourceDirectory: cmt GCC: 3.3 DocFiles: README doc/* CompileScript: << #!/bin/sh pushd src make popd << InstallScript: << #!/bin/sh 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