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.000994 |
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
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
HurricanePootis commented on 2023-10-23 03:28 (UTC)
Hey, I have some recommendations for this package.
First off, this package is installing stuff into
/usr/libexec
, which no other arch package on my system does. If you take a look atcorectrl
's PKGBUILD, they use a cmake flag to just set that to/usr/lib
. While also there, there is no mention of a-ffile-prefix-maps
, so I think that should be removed too.Secondly, you are not using tags in your
git describe
command, which is giving a out-of-date pkgver function.Here is a patch file of all my recommended changes. Use all of them or some of them.
jpalaciosdev commented on 2023-10-16 16:07 (UTC)
Hi,
Now you can also use Botan version 3 (botan package on arch repos) with corectrl. When both botan and botan2 packages are installed in the system, botan will take precedence over botan2.
saitoRS commented on 2023-09-10 19:06 (UTC)
@kogasa I apologize, I completely forgot to try a clean build before posting my previous comment. Works as intended now. Thanks for your work!
kogasa commented on 2023-09-06 02:53 (UTC)
@saitoRS could you please provide more info? I'm able to build locally and in a chroot with fmt 10.1.
saitoRS commented on 2023-09-05 15:27 (UTC)
Not working with current version of fmt. Had to manually downgrade it to fmt-9.1.0-4.
Patola commented on 2023-05-06 05:55 (UTC)
it's generating packages which include files in /tmp, e.g. [7:54] [5299] [patola@risadinha corectrl-git]% pacman -Qlp corectrl-git-1.2.0.r170.g6ce3a81-1-x86_64.pkg.tar.zst | grep tmp | grep helper corectrl-git /tmp/corectrl-git/pkg/corectrl-git/usr/libexec/corectrl/corectrl_helper corectrl-git /tmp/corectrl-git/pkg/corectrl-git/usr/libexec/corectrl/corectrl_helperkiller
jpalaciosdev commented on 2022-07-17 12:40 (UTC) (edited on 2022-07-24 08:46 (UTC) by jpalaciosdev)
Hi,
Dependencies have changed:
Plus, qt5-xmlpatterns was never needed so I think it's safe to also remove it.
murlakatamenka commented on 2022-01-23 12:42 (UTC)
Sorry it took so long to update stuff :(
I'm not using CoreCtrl for a long time already, so I'm disowning the package and volunteers can adopt it and carry the flame.
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.« First ‹ Previous 1 2 3 Next › Last »