File: control

package info (click to toggle)
acpitool 0.5.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 900 kB
  • sloc: sh: 3,366; cpp: 2,506; makefile: 20
file content (23 lines) | stat: -rw-r--r-- 991 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
Source: acpitool
Section: utils
Priority: optional
Maintainer: Seunghun Han <kkamagui@gmail.com>
Build-Depends: debhelper-compat (= 13), quilt (>= 0.46-7~)
Standards-Version: 4.6.0
Homepage: http://sourceforge.net/projects/acpitool/
Vcs-Browser: https://salsa.debian.org/kkamagui/acpitool
Vcs-Git: https://salsa.debian.org/kkamagui/acpitool.git
Rules-Requires-Root: no

Package: acpitool
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: acpid [amd64 i386 ia64]
Description: command line ACPI client
 AcpiTool is a Linux ACPI client. It's a small command line application,
 intended to be a replacement for the apm tool. The primary target audience are
 laptop users, since these people are most interested in things like battery
 status, thermal status and the ability to suspend (sleep mode). The program
 simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values.
 It also supports various extensions for Toshiba, Asus, and IBM Thinkpad
 laptops.