diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-13 20:03:50 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-13 20:03:50 -0500 |
commit | e05100f9b0aecc05515dc1a953ee030486179717 (patch) | |
tree | 34cad45e32b4109abdffa1e94f957c0dd31c004a /keyboard-leds-trayicons/debian/control | |
parent | add readme for mktrayicon (diff) | |
download | stackrpms-e05100f9b0aecc05515dc1a953ee030486179717.tar.gz stackrpms-e05100f9b0aecc05515dc1a953ee030486179717.tar.bz2 stackrpms-e05100f9b0aecc05515dc1a953ee030486179717.zip |
add keyboard-leds-trayicons
Diffstat (limited to 'keyboard-leds-trayicons/debian/control')
-rw-r--r-- | keyboard-leds-trayicons/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboard-leds-trayicons/debian/control b/keyboard-leds-trayicons/debian/control new file mode 100644 index 0000000..4dff3a7 --- /dev/null +++ b/keyboard-leds-trayicons/debian/control @@ -0,0 +1,18 @@ +Source: keyboard-leds-trayicons +Section: x11 +Priority: optional +Maintainer: Ben Stack <bgstack15@gmail.com> +Build-Depends: debhelper (>=12~), + graphicsmagick-imagemagick-compat +Standards-Version: 4.1.4 +Homepage: https://gitlab.com/bgstack15/keyboard-leds-trayicons + +Package: keyboard-leds-trayicons +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends}, + mktrayicon, + mawk | gawk, + x11-xserver-utils +Description: show keyboard leds on system tray + Show capslock and numlock indicator icons on system tray. |