Update debian files
[indicator-keyboard-led.git] / debian / control
1 Source: indicator-keyboard-led
2 Section: utils
3 Priority: optional
4 Maintainer: Adrian I Lam <me@adrianiainlam.tk>
5 Build-Depends: debhelper (>=9), python3
6 Standards-Version: 3.9.7
7 Homepage: https://github.com/adrianiainlam/indicator-keyboard-led
8 Vcs-Git: https://github.com/adrianiainlam/indicator-keyboard-led.git
9 Vcs-Browser: https://github.com/adrianiainlam/indicator-keyboard-led
10
11 Package: indicator-keyboard-led
12 Architecture: all
13 Depends: 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}
20 Recommends: libgtk-3-0 (>= 3.18), xdotool
21 Description: simulate keyboard lock keys LED
22  This is an application indicator designed for keyboards without lock
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.