File: control

package info (click to toggle)
bluemon 1.4-7
  • links: PTS
  • area: main
  • in suites: buster
  • size: 240 kB
  • sloc: ansic: 1,769; makefile: 205; sh: 104; xml: 24
file content (29 lines) | stat: -rw-r--r-- 920 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
Source: bluemon
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.matthew.ath.cx/projects/bluemon/
Build-Depends:
 debhelper (>= 10),
 docbook-to-man,
 dpkg-dev (>= 1.16.1~),
 libbluetooth-dev,
 libdbus-1-dev (>= 0.60),
 pkg-config
Standards-Version: 3.9.8

Package: bluemon
Architecture: any
Depends:
 bluez,
 lsb-base (>= 3.0-6),
 ${misc:Depends},
 ${shlibs:Depends}
Description: Activate or deactivate programs based on Bluetooth link quality
 BlueMon monitors the quality of the link to a Bluetooth device and can start
 or stop programs when the threshold drops below a certain value. This can be
 used to perform actions like locking the terminal when you walk away from it.
 .
 Bluemon uses the DBus system bus to alert other applications to the presence
 of Bluetooth devices. A user binary can then start or stop programs when such
 signals are received.