blob: add7ee8bb9124ddaa21726ba5aa5b131c373c1de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
pkgbase = phc-intel-scripts
pkgdesc = Helper and init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
pkgver = 0.4.0
pkgrel = 1
epoch = 0
url = https://gitlab.com/linux-phc/phc-intel
arch = any
groups = linux-phc
groups = phc-intel
license = GPL2
source = phc-intel.conf.default
source = phc-intel.sh
source = phc-intel.sleep.pm-utils
source = phc-intel.sleep.systemd
source = phc-intel.openrc
source = phc-intel.sysvinit
source = phc-intel.systemd
source = phc-intel-scripts.install
sha256sums = ce08a5a4107be1d5723f1f169d515e67b6c77893f3994fc2d0d2ccf611307ed3
sha256sums = d8520df3d25680574899ad0688d8043e4798ade799eb36572fca5abd7b59ed9a
sha256sums = 3f965edca571e5a4d2dd60939b252e15062b440ce6eb87021dc3170682eff0d7
sha256sums = 0217a76958e2aba747c89bfd3bef16dcd8377770014896ab749faf16c05a2e53
sha256sums = 66be32665dd8e3c153ce512678d3af3cbf24f36829556590736e0c21baf82d28
sha256sums = a18474513c628877d117bd3b096f085b95e5ec4f3618bb6eb59a1db1dd67de1b
sha256sums = 345b479cce16e2ac2a3b001123aa2b4f16be21c63ba9c7e9e3cc5865d3c01d8c
sha256sums = 3d7b7bd26e3bbd93eac8098fe8d688eecd7697fec345ef829b957680e0b4a360
pkgname = phc-intel-scripts
pkgdesc = Helper scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
install = phc-intel-scripts.install
depends = bash
depends = PHC-INTEL-MODULE
optdepends =
provides =
conflicts =
replaces =
backup = etc/default/phc-intel
pkgname = phc-intel-openrc
pkgdesc = OpenRC init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
depends = bash
depends = phc-intel-scripts
optdepends = openrc: To use this initscript.
provides = PHC-INTEL-INITSCRIPT
conflicts =
replaces =
pkgname = phc-intel-sysvinit
pkgdesc = System V init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
depends = bash
depends = phc-intel-scripts
optdepends = sysvinit: To use this initscript.
provides = PHC-INTEL-INITSCRIPT
conflicts =
replaces =
pkgname = phc-intel-systemd
pkgdesc = systemd init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
depends = phc-intel-scripts
optdepends = systemd: To use this initscript.
provides = PHC-INTEL-INITSCRIPT
conflicts =
replaces =
|