Update debian files
[indicator-keyboard-led.git] / debian / control
CommitLineData
e21d3d38
AIL
1Source: indicator-keyboard-led
2Section: utils
3Priority: optional
4Maintainer: Adrian I Lam <me@adrianiainlam.tk>
5Build-Depends: debhelper (>=9), python3
6Standards-Version: 3.9.7
7Homepage: https://github.com/adrianiainlam/indicator-keyboard-led
8Vcs-Git: https://github.com/adrianiainlam/indicator-keyboard-led.git
9Vcs-Browser: https://github.com/adrianiainlam/indicator-keyboard-led
10
11Package: indicator-keyboard-led
12Architecture: all
a61a19a6
AIL
13Depends: debconf (>= 0.2.17),
14 gir1.2-appindicator3-0.1,
15 libappindicator3-1,
16 libgtk-3-0,
17 python3,
18 python3-gi,
19 ${misc:Depends}
e21d3d38
AIL
20Recommends: libgtk-3-0 (>= 3.18), xdotool
21Description: simulate keyboard lock keys LED
a61a19a6 22 This is an application indicator designed for keyboards without lock
e21d3d38
AIL
23 keys LED. It allows the user to check the state of the three locks (Caps
24 lock, Num lock and Scroll lock) without requiring any mouse or keyboard
25 action. It also allows the lock keys to be toggled with mouse clicks, which
26 could be useful for keyboards without Scroll lock keys or malfunctioning
27 keyboards.