15 lines
627 B
Bash
15 lines
627 B
Bash
# Template file for 'pstate-frequency'
|
|
pkgname=pstate-frequency
|
|
version=3.10.0
|
|
revision=1
|
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
|
conf_files="/etc/pstate-frequency.d/*.plan"
|
|
build_style=gnu-makefile
|
|
make_install_args="INCLUDE_ZSH_COMPLETION=1 INCLUDE_SYSTEMD_UNIT=0 INCLUDE_LICENSE=0"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
short_desc="Easily control Intel p-state driver on Linux"
|
|
homepage="https://pyamsoft.github.io/pstate-frequency/"
|
|
license="GPL-2"
|
|
distfiles="https://github.com/pyamsoft/pstate-frequency/archive/${version}.tar.gz"
|
|
checksum=eb163ad8cb49e6715a1af892b5d897d2c219d9ab5af8d62486372d071cd8efe4
|