summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5071a9b95ee3bddd64b99a7771e2df3c5bcfd2fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: i3status
Section: utils
Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 5), libiw-dev, libconfuse-dev, asciidoc, xmlto
Standards-Version: 3.8.3
Homepage: http://i3.zekjur.net/i3status

Package: i3status
Architecture: any
Priority: extra
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: dzen2 | xmobar
Enhances: dzen2, xmobar
Description: Generates a status line for dzen2 or xmobar
 i3status is a small program (less than 1000 SLOC) for generating a status bar
 for dzen2, xmobar or similar programs by combining several information about
 your system (IP addresses of your interfaces, load, current date/time, ESSID
 of the network you are associated to, disk status, and so on).