File: control

package info (click to toggle)
qcontrol 0.4.2-1lenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 208 kB
  • ctags: 116
  • sloc: ansic: 968; sh: 206; makefile: 69
file content (32 lines) | stat: -rw-r--r-- 1,231 bytes parent folder | download
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
Source: qcontrol
Section: utils
Priority: optional
Maintainer: Frans Pop <fjp@debian.org>
Build-Depends: debhelper (>= 5), liblua5.1-0-dev
Standards-Version: 3.8.0
Homepage: http://qnap.nas-central.org/index.php/PIC_Control_Software

Package: qcontrol
Architecture: arm armel
Depends: ${shlibs:Depends}, ${misc:Depends}, udev (>= 0.125-7+lenny3)
Description: hardware control for QNAP TS-109, TS-209 and TS-409
 Allows 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.
 .
 Supported devices at this time are the QNAP TS-109, TS-209 and TS409
 but the code is extensible so more devices may be added in future
 releases.
 .
 Warning: the program is in alpha state, use at your own risk.

Package: qcontrol-udeb
Section: debian-installer
Architecture: arm armel
Depends: ${shlibs:Depends}, ${misc:Depends}, udev-udeb (>= 0.125-7+lenny3), input-modules
XC-Package-Type: udeb
Description: hardware control for QNAP TS-109, TS-209 and TS-409
 Allows to change status leds or sound the buzzer of supported devices.