Package Details: hyprland-git 0.48.0.r53.ge76f2776-1

Git Clone URL: https://aur.archlinux.org/hyprland-git.git (read-only, click to copy)
Package Base: hyprland-git
Description: Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks
Upstream URL: https://github.com/hyprwm/Hyprland
Licenses: BSD-3-Clause, BSD-2-Clause
Conflicts: hyprland
Provides: hyprland, wayland-compositor
Submitter: hertog
Maintainer: Vaxry (zjeffer, alba4k)
Last Packager: alba4k
Votes: 93
Popularity: 1.16
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-04-06 23:49 (UTC)

Dependencies (55)

Required by (68)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 39 Next › Last »

marianoboragno commented on 2024-04-13 02:35 (UTC) (edited on 2024-04-13 02:37 (UTC) by marianoboragno)

Vaxry forked wlroot, so the library has to be pulled from his fork. Create PKGBUILD.patch with the contents below and patch PKGBUILD. This will let you update Hyprland. Good luck!

EDIT: the format broke the patch, get it here: https://pastebin.com/7WPZ7ewq

alekgr commented on 2024-04-12 23:29 (UTC)

today its not building in prepare()

==> Starting prepare()... Submodule 'subprojects/hyprland-protocols' (https://github.com/hyprwm/hyprland-protocols) registered for path 'subprojects/hyprland-protocols' Submodule 'subprojects/tracy' (https://github.com/wolfpld/tracy) registered for path 'subprojects/tracy' Submodule 'subprojects/udis86' (https://github.com/canihavesomecoffee/udis86) registered for path 'subprojects/udis86' Submodule 'subprojects/wlroots-hyprland' (https://github.com/hyprwm/wlroots-hyprland) registered for path 'subprojects/wlroots-hyprland' Cloning into '/home/alek/.cache/paru/clone/hyprland-git/src/Hyprland/subprojects/hyprland-protocols'... done. Cloning into '/home/alek/.cache/paru/clone/hyprland-git/src/Hyprland/subprojects/tracy'... done. Cloning into '/home/alek/.cache/paru/clone/hyprland-git/src/Hyprland/subprojects/udis86'... done. Cloning into '/home/alek/.cache/paru/clone/hyprland-git/src/Hyprland/subprojects/wlroots-hyprland'... Submodule path 'subprojects/hyprland-protocols': checked out '0c2ce70625cb30aef199cb388f99e19a61a6ce03' Submodule path 'subprojects/tracy': checked out '37aff70dfa50cf6307b3fee6074d627dc2929143' Submodule path 'subprojects/udis86': checked out '5336633af70f3917760a6d441ff02d93477b0c86' Submodule path 'subprojects/wlroots-hyprland': checked out '62eeffbe233d199f520a5755c344e85f8eab7940' fatal: cannot change to 'subprojects/wlroots': No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'hyprland-git-0.35.0.r104.bc3f5b94-1': error: packages failed to build: hyprland-git-0.35.0.r104.bc3f5b94-1

<deleted-account> commented on 2024-04-01 04:17 (UTC)

@landb0x207

Indeed, thank you for the notification, the package has been updated accordingly.

landb0x207 commented on 2024-04-01 04:10 (UTC) (edited on 2024-04-01 04:10 (UTC) by landb0x207)

@memchr

hyprpm update uses the Makefile to install Hyprland's headers and since the installheaders target depends upon cpio, shouldn't that make it a runtime dependency?

<deleted-account> commented on 2024-03-31 09:39 (UTC)

@landb0x207

This PKGBUILD doesn't use Makefile.

landb0x207 commented on 2024-03-30 15:56 (UTC) (edited on 2024-03-30 15:56 (UTC) by landb0x207)

hyprpm depends upon cpio but the PKGBUILD is missing this dependency. cpio is called in the installheaders target for the makefile (see here)

<deleted-account> commented on 2024-03-29 06:17 (UTC)

hyprcursor seems to now be required (Hyprland wouldn't launch until I installed it), should be added as a dependency.

I don't understand, it's been in the PKGBUILD for 4 weeks.

rabcor commented on 2024-03-29 06:14 (UTC)

hyprcursor seems to now be required (Hyprland wouldn't launch until I installed it), should be added as a dependency.

KosmX commented on 2024-03-15 23:44 (UTC)

building fails in chroot (something is missing)

==> ERROR: Could not resolve all dependencies. ==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/kosmx/build error: failed to download sources for '{}': failed to run: makechrootpkg -cu -r /var/lib/aurbuild/x86_64 -d /var/cache/pacman/pkg/ -- -ofA: error: packages failed to build: hyprland-git-0.35.0.r104.bc3f5b94-1

facet commented on 2024-03-10 08:52 (UTC)

@memchr remove clangbincc works for me. Maybe add it as a conflict package?