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.56
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

1 2 3 4 5 6 .. 40 Next › Last »

alba4k commented on 2025-04-14 16:25 (UTC)

that's actually not the issue here. The thing is, 0.48.1 isn't an actual release, it is just 0.48.0 with some backported fixes from -git. this means that 0.48.1 doesn't actually exist for -git, as they happen on separate "timelines"

zjeffer commented on 2025-04-14 16:10 (UTC)

@WISHETH This is a git package, please don't mark it out of date based on the version in the package details. It will always install the latest git commit.

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

canc commented on 2025-03-19 09:02 (UTC)

@xiota, good hint, thanks man!

xiota commented on 2025-03-19 09:00 (UTC) (edited on 2025-03-19 09:00 (UTC) by xiota)

@canc Clear cache and rebuild aur/aquamarine-git. v0.8.0 was tagged a couple days ago.

canc commented on 2025-03-19 08:55 (UTC)

Hi there, the version with HEAD at 289f94d (hyprland-git 0.46.0.r115.ga6b26371-1) seems having a dependency issue:

CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message): The following required packages were not found:

  • aquamarine>=0.8.0

Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal) CMakeLists.txt:105 (pkg_check_modules)

Arch repo extra at the moment is stuck at aquamarine version 0.7.2-1, same for the aquamarine-git package

waruiji commented on 2025-03-08 11:04 (UTC)

Hi. Hyprland added hyprland-protocols as a submodule. As the pkgbuild doesn't include this submodule, it results in build errors (e.g. see Build error on latest commit · Issue #9309 · hyprwm/Hyprland). Adding hyprland-protocols as a submodule fixes the build.