summaryrefslogtreecommitdiff
path: root/debian/control
blob: 14c5c307d1d409a25934c17d57fe8ef7e6ffbeaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: acpitail
Section: utils
Priority: optional
Maintainer: Tobias Klauser <tklauser@access.unizh.ch>
Build-Depends: debhelper (>= 5), libacpi-dev
Standards-Version: 3.7.2

Package: acpitail
Architecture: i386 amd64 ia64
Depends: ${shlibs:Depends}
Description:  Show ACPI information in a tail-like style
 acpitail shows ACPI status information about battery, fan and
 temperature in a tail-like way. As soon as a value changes, the new
 value gets appended to the current output.
 .
  Homepage: <http://www.vanheusden.com/acpitail/>