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
|
Source: qcontrol
Section: utils
Priority: optional
Maintainer: Ian Campbell <ijc@debian.org>
Build-Depends: debhelper (>= 9), liblua5.1-0-dev, pkg-config
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/collab-maint/qcontrol.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/qcontrol.git
Homepage: http://www.hellion.org.uk/qcontrol/
Package: qcontrol
Architecture: armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, udev (>= 0.141-2)
Description: hardware control for QNAP Turbo Station devices
Allows one to send commands to the microcontroller of supported devices,
for example to change leds or sound a buzzer.
.
Depending on the device it can also monitor for example for button
presses or temperature, with events triggering actions defined in the
configuration file.
.
Currently supported devices are the QNAP TS-109, QNAP TS-11x,
QNAP TS-12x, QNAP TS-209, QNAP HS-210, QNAP TS-21x, QNAP TS-22x,
QNAP TS-409, QNAP TS-409U, QNAP TS-41x, QNAP TS-42x and Synology
Diskstation and Rackstation.
Package: qcontrol-udeb
Section: debian-installer
Architecture: armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, udev-udeb (>= 0.141-2), event-modules [armel]
XC-Package-Type: udeb
Description: hardware control for QNAP Turbo Station devices
Allows one to change status leds or sound the buzzer of supported devices.
|