void-packages/srcpkgs/pstate-frequency/template
Nathan Owens 6db62ff5f3 pstate-frequency: update to 3.10.4
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
2019-12-16 20:48:38 +01:00

15 lines
610 B
Bash

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