UmVirt LFS Package info
DB commit: 6e4df3ea22c3eb21cad56028aab30db41fa6a0c4
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
power-profiles-daemon
The Power-profiles-daemon package provides a program that allows modification of the system power/behavior state. This is used on many laptops and can be used by a Desktop Environment to activate power saving or performance CPU governors through dbus. On other systems, Power-profiles-daemon can be used as a streamlined way to set the CPU governor in order to increase system performance at the cost of energy usage.
Package info
Template: 
Codename: power-profiles-daemon
Source file: power-profiles-daemon-0.30.tar.gz
Source file size: 83669
Source file MD5-checkum: b72dbed7159cbeff972e9a20ddcc7388
Source directory: power-profiles-daemon-0.30
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/p/power-profiles-daemon-0.30.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/p/power-profiles-daemon-0.30.tar.gz.md5sum
Dependances: polkit, python3-pygobject, upower.
Dependance of: plasma.
Patches: *** NO PATCHES FOUND *** 
Addons: *** NO ADDONS FOUND *** 
Nestings *** NO NESTINGS FOUND *** 
Configuration script:
    
mkdir build &&
cd build &&
meson setup                \
      --prefix=/usr        \
      --buildtype=release  \
      -D gtk_doc=false     \
      -D tests=false       \
      ..
Build script:
    
cd build
ninja
Install script:
    
cd build
ninja install