From c682175c3a49b7377a5ba6c0becf0e24a65bdba7 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Feb 2010 17:42:45 +0000 Subject: converted 'windowing' to use the Makefile template+debian stuff svn path=/trunk/externals/windowing/; revision=13148 --- 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..ef68db8 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: pd-windowing +Section: sound +Priority: optional +Maintainer: Paul Brossier +Build-Depends: debhelper (>= 7.0.50~), pure-data | pd +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-windowing +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: a library of windowing functions + Hanning, Hamming, Blackman, Cosine, Connes, Bartlett, Welch, + Lanczos, Gaussian, and Kaiser windowing functions with are + applied per-block. -- cgit v1.2.1