From eac851dd51b95d0b0c4300b6ef5cbc53f990210d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 21 Dec 2010 21:29:06 +0000 Subject: two steps closer to a debian package svn path=/trunk/externals/hid/; revision=14673 --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 21cae96..08112e8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,11 @@ Package: pd-hid Architecture: any Depends: ${shlibs:Depends}, pd, - pd-libdir, ${misc:Depends} -Recommends: pd-import -Description: +Description: a Pd object for getting data from USB HID devices + [hid] is a Pure Data object for reading data from USB HID devices like + keyboards, mice, joysticks, gamepads, keypads, and all sorts of other + esoteric controllers like USB knobs, touchscreens, Apple IR Remotes, etc. It + represents the data with a cross-platform message scheme which is then + translated to the underlying native API for input devices (Linux input.h or + Mac OS X HID Utilities). -- cgit v1.2.1