Search Criteria
Package Details: gnome-shell-extension-cpupower-git r198.e2320e9-2
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-cpupower-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-cpupower-git |
Description: | Gnome-Shell Extension for intel-pstate driver |
Upstream URL: | https://github.com/martin31821/cpupower |
Licenses: | |
Submitter: | m3thodic |
Maintainer: | m3thodic |
Last Packager: | m3thodic |
Votes: | 3 |
Popularity: | 0.001390 |
First Submitted: | 2017-03-06 19:47 |
Last Updated: | 2020-09-18 22:53 |
Latest Comments
towo commented on 2020-11-12 10:26
For completeness sake, this package should either conflict with cpufreqctl or depend on it and remove shipping cpufreqctl.
Cervox commented on 2020-10-06 14:01
This extension breaks on 3.38 at the time of writing. Until the developers themselves can you please add in the patch found in here? https://github.com/martin31821/cpupower/issues/135
Rodolpheh commented on 2020-05-16 12:35
It seems that the latest version changed the polkit rule and is now asking for permission to run the installer.sh script as root. It seems that the rules must now be in
/usr/share/polkit-1/rules.d
and thecpufreqctl
tool must be in/usr/bin
or/usr/local/bin
. I tried to change the PKGBUILD myself but apparently I don't have the proper skills. Would your be kind enough to fix it ?EDIT: I think I was heavily mistaken on the polkit rules and actions. Hang on, I think I'll get to it...
EDIT2: This is what I came up with :
I think it's a little bit dirty but it works for me. If someone could have a second look on it before using it, that would be perfect.
uno20001 commented on 2020-04-06 16:32
I found that modifying the package() part of the PKGBUILD file like this:
solves the building problem.
oconnor663 commented on 2020-04-06 14:20
I've started seeing an error building this package:
It looks like the failure bisects to this upstream commit: