Search Criteria
Package Details: corectrl-git 1.4.0.r47.g0bbf5ad-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/corectrl-git.git (read-only, click to copy) |
---|---|
Package Base: | corectrl-git |
Description: | Application to control your hardware with ease using application profiles |
Upstream URL: | https://gitlab.com/corectrl/corectrl |
Keywords: | cpu gpu monitoring overclocking |
Licenses: | GPL-3.0-or-later |
Conflicts: | corectrl |
Provides: | corectrl |
Submitter: | murlakatamenka |
Maintainer: | guzzisti |
Last Packager: | guzzisti |
Votes: | 6 |
Popularity: | 0.000422 |
First Submitted: | 2019-07-15 22:13 (UTC) |
Last Updated: | 2025-02-05 18:22 (UTC) |
Dependencies (21)
- botan (botan-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fmt (fmt-gitAUR)
- hwdata
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- procps-ng (busybox-coreutilsAUR, procps-ng-gitAUR)
- pugixml (pugixml-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-noguiAUR)
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- quazip-qt6
- spdlog (spdlog-gitAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (optional) – for hicolor theme hierarchy
- mesa-utils (optional) – for glxinfo
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR) (optional) – for lscpu
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3
slip commented on 2022-01-13 19:32 (UTC) (edited on 2022-01-13 19:41 (UTC) by slip)
hwdata
being a core package is making this a bit of a dependency nightmare for aur helpers and probably in general. Withparu
, you canparu -S --fm vim corectrl-git --rebuild
and replacehwids
withhwdata
and rebuild the package. This will allow you to update your system now. However, going forward, aur updates will be blocked, so then you will need to addcorectrl-git
to the ignore list inpacman.conf
until this package gets updated.moson commented on 2022-01-11 09:41 (UTC)
@murlakatamenka Hi.
hwids
depedency needs to be changed tohwdata
jpalaciosdev commented on 2021-12-02 17:50 (UTC)
@murlakatamenka Hi,
glxinfo
was moved tomesa-utils
package.murlakatamenka commented on 2020-06-08 15:09 (UTC)
@u666sa thanks, I've updated the dependencies.
u666sa commented on 2020-06-07 10:21 (UTC)
@murlakatamenka You need to add two more dependencies to PKGBUILD. Without these there is problem with tray icon missing. If you don't have problems with tray icon that just means you have these two packages installed - perhaps as dependencies to other programs. Developer is already notified, I opened up the issue. Modify your PKGBUILD. 1. qt5-svg 2. qt5-xmlpatterns
murlakatamenka commented on 2019-07-28 09:41 (UTC)
Sorry for late reply, build/runtime dependencies are actualized. Thanks for the heads up!
jpalaciosdev commented on 2019-07-22 14:28 (UTC) (edited on 2019-07-22 14:54 (UTC) by jpalaciosdev)
Some of the components required for building are required as runtime dependencies as well. I updated the list of runtime dependencies on the wiki.
You should add the following packages as required: karchive, kauth, qt5-charts, botan, qt5-base and qt5-quickcontrols2 (you have qt5-quickcontrols as a make dep).
I also removed an unused dependency: qca.
murlakatamenka commented on 2019-07-20 18:39 (UTC)
jpalaciosdev, thanks, I've updated the package.
jpalaciosdev commented on 2019-07-17 13:25 (UTC)
Dependecies were updated on the wiki. Now requires gcc>=8.
« First ‹ Previous 1 2 3