blob: ca902bbafd625879a9e12b5fe95d1d87da69b7f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jsmolic@gentoo.org</email>
<name>Jakov Smolić</name>
</maintainer>
<upstream>
<remote-id type="sourceforge">acpiclient</remote-id>
</upstream>
<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>
</pkgmetadata>
|