File: control

package info (click to toggle)
xbattbar 1.4.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: ansic: 2,441; makefile: 188; perl: 42
file content (25 lines) | stat: -rw-r--r-- 1,055 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
Source: xbattbar
Section: x11
Priority: optional
Maintainer: Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper-compat (= 13), libx11-dev, libxinerama-dev, libxext-dev
Standards-Version: 4.6.0
VCS-Browser: https://salsa.debian.org/debian/xbattbar
Vcs-Git: https://salsa.debian.org/debian/xbattbar.git

Package: xbattbar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: acpi
Description: Display battery status in X11
 Xbattbar displays the current (laptop) battery status in the X window
 environment. Battery status is obtained through the APM interface.
 .
 The battery indicator of this program is very simple: a simple bar
 at the top/bottom of your display. With its color, it indicates the
 AC-line status (plugged in or off-line), and battery charging/remaining
 level. Also, if the mouse cursor enters the indicator window, a popup
 diagnosis window comes up in the center of your display showing the
 current AC line status and battery level.
 .
 This package supports ACPI and APM checks for battery status.