Package Details: hy3 0.39.1-1

Git Clone URL: https://aur.archlinux.org/hy3.git (read-only, click to copy)
Package Base: hy3
Description: Hyprland plugin for i3 like tiling
Upstream URL: https://github.com/outfoxxed/hy3
Keywords: hyprland i3 plugin sway
Licenses: GPL3
Conflicts: hyprland-git
Submitter: outfoxxed
Maintainer: outfoxxed (JakeStanger)
Last Packager: JakeStanger
Votes: 2
Popularity: 0.59
First Submitted: 2023-09-30 07:39 (UTC)
Last Updated: 2024-04-21 10:14 (UTC)

Latest Comments

JakeStanger commented on 2024-01-04 20:12 (UTC)

That commit did fix it. Tweaking the PKGBUILD to update the version number and Hyprland dependency number is enough to get this building on the latest version

dbckr commented on 2023-12-11 18:00 (UTC)

Did this commit in the hyprland package repo fix it?: https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/798cbb2dcdfb891be6902243fea74c8737ab9962

outfoxxed commented on 2023-12-03 22:56 (UTC) (edited on 2023-12-03 22:57 (UTC) by outfoxxed)

(in response to out of date flag) The package currently cannot be updated due to what appears to be an issue in how hyprland is packaged.

In file included from /usr/include/hyprland/src/helpers/Vector2D.hpp:5,
                 from /usr/include/hyprland/src/includes.hpp:148,
                 from /usr/include/hyprland/src/defines.hpp:1,
                 from /usr/include/hyprland/src/Compositor.hpp:7,
                 from /home/admin/programming/outfoxxed/aur/hy3/src/hy3-hl0.32.0/src/main.cpp:3:
/usr/include/hyprland/src/macros.hpp:17:10: fatal error: version.h: No such file or directory
   17 | #include "version.h"
      |          ^~~~~~~~~~~
compilation terminated.

The package appears to be missing version.h similarly to how hyprland-nvidia-git used to here https://github.com/hyprwm/Hyprland/issues/3733.