hyprpm since hyprland 0.40 requires hyrpwayland-scanner
Description:
Since hyprland 0.40, hyprpm requires hyprwayland-scanner package to prepare hyprland headers for building addons. Right now hyrpwayland-scanner is in a makedepends of hyprland package. Without hyrpwayland-scanner, hyprpm fails during preparation of hyprland headers.
My suggestion is to not package hyprpm with hyprland and instead create a split-package with hyprpm. The new hyprpm package would depend on hyrpwayland-scanner package.
Additional info:
- package version(s): 0.40.0-1
- link to upstream bug report, if any: https://github.com/hyprwm/Hyprland/issues/6232
Steps to reproduce:
- pacman -S hyprland
- (as an example, not related to specific addon) hyprpm add https://github.com/outfoxxed/hy3
Edited by Marcin Jaworski