void-packages/srcpkgs/pstate-frequency/template
2019-03-19 19:43:47 -03:00

14 lines
610 B
Bash

# Template file for 'pstate-frequency'
pkgname=pstate-frequency
version=3.10.3
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=ca9cd5adc1c533707283cc3803a591574bcb1e38ea9ef3741d6e7b5bb8f855cb
conf_files="/etc/pstate-frequency.d/*.plan"