From 3fb0131eb75107b1c139fb540644d77daf85c43a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 May 2010 00:40:09 +0000 Subject: debianized freeverb~, it builds a package, now let's upload it to launchpad svn path=/trunk/externals/freeverb~/; revision=13520 --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..965130a --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: pd-freeverb +Section: sound +Priority: optional +Maintainer: Paul Brossier +Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-freeverb +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: free studio-quality Schroeder/Moorer reverb + Freeverb is a simple implementation of the standard Schroeder/Moorer reverb + model. It uses 8 comb filters on both the left and right channels. Note that + this version of Freeverb doesn't contain predelay, or any EQ. -- cgit v1.2.1