blob: ff5b9496d9208bbb28e773781dc87b73d374a115 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pstate-frequency
pkgdesc = Easily control Intel p-state driver
pkgver = 3.2.0
pkgrel = 1
url = https://github.com/pyamsoft/pstate-frequency
arch = i686
arch = x86_64
license = GPLv2
makedepends = git
depends = coreutils
depends = grep
optdepends = x86_energy_perf_policy: For the x86_energy_perf_policy-sleep.service
provides = pstate-frequency
conflicts = pstate-frequency
source = https://github.com/pyamsoft/pstate-frequency/archive/3.2.0.tar.gz
source = 00-fix-prefix.patch
sha256sums = 155f7d9abbd096900a23efea73b04b257e360aa4a7148ad63228d0f0ae72b2af
sha256sums = e5423df20c03ef19448a78a1ae39e630d90f63c6c4e0962296ad292665575f0d
pkgname = pstate-frequency
|