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: | 7 |
Popularity: | 0.147878 |
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 (procps-ng-gitAUR)
- pugixml (pugixml-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- quazip-qt6
- spdlog (spdlog-gitAUR)
- cmake (cmake3AUR, 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 (util-linux-aesAUR, util-linux-selinuxAUR) (optional) – for lscpu
- vulkan-tools (vulkan-tools-gitAUR) (optional) – for vulkaninfo
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
kogasa commented on 2023-10-23 04:23 (UTC)
Hi @HurricanePootis, thanks for the suggestions. I've added most of them. The -ffile-prefix-map was originally added to address an issue with referencing the $srcdir in the final binary, but it doesn't seem to be working anymore-- I've left it in for now, but I'll revisit it shortly.
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.
« First ‹ Previous 1 2 3 Next › Last »