Search Criteria
Package Details: corectrl-git 1.4.0.r7.g306bc61-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.000675 |
First Submitted: | 2019-07-15 22:13 (UTC) |
Last Updated: | 2024-05-24 13:45 (UTC) |
Dependencies (22)
- botan (botan-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fmt (fmt-gitAUR)
- hwdata
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- pugixml (pugixml-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-charts (qt5-charts-gitAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- quazip-qt5
- spdlog (spdlog-gitAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-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
- vulkan-tools (vulkan-tools-gitAUR) (optional) – for vulkaninfo
Latest Comments
« First ‹ Previous 1 2 3
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