Search Criteria
Package Details: hyprpolkitagent-git 0.1.1.r4.g615efd49-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprpolkitagent-git.git (read-only, click to copy) |
---|---|
Package Base: | hyprpolkitagent-git |
Description: | A polkit authentication agent written in QT/QML |
Upstream URL: | https://github.com/hyprwm/hyprpolkitagent |
Licenses: | BSD-3-Clause |
Conflicts: | hyprpolkitagent |
Provides: | hyprpolkitagent |
Submitter: | alba4k |
Maintainer: | alba4k (Vaxry) |
Last Packager: | alba4k |
Votes: | 9 |
Popularity: | 2.30 |
First Submitted: | 2024-10-16 14:45 (UTC) |
Last Updated: | 2025-01-08 23:19 (UTC) |
Dependencies (6)
- hyprland-qt-support-gitAUR
- hyprutils-gitAUR
- polkit-qt6 (polkit-qt6-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
alba4k commented on 2024-12-25 15:39 (UTC)
all hypr*-git packages rely on git versions of other members of the hypr ecosystem. It's not a mistake. using standard hyprutils causes no issues now, but it might in case hyprpolkitagent starts relying on some new hyprutils feature.
You shouldn't mix git and non-git hypr* pacakges, as that will likely get you some weird issues in the future. stick to hyprpolkitagent (the version built from the latest release) if you want to use the stable hyprutils
nando commented on 2024-12-25 15:28 (UTC)
Please change the dependency from
hyprutils-git
tohyprutils
. Otherwise, there are conflicts with Hyprland. I tested it and there are no problems, the -git version does providehyprutils
, so there should be no issues for people that remain usinghyprutils-git
.