2015-06-09 12:18:12 +02:00
|
|
|
pkgbase = tuned-git
|
|
|
|
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
2024-10-22 00:10:47 +02:00
|
|
|
pkgver = 2.24.0.r6.g35eed3c
|
2024-10-22 23:24:13 +02:00
|
|
|
pkgrel = 2
|
2018-11-21 01:11:57 +01:00
|
|
|
url = https://github.com/redhat-performance/tuned
|
2015-06-09 12:18:12 +02:00
|
|
|
arch = any
|
2024-10-22 00:10:47 +02:00
|
|
|
license = GPL-2.0-or-later
|
2019-01-13 00:21:05 +01:00
|
|
|
makedepends = desktop-file-utils
|
2024-10-22 00:10:47 +02:00
|
|
|
makedepends = git
|
2015-06-09 12:18:12 +02:00
|
|
|
depends = ethtool
|
2024-10-22 00:10:47 +02:00
|
|
|
depends = gawk
|
|
|
|
depends = hdparm
|
|
|
|
depends = polkit
|
2024-10-22 23:24:13 +02:00
|
|
|
depends = perf
|
2018-11-21 01:11:57 +01:00
|
|
|
depends = python-configobj
|
|
|
|
depends = python-dbus
|
2024-10-22 00:10:47 +02:00
|
|
|
depends = python-gobject
|
2019-01-10 04:55:16 +01:00
|
|
|
depends = python-linux-procfs
|
2024-10-22 00:10:47 +02:00
|
|
|
depends = python-pyudev
|
|
|
|
source = git+https://github.com/redhat-performance/tuned.git
|
|
|
|
sha512sums = SKIP
|
2015-06-09 12:18:12 +02:00
|
|
|
|
|
|
|
pkgname = tuned-git
|
2024-10-22 23:24:13 +02:00
|
|
|
optdepends = virt-what: Virtual machine detection
|
|
|
|
optdepends = systemtap: Detailed system monitoring
|
2024-10-22 00:10:47 +02:00
|
|
|
optdepends = tuned-ppd: power-profiles-daemon api translation
|
2024-10-22 23:24:13 +02:00
|
|
|
optdepends = wireless_tools: Wireless device power management
|
|
|
|
optdepends = x86_energy_perf_policy: Energy Performance Bias (EPB) support
|
2024-10-22 00:10:47 +02:00
|
|
|
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
|
2015-06-09 12:18:12 +02:00
|
|
|
|
2024-10-22 00:10:47 +02:00
|
|
|
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
|