UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

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