@mitch_mg2 your PKGBUILD also doesn't follow the git submodule guidelines as per https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules and also doesn't handle LDFLAGS fully because it builds without RELRO - it has fixed it for Hyprland
and the so-file but not for hyprctl
. namcap
also highlights an insecure RUNPATH here which I just noticed (same issue in the AUR PKGBUILD though).
Also I just noticed that gcc
is in the makedepends
, it should be removed since it's part of base-devel
.
But to answer @rpi2's question, it builds fine in a clean chroot. So..... build in a clean chroot lol
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.
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