@Nathan22211
wlroots19.0 is currently at version 0.19.2-1 (see: wlroots0.19) in the extra repositories
| Git Clone URL: | https://aur.archlinux.org/labfyre-git.git (read-only, click to copy) |
|---|---|
| Package Base: | labfyre-git |
| Description: | A wayland stacking and tiling compositor (Labwc fork) |
| Upstream URL: | https://github.com/FyreX-opensource-design/labFyre |
| Licenses: | GPL-2.0-only |
| Conflicts: | labwc, labwc-git |
| Provides: | labwc |
| Submitter: | Nathan22211 |
| Maintainer: | Nathan22211 |
| Last Packager: | Nathan22211 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-25 20:35 (UTC) |
| Last Updated: | 2026-01-02 16:11 (UTC) |
@Nathan22211
wlroots19.0 is currently at version 0.19.2-1 (see: wlroots0.19) in the extra repositories
@tskaar is wl-roots 19.1 on the AUR? I think 19.0 breaks VR support on labwc as well as my fork...
ok I think those issues should be resolved (I didn't run into that last one on my end...) I fixed updating too since I use a symlink for labwc compatibility
@Nathan22211
Sure, I'm simply talking about compilation wise now, if I install cmake, xorg-xwayland, wlroots0.19 & libsfdo it will compile + run as expected.
If you look at labwc-git PKGBUILD, you can see that they have included them as dependencies there as well, you can probably use the same dependencies as them :)
@tskaar I only tested it on two systems, both installs were used for at least a few days, that last error is odd though, cus upstream labwc has those two dependencies as subprojects...
FYI; For a clean chroot build (wiki entry) it fails to compile, things that are failing are:
cmake - Needs to be included in makedependsxorg-xwayland - If we assume it's always compiled with XWayland support, push it to be a dependency rather than a optdepend. wlroots0.19 & libsfdo - Due to meson.build:79:15: ERROR: Automatic wrap-based subproject downloading is disabledOther nits:
wayland-protocols are listed as both makedepend and depend, just put it in depend, and that covers everything.Otherwise, you're getting there, keep it up!
don't go marking this out of date for not providing labfyre... I don't have a release version of this yet cus I'm not familiar with github actions... so it's from the latest git commit for now
bear with me, this is my first AUR package, so getting it up here was tough enough for me to figure out...
Pinned Comments
Nathan22211 commented on 2025-12-26 21:50 (UTC)
don't go marking this out of date for not providing labfyre... I don't have a release version of this yet cus I'm not familiar with github actions... so it's from the latest git commit for now