The DeviceKit-power provides an interface to enumerate power sources on the system and control system-wide power management.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://hal.freedesktop.org/releases/DeviceKit-power-012.tar.gz
Download MD5 sum: 34b8d698658cce77050443125fa9fab4
Download size: 511 KB
Estimated disk space required: 7 MB
Estimated build time: 0.1 SBU
DeviceKit-003, polkit-0.94, and udev-145 (with gudev)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/DeviceKit-power
Install DeviceKit-power by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/DeviceKit-power &&
make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2009-11-14 03:28:12 +0000