Manuel
fd3f3ea748
See https://gitlab.archlinux.org/archlinux/packaging/packages/tuned/-/merge_requests/1
50 lines
1.7 KiB
Text
50 lines
1.7 KiB
Text
pkgbase = tuned-git
|
|
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
|
pkgver = 2.24.0.r6.g35eed3c
|
|
pkgrel = 2
|
|
url = https://github.com/redhat-performance/tuned
|
|
arch = any
|
|
license = GPL-2.0-or-later
|
|
makedepends = desktop-file-utils
|
|
makedepends = git
|
|
depends = ethtool
|
|
depends = gawk
|
|
depends = hdparm
|
|
depends = polkit
|
|
depends = perf
|
|
depends = python-configobj
|
|
depends = python-dbus
|
|
depends = python-gobject
|
|
depends = python-linux-procfs
|
|
depends = python-pyudev
|
|
source = git+https://github.com/redhat-performance/tuned.git
|
|
sha512sums = SKIP
|
|
|
|
pkgname = tuned-git
|
|
optdepends = virt-what: Virtual machine detection
|
|
optdepends = systemtap: Detailed system monitoring
|
|
optdepends = tuned-ppd: power-profiles-daemon api translation
|
|
optdepends = wireless_tools: Wireless device power management
|
|
optdepends = x86_energy_perf_policy: Energy Performance Bias (EPB) support
|
|
provides = tuned
|
|
conflicts = tuned
|
|
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-git
|
|
pkgdesc = Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
|
|
depends = tuned
|
|
provides = tuned-ppd
|
|
provides = power-profiles-daemon
|
|
conflicts = tuned-ppd
|
|
conflicts = power-profiles-daemon
|
|
options = !emptydirs
|
|
backup = etc/tuned/ppd.conf
|