diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 17:36:58 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 17:36:58 +0000 |
commit | 4e55c359730e61be2dc0763a3aeea2952650d3c3 (patch) | |
tree | bb88afce119433b96da6e8ff8f014b235cef9044 /debian/control | |
parent | 1f57858ede531c654c70656fa14676d70f2371e8 (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-mjlib.git;a=summary
svn path=/trunk/externals/mjlib/; revision=14335
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 4618e4a..0000000 --- a/debian/control +++ /dev/null @@ -1,27 +0,0 @@ -Source: pd-mjlib -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> -Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), - puredata -Standards-Version: 3.9.1 -Homepage: http://puredata.info - -Package: pd-mjlib -Architecture: any -Depends: ${shlibs:Depends}, - pd, - ${misc:Depends}, - pd-libdir -Description: library of Pd objects for composing music - A library of objects for composing music written by Mark Williamson. - . - There are currently five objects: - * pin~ - randomly delivers the input signal to either the right - or left outlet with a given probability - * metroplus - allows complex timing bangs to be delivered - * prob - generates random events with a given probability - * monorhythm - basic rhythm pattern building blocks that allows - polyrhthms to be generated quickly and easily - * about - delivers a number that is "about" the same as the input number |