Search Criteria
Package Details: cpupower-gui 1.0.0-3
Git Clone URL: | https://aur.archlinux.org/cpupower-gui.git (read-only, click to copy) |
---|---|
Package Base: | cpupower-gui |
Description: | A GUI utility to set CPU frequency limits |
Upstream URL: | https://github.com/vagnum08/cpupower-gui |
Keywords: | cpupower frequency gtk3 gui |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | vagnum08 |
Maintainer: | vagnum08 (erigas) |
Last Packager: | vagnum08 |
Votes: | 18 |
Popularity: | 0.63 |
First Submitted: | 2018-03-10 22:16 |
Last Updated: | 2021-01-21 09:23 |
Dependencies (14)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- polkit (polkit-git, polkit-consolekit, polkit-no-script-git, polkit-duktape)
- python (python-dbg)
- python-dbus
- python-gobject (python-gobject-git)
- python-pyxdg
- appstream-glib (appstream-glib-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- meson (meson-git) (make)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr) (optional) – needed for tray icon
- lxsession (lxsession-git) (optional) – needed for authentification in Xfce, LXDE etc.
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit, polkit-gnome-git) (optional) – needed for authentification in Cinnamon, Gnome
Latest Comments
1 2 Next › Last »
vagnum08 commented on 2021-01-21 09:13
This is due to an update of python. The solution is to rebuild the package.
I will change the version in PKGBUILD so other will see it as update to force rebuild.
Thanks for letting me know.
dreieck commented on 2021-01-20 11:24
It fails to start up for me -- failing to find pyhon module
cpupower_gui
:vivaeltopo commented on 2020-11-09 15:22
yeah works now
vagnum08 commented on 2020-11-09 12:03
There is an issue with the systemd alias.
I have added a install script to enable the service. Give it a try, it should work. (Maybe remove the old one first.)
vivaeltopo commented on 2020-11-09 07:45
The latest (1.0.0) update does not work.
pysen commented on 2020-10-19 23:44
This only compiled successfully for me with appstream-glib installed.
Hoek commented on 2020-10-17 16:39
@vagnum08: the package 'pyxdg' got split into 'python-pyxdg' and 'python2-pyxdg'. Currently installing cpupower-gui pulls in python2. Renaming the dependency 'pyxdg' to 'python-pyxdg' works with my python3 installation and builds fine.
vagnum08 commented on 2019-11-22 14:40
After the last update dbus-python was returning an object instead of an int. I have patched it and it is working now.
chorriwuarri commented on 2019-11-22 11:18
Since the last python update it doesn't work for me. I recompile it and now it starts but when it asks for my password it tells me I don't have permission.
other programs like gufw or pamac, ask me for the password and it works
ector commented on 2019-11-08 15:13
yes,today working. Thank