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: 95
Popularity: 2.51
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-04-11 23:37 (UTC)

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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 40 Next › Last »

<deleted-account> commented on 2023-12-13 03:41 (UTC)

Looks like a pre-processor problem (NDEBUG disables asserts).

https://github.com/hyprwm/Hyprland/pull/3702

dickby commented on 2023-12-13 00:05 (UTC)

@xiota hyprctl version shows

flags: (if any)
debug

If i build it manually from the cloned git repo with make release this flag is not set

dickby commented on 2023-12-12 17:31 (UTC)

This seems to produce a debug build.

killown commented on 2023-12-11 14:55 (UTC)

/usr/include/src is not updating, I need to remove this src before update the package

Kage-Yami commented on 2023-12-10 10:41 (UTC) (edited on 2023-12-10 10:41 (UTC) by Kage-Yami)

When I read the project page, I saw something about headers-only being optional... whatever that means; I'm not familiar with C/C++.

Thanks for the update!

<deleted-account> commented on 2023-12-10 06:49 (UTC)

I thought tomlplusplus was a head-only library.

Kage-Yami commented on 2023-12-10 06:42 (UTC) (edited on 2023-12-10 06:44 (UTC) by Kage-Yami)

tomlplusplus should be a normal depends, not a makedepends; for example, hyprpm list (the native plugin manager) expects it to be available; otherwise:

❯ hyprpm list
hyprpm: error while loading shared libraries: libtomlplusplus.so.3: cannot open shared object file: No such file or directory

kotv commented on 2023-12-07 13:43 (UTC)

Agree with MikeWalrus, after last hyprland commit tomlplusplus is needed otherwise hyprland fail to compile

MikeWalrus commented on 2023-12-07 13:18 (UTC)

Please add tomlplusplus to depends.