mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: pstate-frequency
This commit is contained in:
parent
df62985f04
commit
b1eaf526b2
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pstate-frequency/template
Normal file
13
srcpkgs/pstate-frequency/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'pstate-frequency'
|
||||||
|
pkgname=pstate-frequency
|
||||||
|
version=3.9.2
|
||||||
|
revision=1
|
||||||
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
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=a948306e6ef38dee4ae58dc59d4f06a2f54992e810b46a39dc98e52e424b94b3
|
Loading…
Add table
Reference in a new issue