vp-build/srcpkgs/pstate-frequency/template

15 lines
610 B
Bash

# Template file for 'pstate-frequency'
pkgname=pstate-frequency
version=3.11.0
revision=1
archs="i686* x86_64*"
build_style=gnu-makefile
make_install_args="INCLUDE_ZSH_COMPLETION=1 INCLUDE_SYSTEMD_UNIT=0 INCLUDE_LICENSE=0"
short_desc="Easily control Intel p-state driver on Linux"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://pyamsoft.github.io/pstate-frequency/"
distfiles="https://github.com/pyamsoft/pstate-frequency/archive/${version}.tar.gz"
checksum=df232f57de91c6527958a89fc06010d8ed9bffd686f1f682ebf9ef30bd5078d4
conf_files="/etc/pstate-frequency.d/*.plan"