1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: pd-wiimote
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Roman Haefeli <reduzent@gmail.com>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-sequence-pd-lib-builder,
libcwiid-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Section: sound
Homepage: https://download.puredata.info/wiimote
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-wiimote.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-wiimote
Package: pd-wiimote
Architecture: any
Depends:
${misc:Depends},
${puredata:Depends},
${shlibs:Depends},
Recommends:
${puredata:Recommends},
Suggests:
${puredata:Suggests},
Description: Pd object for accessing the wiimote controller
This Pure Data object adds access to the sensor data from Nintendo's
wiimote controller. Also it provides an interface to control the controller's
actuators such as LED 1-4 and the rumble vibrator. Furthermore, it supports
some of the extensions of the wiimote, such as Nunchuk, Motion Plus, Classic
Control.
.
Check the help-patch for more usage information.
|