[Lunar-commits] <moonbase-other> Revert "acpi: version bumped to 2.0.23."
Florin Braescu
florin at lunar-linux.org
Sun Aug 24 10:39:21 CEST 2014
commit f6ea1b48c9670f146a00cff271a6d7cbb925f98c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 24 Aug 2014 11:38:55 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/f6ea1b48c9670f146a00cff271a6d7cbb925f98c
Revert "acpi: version bumped to 2.0.23."
This reverts commit 9e8ec32570520aa01b478c05d2754f5008c68d38.
revert it. my mistake.
---
utils/acpi/DETAILS | +12/-14
1 file changed, 12 insertions(+), 14 deletions(-)
--- a/utils/acpi/DETAILS
+++ b/utils/acpi/DETAILS
@@ -1,17 +1,15 @@
- MODULE=acpid
- VERSION=2.0.23
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$SFORGE_URL/${MODULE}2
- SOURCE_VFY=sha1:8a6e0c26d579ed4e87822e5a2d2f7cad5c661d88
- WEB_SITE=http://www.tedfelix.com/linux/acpid-netlink.html
- ENTERED=20031102
- UPDATED=20140824
- SHORT="An ACPI event monitor daemon"
+ MODULE=acpi
+ VERSION=1.7
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/acpiclient
+ SOURCE_VFY=sha1:7c21939da5be4004fbb8f055ce02d928919a9fb7
+ WEB_SITE=http://acpiclient.sourceforge.net
+ ENTERED=20040502
+ UPDATED=20140102
+ SHORT="ACPI client providing battery, AC power, and thermal readings"
cat << EOF
-This is Ted Felix's <http://www.tedfelix.com> branch of the acpid project
-which includes support for netlink and the input layer.
-/proc/acpi/event is a deprecated kernel interface for ACPI events. Newer
-kernels rely on netlink and the input layer to send ACPI-related events.
-This branch of acpid uses these new interfaces.
+Linux ACPI client is a small command-line program that attempts to
+replicate the functionality of the 'old' apm command on ACPI systems. It
+includes battery and thermal information. Great for Laptops.
EOF
More information about the Lunar-commits
mailing list