Search Criteria
Package Details: tabby-fossil 3.0.1.ff51b00113-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tabby-fossil.git (read-only, click to copy) |
---|---|
Package Base: | tabby-fossil |
Description: | Tabbed tiling wayland compositor |
Upstream URL: | https://code.jessemcclure.org/tabby |
Licenses: | MIT |
Submitter: | Trilby |
Maintainer: | Trilby |
Last Packager: | Trilby |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-05 18:50 (UTC) |
Last Updated: | 2023-02-19 01:48 (UTC) |
Dependencies (9)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- libinput (libinput-git, libinput-minimal-git, libinput-three-finger-drag, libinput-multiplier)
- libxkbcommon (libxkbcommon-git)
- nkk-fossil
- wayland (wayland-git, wayland-nodocs-git)
- wlroots (wlroots-full-git, wlroots-strace-git, wlroots-nosystemd-strace-git, wlroots-nosystemd-git, wlroots-nosystemd-minimal-git, wlroots-nosystemd-nox11-git, wlroots-nox11-git, wlroots-no-axrgb-assert-git, wlroots-hidpi-git, wlroots-asan-git, wlroots-xrgb8888-git, wayfire-git, wlroots-nvidia-git, wlroots-git, wlroots-hidpi-xprop-git, wlroots-nvidia)
- fossil (fossil-fossil) (make)
- wayland-protocols (wayland-protocols-git) (make)
- polkit (polkit-no-script-git, polkit-consolekit, polkit-git) (optional) – starting wlroots-based compositors without seatd
Latest Comments
TrialnError commented on 2023-02-02 21:08 (UTC) (edited on 2023-02-02 21:08 (UTC) by TrialnError)
Okay, a totally different reason :D
And yes, compilation was working now. Thanks for the quick fix.
Trilby commented on 2023-02-02 20:49 (UTC)
Good catch TrialInError. That was actually only due to one of the accessory tools (tabby-cmd) using an enum defined in a wlroots header file when it really shouldn't ever have done so (that tool doesn't actually use wlroots at all, it just borrowed the enum for key definitions). This is fixed in the current fossil code and a rebuild (pulling the latest revision) should fix that.
TrialnError commented on 2023-02-02 20:32 (UTC)
Hello Trilby,
Could it be that the switch to
wlroots0.15
needs an additional change? As the compilation failed for me. Couldn't detect the required header files:Didn't take a deeper look, but for another PKGBUILD I needed
export PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig'
.Trilby commented on 2023-01-07 02:22 (UTC) (edited on 2023-01-29 23:11 (UTC) by Trilby)
Once again, wlroots version 0.16 has introduced a much larger set of significant changes, but this time with no changelog (and upstream's own tinywl will not even build). I'm not sure Tabby will ever be updated for 0.16 if the wlroots team doesn't put out some information for users of the library.
I've updated the PKGBUILD to depend on wlroots0.15