Package Details: hyprutils-git 0.2.3.r2.g3f529343-1

Git Clone URL: https://aur.archlinux.org/hyprutils-git.git (read-only, click to copy)
Package Base: hyprutils-git
Description: Hyprland utilities library used across the ecosystem
Upstream URL: https://github.com/hyprwm/hyprutils
Licenses: BSD-3-Clause
Conflicts: hyprutils
Provides: hyprutils, libhyprutils.so
Submitter: alba4k
Maintainer: alba4k (Vaxry)
Last Packager: alba4k
Votes: 10
Popularity: 3.25
First Submitted: 2024-06-09 16:21 (UTC)
Last Updated: 2024-10-13 20:55 (UTC)

Latest Comments

1 2 Next › Last »

CrossScar commented on 2024-11-22 15:39 (UTC) (edited on 2024-11-22 15:39 (UTC) by CrossScar)

After forcefully reinstalling hyprutils-git I'm getting a new error when running hyprpm update:

✖ failed to install headers with error code 4 (Headers version mismatched)
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  5 / 5  Failed

✖ Headers version mismatch. Please run hyprpm update to fix those.

alba4k commented on 2024-11-22 07:00 (UTC)

Sounds like a yay issue to be honest? try updating it manually and see if that changes anything. Seems to work fine for me with paru

CrossScar commented on 2024-11-22 05:01 (UTC)

The problem isn't with installing. The problem is that hyprutils-git isn't updating with yay. Also note the error I'm getting with hyprpm update is:

--   Package dependency requirement 'hyprutils >= 0.2.4' could not be satisfied.
Package 'hyprutils' has version '0.2.3', required version is '>= 0.2.4'
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:

   - hyprutils>=0.2.4

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  CMakeLists.txt:104 (pkg_check_modules)



This likely means that you are missing the above dependencies or they are out of date.

alba4k commented on 2024-11-17 22:48 (UTC)

It's a git packages, you shouls ignore whatever version the aur reports. it will install 0.2.4 (actually, the latest commit, which is past the latest version)

I don't know what issue you're having with hyprpm but I really doubt it's related to the hyprutils package

CrossScar commented on 2024-11-17 20:50 (UTC)

Shouldn't this be version 0.2.4? I keep getting error when I run hyprpm update.

Ghosthree3 commented on 2024-09-22 18:17 (UTC)

Well, despite a clean build supposedly not doing anything (warning: hyprutils-git-0.2.2.r0.gd97af4f6-1 is up to date -- reinstalling), doing so seems to have allowed xdg-desktop-portal-hyprland to be installed again. I guess I will first try to cleanbuild all deps in the future should I encounter this again.

Really not too sure why this worked.

alba4k commented on 2024-09-22 17:13 (UTC)

works fine for me. are you sure you're using an up to date hyprutils-git? maybe try clean-building the package (e.g. by removing the aur helper's cache)

Ghosthree3 commented on 2024-09-22 15:09 (UTC)

For whatever reason, this isn't satisfying the new requirement for xdg-desktop-portal-hyprland, which is blocking the update. The -git version of said package is also currently broken, and shouldn't be necessary anyway(?)

alba4k commented on 2024-07-16 19:29 (UTC)

Sounds like an upstream issue. I could add that to the PKGBUILD, sure, but I'm not sure that makes sense..? Are you matching git/non-git versions of hyprland and hyprutils maybe?

eritquearcus commented on 2024-07-16 19:22 (UTC) (edited on 2024-07-16 19:23 (UTC) by eritquearcus)

Yes I had to ln -s libhyprutils.so libhyprutils.so.0 in KDE or I even cannot enter into hyprland. It's happened in both pacman and aur version.