Search Criteria
Package Details: wayfire-git 0.9.0.r85.g33620c18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wayfire-git.git (read-only, click to copy) |
---|---|
Package Base: | wayfire-git |
Description: | 3D wayland compositor |
Upstream URL: | https://github.com/WayfireWM/wayfire |
Keywords: | compositor wayfire wayland wm |
Licenses: | MIT |
Conflicts: | wayfire |
Provides: | wayfire |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion (kode54) |
Last Packager: | kode54 |
Votes: | 14 |
Popularity: | 0.35 |
First Submitted: | 2018-06-28 12:32 (UTC) |
Last Updated: | 2025-05-01 09:11 (UTC) |
Dependencies (37)
- cairo (cairo-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glm (glm-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libevdev (libevdev-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwlroots-0.18.so (wlroots-hidpi-xpropAUR, wlroots-nogpuAUR, wlroots-0.18-gitAUR, wlroots)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pango (pango-gitAUR)
- pixman (pixman-gitAUR)
- pkgconf (pkgconf-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- seatd (seatd-gitAUR)
- systemd-libs (systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- Show 17 more dependencies...
Required by (34)
- desq-shell (requires wayfire)
- greetd-qtgreet (requires wayfire) (optional)
- libdesqwl-git (requires wayfire)
- libthedesk (requires wayfire) (make)
- lxqt-wayland-session-git (requires wayfire) (optional)
- paperde (requires wayfire)
- swayfire-git (requires wayfire)
- td-polkitagent (requires wayfire) (make)
- thedesk (requires wayfire) (make)
- thedesk-platform (requires wayfire) (make)
- thedesk-wayland (requires wayfire)
- thedesk-wayland (requires wayfire) (make)
- wayfire-desktop-git (requires wayfire)
- wayfire-firedecor-git
- wayfire-firedecor-mntmn-git
- wayfire-plugins-dbusqt (requires wayfire)
- wayfire-plugins-dbusqt (requires wayfire) (make)
- wayfire-plugins-extra (requires wayfire)
- wayfire-plugins-extra-git
- wayfire-plugins-scale-ipc
- Show 14 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
poacher commented on 2025-05-17 15:47 (UTC)
this fails to compile without
libxml2-legacy
kode54 commented on 2025-05-01 09:19 (UTC)
Got sick of the wlroots-git bundling, since it just broke someone's workflow. Basically,
wf-config-git
depends onwlroots
, but because this package supplies awlroots-git
, it becomes a circular dependency loop and breaks building the whole lot as a batch with a helper.brikler commented on 2025-03-19 13:09 (UTC)
@kode54 thank you for this quick response :) ok, the build process works again :)
kode54 commented on 2025-03-18 11:27 (UTC)
@JakobDev this package supplies wlroots-git at a 0.18 commit level, so it won't be compatible with anything that expects wlroots-git, which is at 0.19 right now.
kode54 commented on 2025-03-18 11:25 (UTC)
@brikler Nothing we can do about that, except for users to temporarily switch to a mirror for the wlroots-git submodule, as Freedesktop.org is down for about a week of migration work.
brikler commented on 2025-03-18 11:12 (UTC)
PKGBUILD doesn't work anymore, because:
meson.build:44:11: ERROR: git submodule failed to init
JakobDev commented on 2025-03-06 16:42 (UTC)
This package is not compatible with the wlroots package. It should be added to conflicts. When I have this package installed programs that depend on wlroots claim that wlroots is not found when trying to build.
kode54 commented on 2024-07-16 03:50 (UTC)
@earlybird: It wasn't my decision to bundle wlroots, but it won't be my decision to stop bundling it, either.
Maybe look into the hidpi-xprop variant I package, which differs only in that it depends on system wlroots, and specifies the wlroots-hidpi-xprop package. (Well, wlroots0.17-hidpi-xprop, since it's still on 0.17.)
earlybird commented on 2024-07-14 05:18 (UTC)
Can you remove this code "'libwlroots.so'" in provides from the PKGBUILD it will create unnecessary depends on Arch and install other desktops because of it
kode54 commented on 2024-06-22 20:54 (UTC)
Builds here in clean chroot.
1 2 3 4 5 6 7 Next › Last »