Makrennel / hyprland-void

void linux hyprland templates for building with xbps-src
Other
132 stars 15 forks source link

Why don't you ask for a merge to void-packages? #59

Closed carabistouflette closed 4 months ago

carabistouflette commented 4 months ago

Title.

soanvig commented 4 months ago

https://github.com/void-linux/void-packages/issues/37544

as far as I understand it is about custom version of wlroots. Previously @Vaxry was using dev version of wlroots, now hyprland has its custom wlroots. I guess that soon official wlroots will become hyprland's wlroots, because it is much ahead of anything else, and with hyprland popularity increase it will become de facto standard.

Makrennel commented 4 months ago

Void is taking an anti-vendoring stance and doesn't like it when programs don't use system-wide dependencies (like wlroots).

I've been looking at possibly trying to sign a third party binary repository to host through GitHub that users can use directly through XBPS...

But learning to write an action so that it can just automatically build, sign and push to the repository is kinda a bitch, so that might take a while.

Makrennel commented 3 months ago

I've been looking at possibly trying to sign a third party binary repository to host through GitHub that users can use directly through XBPS...

But learning to write an action so that it can just automatically build, sign and push to the repository is kinda a bitch, so that might take a while.

Well, I did it - instructions in README for how to add the repo.