The GNOME Power Manager package contains a tool used to report on power management on the system.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/3.26/gnome-power-manager-3.26.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/3.26/gnome-power-manager-3.26.0.tar.xz
Download MD5 sum: 52886ae000e4a4be064ce44d45b74c32
Download size: 376 KB
Estimated disk space required: 6.3 MB
Estimated build time: less than 0.1 SBU (with tests)
GTK+-3.22.30 and UPower-0.99.7
DocBook-utils-0.6.14 and appstream-glib
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-power-manager
Install GNOME Power Manager by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
Last updated on 2018-08-30 18:48:05 -0700