Search Criteria
Package Details: gkraken 1.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gkraken.git (read-only, click to copy) |
---|---|
Package Base: | gkraken |
Description: | GUI that allows to control cooling of NZXT Kraken X (X42, X52, X62 or X72) pumps from Linux |
Upstream URL: | https://gitlab.com/leinardi/gkraken |
Licenses: | GPL-3.0-or-later |
Submitter: | The999eagle |
Maintainer: | None |
Last Packager: | PlasticSoup |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-22 09:28 (UTC) |
Last Updated: | 2024-02-04 03:07 (UTC) |
Dependencies (16)
- gobject-introspection
- libappindicator-gtk3
- liquidctl (liquidctl-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-hidapi (python-hidapi-gitAUR)
- python-injectorAUR (python-injector-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-peewee
- python-psutil
- python-pyxdg
- python-requests
- python-rx
- appstream-glib (appstream-glib-gitAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
steiny commented on 2021-10-21 09:46 (UTC)
Hey, big thanks for maintaining this package.
I just installed
gkraken
on a fresh system and starting it throws an error:Installing
python-cairo
from extra fixed the problem. Could you please add it to the dependencies?ChrisLane commented on 2021-07-23 19:26 (UTC)
Hey, could you add the other nzxt products to the rules file please?
From the project readme:
kicka commented on 2020-12-10 18:23 (UTC)
After recompiling python-injector it works as expected. Thanks
The999eagle commented on 2020-12-10 15:08 (UTC)
@kicka rebuild and install
python-injector
as it's an AUR package and needs to be rebuilt for python 3.9 if you originally built it for python 3.8.kicka commented on 2020-12-10 14:38 (UTC)
0.14.5-1 doesn't work. The compilation went smooth, but when it starts it gives:
Traceback (most recent call last): File "/usr/bin/gkraken", line 52, in <module> from gkraken import main File "/usr/lib/python3.9/site-packages/gkraken/main.py", line 36, in <module> from gkraken.repository.kraken_repository import KrakenRepository File "/usr/lib/python3.9/site-packages/gkraken/repository/kraken_repository.py", line 22, in <module> from injector import singleton, inject ModuleNotFoundError: No module named 'injector'
Joan31 commented on 2020-05-22 21:54 (UTC)
Thank you so much it work fine :)
yochananmarqos commented on 2020-01-27 22:20 (UTC)
This should have been submitted as just
gkraken
as it's not a Python library.