aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 21:40:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 21:40:51 +0000
commit6a9bc88d7b52fc35b9fe3597cd29d9fbe90387ee (patch)
treea056eb4d6d3115bfa5d030c1899ef4bc1026df45 /debian/control
parentf9e3fe480e7e3c448a626d508f1976f4fec2f759 (diff)
updated to sigpack-0.04-win32.zip and committed forgotten debian files
svn path=/trunk/externals/sigpack/; revision=13154
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..875a239
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: pd-sigpack
+Section: sound
+Priority: optional
+Maintainer: Paul Brossier <piem@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), puredata
+Standards-Version: 3.8.3
+Homepage: http://puredata.info
+
+Package: pd-sigpack
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Description: signal processing library from weiss-archiv
+ A collection of externals from weiss-archiv that mostly provide some signal
+ processing functions like limiting, distortion, etc. They are called chop~,
+ decimate~, diode~, foldback~, foldover~, freqdiv~, freqshift~, harmgen~,
+ rectify~, round~, saturate~, sieve~, split~, ustep~, and vowel~.