From 300e342828424df1cb7d9c296b44c363e3a43069 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 12 Nov 2010 01:13:51 +0000 Subject: fully debianized, now ready to tag and release 0.26 svn path=/trunk/externals/ggee/; revision=14421 --- debian/control | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8c55e36 --- /dev/null +++ b/debian/control @@ -0,0 +1,30 @@ +Source: pd-ggee +Section: sound +Priority: optional +Maintainer: Debian Multimedia Maintainers +Uploaders: Hans-Christoph Steiner +Build-Depends: debhelper (>= 7.0.50~), + puredata, + quilt (>= 0.46-7~) +Standards-Version: 3.9.1 +Homepage: http://puredata.info + +Package: pd-ggee +Architecture: any +Depends: ${shlibs:Depends}, + pd, + pd-libdir, + ${misc:Depends} +Description: a Pd library of GUI controls, synths, filters, and more + ggee is a library for Pure Data by Guenter Geiger with five sections: + control, experimental, filters, gui, and signal. + . + * objects for controlling things:, constant, rl, serial_ms, sl, getdir, rtout + serial_mt, stripdir, inv, serial_bird, shell, unserialize, qread, serialize, + sinh, unwonk + * experimental synths:, fofsynth~, tabwrite4~, pvocfreq + * objects for controlling filters:, bandpass, highpass, hlshelf, lowshelf, + notch, equalizer, highshelf, lowpass, moog~ + * GUI objects:, button, fatom, image, sliderh, ticker, envgen, gcanvas, + slider, state, toddle + * manipulating signals:, atan2~, mixer~, sfwrite~, streamin~, streamout~ -- cgit v1.2.1