Package Details: hyprlock-git 0.6.1.r8.gde844d39-1

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: 1.50
First Submitted: 2024-02-19 07:46 (UTC)
Last Updated: 2025-01-07 15:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

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)

Hellsingoff commented on 2024-04-11 05:16 (UTC)

nix/cmake.patch: No such file or directory

file was removed (last commits 7 hours ago)

h3ss commented on 2024-03-27 01:21 (UTC) (edited on 2024-03-27 01:21 (UTC) by h3ss)

If you're still getting an error like:

/home/john/.cache/paru/clone/hyprlock-git/PKGBUILD: line 28: nix/cmake.patch: No such file or directory

You can fix it by deleting the cache for your package manager, e.g.:

rm -rf ~/.cache/paru

or

rm -rf ~/.cache/yay

alekgr commented on 2024-03-24 00:40 (UTC) (edited on 2024-03-24 00:44 (UTC) by alekgr)

looks like it builds fine manually,

@waxerski closed the ticket https://github.com/hyprwm/hyprlock/issues/220