@alba4k I guess the error posted by @alekgr is because you forgot to regenerate .SRCINFO
, so that paru is not aware of the update and will not pull new PKGBUILD.
Search Criteria
Package Details: hyprlock-git 0.9.1.r1.g347e05a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprlock-git.git (read-only, click to copy) |
---|---|
Package Base: | hyprlock-git |
Description: | Hyprland's GPU-accelerated screen locking utility |
Upstream URL: | https://github.com/hyprwm/hyprlock |
Licenses: | BSD-3-Clause |
Conflicts: | hyprlock |
Provides: | hyprlock |
Submitter: | alba4k |
Maintainer: | alba4k (Vaxry) |
Last Packager: | alba4k |
Votes: | 21 |
Popularity: | 0.024810 |
First Submitted: | 2024-02-19 07:46 (UTC) |
Last Updated: | 2025-09-30 08:45 (UTC) |
Dependencies (16)
- hyprgraphics-gitAUR
- hyprlang-gitAUR
- hyprutils-gitAUR
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-amber)
- pam (pam-selinuxAUR)
- pango (pango-gitAUR)
- sdbus-cpp (sdbus-cpp-nosystemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hyprwayland-scanner-gitAUR (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-jobserverAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (8)
- ax-shell (requires hyprlock)
- frogprog-hyprland-dark-git (requires hyprlock)
- frogprog-hyprland-light-git (requires hyprlock)
- hypraway (requires hyprlock)
- hyprland-meta-git
- hyprproxlock (requires hyprlock)
- hyprproxlock-git (requires hyprlock)
- pyprwall (requires hyprlock)
Sources (1)
moetayuko commented on 2024-06-10 06:30 (UTC)
alba4k commented on 2024-06-09 19:29 (UTC)
Maybe still using an old PKGBUILD? This is what I get (I get the error you reported when using a PKGBUILD from yesterday)
==> Making package: hyprlock-git 0.3.0.r21.g386a1e6f-1 (Sun Jun 9 21:24:26 2024) ==> Checking runtime dependencies... ==> Missing dependencies: -> hyprutils ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.
This is what I get if I uninstall hyprutils, which is expected. Paru is unable to install it and gives the same message, I think because it's still only on the AUR (weird, I remember it being able to handle those sort of things. whatever ig)
Installing hyprutils or hyprutils-git should fix your issue
alekgr commented on 2024-06-09 18:44 (UTC)
looks like it still not building. I have cleared my cache and still having issues
-
Checking for modules 'wayland-client;wayland-protocols;wayland-egl;hyprlang>=0.4.0;egl;opengl;xkbcommon;libjpeg;libwebp;libmagic;cairo;pangocairo;libdrm;gbm;hyprutils>=0.1.1' -- Package 'hyprutils', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:634 (message): The following required packages were not found:
-
hyprutils>=0.1.1
Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:862 (_pkg_check_modules_internal) CMakeLists.txt:42 (pkg_check_modules)
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'hyprlock-git-0.2.0.r20.g2448774d-1':
alba4k commented on 2024-06-09 16:38 (UTC)
Sorry for the delay - should now be fixed
sudoAlphaX commented on 2024-06-09 14:24 (UTC)
Please add new dependency:
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:634 (message): The following required packages were not found:
- hyprutils>=0.1.1
raggerok commented on 2024-06-09 04:25 (UTC)
Hyprutils is a new dependency located at https://github.com/hyprwm/hyprutils
to work around this, i cloned the repo and cd into it. I then used the build command in the README file of that repo, then installed it with the following command.
sudo cmake --install build
After this I had no isues.
alekgr commented on 2024-06-08 22:37 (UTC)
looks like vaxry created a new repo hyprutils https://github.com/hyprwm/hyprutils that this package depends on, but I am not seeing this package in aur since it is so new
Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring hyprlock in Release with CMake -- Checking deps... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1") -- Found OpenGL: /usr/lib/libOpenGL.so -- Checking for modules 'wayland-client;wayland-protocols;wayland-egl;hyprlang>=0.4.0;egl;opengl;xkbcommon;libjpeg;libwebp;libmagic;cairo;pangocairo;libdrm;gbm;hyprutils>=0.1.1' -- Package 'hyprutils', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:634 (message): The following required packages were not found:
- hyprutils>=0.1.1
Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:862 (_pkg_check_modules_internal) CMakeLists.txt:42 (pkg_check_modules)
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'hyprlock-git-0.2.0.r20.g2448774d-1': error: packages failed to build: hyprlang-git-0.2.1.r6.d486806-1 hyprlock-git-0.2.0.r20.g2448774d-1
alba4k commented on 2024-05-13 20:32 (UTC)
why, though? it builds perfectly fine without them
kotv commented on 2024-05-13 14:57 (UTC)
@alba4k Please add ninja
and meson
in makedepends array
musta_ruhtinas commented on 2024-04-26 09:34 (UTC)
libjpeg and libwebp needed to build
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:634 (message):
The following required packages were not found:
- libjpeg
- libwebp
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:862 (_pkg_check_modules_internal)
CMakeLists.txt:38 (pkg_check_modules)
Pinned Comments
alba4k commented on 2025-04-09 20:38 (UTC)
To report issues, open pull requests, or check out other hyprland-related packages, you can check out https://github.com/alba4k/hyprwm-pkgbuilds