15 lines
626 B
Bash
15 lines
626 B
Bash
# Template file for 'pstate-frequency'
|
|
pkgname=pstate-frequency
|
|
version=3.9.7
|
|
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=bf31c6a2e7f51cd228c69ed470047cf5be320314055ca0009cb2ec271c3b2ea0
|