lxqt-powermanagement-0.10.0

Introduction to lxqt-powermanagement

The lxqt-powermanagement package provides the power management module for LXQt.

This package is known to build and work properly using an LFS-7.9 platform.

Package Information

lxqt-powermanagement Dependencies

Required

hicolor-icon-theme-0.15, liblxqt-0.10.0, Qt-5.5.1 built with librsvg-2.40.13, UPower-0.9.23, and xdg-utils-1.1.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-powermanagement

Installation of lxqt-powermanagement

Install lxqt-powermanagement by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
      -DCMAKE_BUILD_TYPE=Release          \
      ..       &&

make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: lxqt-config-powermanagement and lxqt-powermanagement
Installed Libraries: None
Installed Directories: $LXQT_PREFIX/share/lxqt/translations/lxqt-{config-,}powermanagement

Short Descriptions

lxqt-config-powermanagement

is the lxqt-powermanagement GUI configuration tool.

lxqt-powermanagement

is the LXQt power management module.

Last updated on 2016-03-07 11:09:56 -0800