File: control

package info (click to toggle)
i3blocks 1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 336 kB
  • ctags: 158
  • sloc: ansic: 1,043; perl: 304; sh: 169; makefile: 70
file content (29 lines) | stat: -rw-r--r-- 1,158 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: i3blocks
Section: x11
Priority: optional
Maintainer: Jason Pleau <jason@jpleau.ca>
Build-Depends: debhelper (>= 9), pandoc
Standards-Version: 4.1.0
Homepage: https://github.com/vivien/i3blocks
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/i3blocks.git/
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/i3blocks.git/

Package: i3blocks
Architecture: linux-any kfreebsd-any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Recommends: i3-wm, 
            acpi [amd64 i386 mipsel], 
            gawk, 
            alsa-utils [linux-any], 
            sysstat [linux-any]
Enhances: i3-wm
Description: highly flexible status line for the i3 window manager
 Status line for the i3 window manager and i3bar that handles clicks, signals
 and language-agnostic user scripts.
 .
 The content of each block (e.g. time, battery status, network state, ...)
 is the output of a command provided by the user.  Blocks are updated on click,
 at a given interval of time or on a given signal, also specified by the user.
 .
 It aims to respect the i3bar protocol, providing customization such as text
 alignment, urgency, color, and more.