44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
pkgbase = tuned
|
|
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
|
pkgver = 2.24.0
|
|
pkgrel = 1
|
|
url = https://github.com/redhat-performance/tuned
|
|
arch = any
|
|
license = GPL-2.0-or-later
|
|
makedepends = desktop-file-utils
|
|
depends = dbus-glib
|
|
depends = ethtool
|
|
depends = gawk
|
|
depends = hdparm
|
|
depends = polkit
|
|
depends = python-configobj
|
|
depends = python-dbus
|
|
depends = python-gobject
|
|
depends = python-linux-procfs
|
|
depends = python-perf
|
|
depends = python-pyudev
|
|
source = https://github.com/redhat-performance/tuned/archive/v2.24.0/tuned-2.24.0.tar.gz
|
|
sha512sums = d004cd621e26195fff14b39f29b2143cf47de09641454acd3029d61142c3d000a452f018356c84c32772bd99fc766f6ee847d2a8eddbde8ae34aaa0ecefa644e
|
|
|
|
pkgname = tuned
|
|
install = tuned.install
|
|
optdepends = virt-what: virtual machine detection
|
|
optdepends = systemtap: detailed system monitoring
|
|
optdepends = tuned-ppd: power-profiles-daemon api translation
|
|
backup = etc/tuned/active_profile
|
|
backup = etc/tuned/bootcmdline
|
|
backup = etc/tuned/cpu-partitioning-powersave-variables.conf
|
|
backup = etc/tuned/cpu-partitioning-variables.conf
|
|
backup = etc/tuned/post_loaded_profile
|
|
backup = etc/tuned/profile_mode
|
|
backup = etc/tuned/realtime-variables.conf
|
|
backup = etc/tuned/realtime-virtual-guest-variables.conf
|
|
backup = etc/tuned/realtime-virtual-host-variables.conf
|
|
backup = etc/tuned/tuned-main.conf
|
|
|
|
pkgname = tuned-ppd
|
|
pkgdesc = Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
|
|
depends = tuned
|
|
conflicts = power-profiles-daemon
|
|
options = !emptydirs
|
|
backup = etc/tuned/ppd.conf
|