Package Details: hyprland-git 0.48.0.r62.gd775686-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
Conflicts: hyprland
Provides: hyprland, wayland-compositor
Submitter: hertog
Maintainer: Vaxry (zjeffer, alba4k)
Last Packager: alba4k
Votes: 94
Popularity: 1.82
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-04-11 23:37 (UTC)

Dependencies (56)

Required by (70)

Sources (2)

Pinned Comments

xiota commented on 2025-04-11 01:10 (UTC) (edited on 2025-04-11 01:11 (UTC) by xiota)

Here's the current depends tree to help people figure out (re)build order. Some duplicates are omitted.
hyprland-git
├─aquamarine-git
│ ├─hyprutils-git
│ └─hyprwayland-scanner-git
├─hyprcursor-git
│ └─hyprlang-git
│   └─hyprutils-git
├─hyprgraphics-git
│ └─hyprutils-git
└─hyprland-qtutils-git
  └─hyprland-qt-support-git
    └─hyprlang-git
      └─hyprutils-git

xdg-desktop-portal-hyprland-git
└─hyprlang-git
  └─hyprutils-git

alba4k commented on 2025-04-09 20:40 (UTC)

To report issues, open pull requests, or check out other hyprland-related packages, you can check out https://github.com/alba4k/hyprwm-pkgbuilds

Latest Comments

« First ‹ Previous 1 .. 33 34 35 36 37 38 39 Next › Last »

dr460nf1r3 commented on 2022-06-15 14:49 (UTC) (edited on 2022-06-19 18:10 (UTC) by dr460nf1r3)

[379/379] Linking target examples/pointer cd wlroots && sudo ninja -C build/ install Why exactly is sudo required here? This should not be the case, it breaks automated builds. Edit: opened an issue as the makefile causes the problem.

FabioLolix commented on 2022-06-12 21:03 (UTC)

I am on a quad-core machine and a part of the build runs with -j 10 which could cause issues and slower builds.

@8x13b that is not set by the pkgbuild

zoeleu commented on 2022-06-09 11:43 (UTC)

Just one problem, I am on a quad-core machine and a part of the build runs with -j 10 which could cause issues and slower builds.

That1Calculator commented on 2022-06-06 22:04 (UTC)

@hertog Hyprland now bundles its own version of wlroots :)

That1Calculator commented on 2022-06-06 22:03 (UTC)

@PowerBall253 polkit has been added as a dep

PowerBall253 commented on 2022-05-28 22:30 (UTC)

Hyprland failed to start on a fresh Arch install with the following error:

[libseat] [libseat/backend/logind.c:317] Could not activate session: Permission denied.

Installing polkit fixed it, it should probably be added as a dependency.

hertog commented on 2022-05-23 20:04 (UTC)

@terminator0821, from what I understand right now about hyperland is that it depends on certain functionality in wlroots that's not yet released (hence the use of the -git package).

But I will check with the developer, to see if it's possible to move to the non-git version of wlroots.

marcandru commented on 2022-05-23 19:59 (UTC)

wlroots-git and wlroots are in conflict.

I don't want to remove wlroots so idk what I should do. Is this a problem on my end?

That1Calculator commented on 2022-05-13 21:07 (UTC) (edited on 2022-05-13 21:08 (UTC) by That1Calculator)

Hey everyone! Apologies for the delay, as right after I was added as a maintainer I fell sick and was unable to work on fixing the PKGBUILD. Now, everything should be fixed! <3

Make sure to cleanBuild ;)

hertog commented on 2022-04-16 15:57 (UTC)

Thanks for the comments over the last couple of days and emails. Locally the repository for this AUR packages was completely wrecked, hence why I pushed a borked PKGBUILD file. Sorry about that :(

But I just pushed a new version, which should fix everything.