Create debian/* for .deb packaging
[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
13Depends: python3, libgtk-3-0, libappindicator3-1, python3-gi, debconf (>= 0.2.17), ${misc:Depends}
14Recommends: libgtk-3-0 (>= 3.18), xdotool
15Description: simulate keyboard lock keys LED
16 This is a Unity application indicator designed for keyboards without lock
17 keys LED. It allows the user to check the state of the three locks (Caps
18 lock, Num lock and Scroll lock) without requiring any mouse or keyboard
19 action. It also allows the lock keys to be toggled with mouse clicks, which
20 could be useful for keyboards without Scroll lock keys or malfunctioning
21 keyboards.