The UPower package provides an interface to enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://upower.freedesktop.org/releases/UPower-0.9.1.tar.bz2
Download MD5 sum: 822d7d495781c6bbed36981a7a78dd30
Download size: 442 MB
Estimated disk space required: 10 MB
Estimated build time: 0.3 SBU
polkit-0.102 and udev-Installed LFS Version (with gudev)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/upower
Install UPower by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/upower && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2010-08-22 13:35:17 +0000