diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 23:24:15 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 23:24:15 +0000 |
commit | 6e294dca6896bca5c23336c8229bc488450f65d1 (patch) | |
tree | 71c49d4ec2c917707f8b939ab8ea0830d2bf9a58 /debian/control | |
parent | 111bd8b666fe0c25ad3bc2ed59aa01bb00869c0e (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-windowing.git;a=summary
svn path=/trunk/externals/windowing/; revision=14349
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index cfab4f7..0000000 --- a/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: pd-windowing -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://crca.ucsd.edu/~jsarlo/pd/ - -Package: pd-windowing -Architecture: any -Depends: ${shlibs:Depends}, - pd, - ${misc:Depends}, - pd-libdir -Description: a library of windowing functions in Pd - The windowing library provides Pd objects for a list of standard windowing - functions, which are applied per block with each DSP tick: Hanning, Hamming, - Blackman, Cosine, Connes, Bartlett, Welch, Lanczos, Gaussian, and Kaiser. |