void-packages/srcpkgs/pstate-frequency/template
2019-03-02 16:55:54 -03:00

14 lines
610 B
Bash

# Template file for 'pstate-frequency'
pkgname=pstate-frequency
version=3.10.2
revision=1
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=96efcf4abe841286dc6fbb697757c49ee1d6c47240cfc91a6fd59218870963c9
archs="i686* x86_64*"
conf_files="/etc/pstate-frequency.d/*.plan"