blob: 31f883d3eac1c9a769171d0f97393ea212965d29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jsmolic@gentoo.org</email>
<name>Jakov Smolić</name>
</maintainer>
<longdescription lang="en">
Attempts to replicate the functionality of the 'old' apm command
on ACPI systems, including battery and thermal information. Does not
support ACPI suspending, only displays information about ACPI devices.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|