Search Criteria
Package Details: wayfire-git 0.9.0.r95.g32c4ada7-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.147822 |
First Submitted: | 2018-06-28 12:32 (UTC) |
Last Updated: | 2025-06-04 01:58 (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 (wlroots0.18-hidpi-xpropAUR, wlroots-nogpuAUR, wlroots0.18)
- 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-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
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Baerbeisser commented on 2023-05-17 13:44 (UTC)
If i install this and then wcm or other wayfire-tools, they complain about wayfire-git conflicting with wayfire. Though that shouldn't be, this package has the flag provides=wayfire, why doesn't this work?
UltraBlack commented on 2023-01-04 09:22 (UTC)
Could you add
-Db_sanitize=address
to the meson arguments? Makes it easier to debug a crash once a new one appears.This is also required if you want to report a bug over at wayfire.
Anomalocaris commented on 2022-08-17 17:11 (UTC) (edited on 2022-08-17 18:08 (UTC) by Anomalocaris)
Would you mind adding
wlroots
to theprovides
array? Otherwise you can't install this along with packages that rely onwlroots
, but not specificallywlroots-git
.Edit: Please also add
libwlroots.so
andwf-config
since those seem to be provided as well.luluco250 commented on 2022-05-26 23:18 (UTC)
Build fails if nlohmann-json is not found, apparently it's a runtime dependency, so I think it should be added as a dependency. It worked for me after I installed it.
tombh commented on 2022-05-19 13:48 (UTC) (edited on 2022-05-19 14:12 (UTC) by tombh)
It seems we can't use
arch-meson
to build at the moment? I'm getting the error:plugins/ipc/meson.build:7:2: ERROR: Automatic wrap-based subproject downloading is disabled
. I'm using a hack I found in the mangohud-git AUR package to fix it. Just add this function to the PKGBUILD:HVLife commented on 2022-05-03 14:06 (UTC)
Here is pkgbuild, if you want to install wayfire-git with wlroots package and wf-config-git. Just because I have sway on my system...
mr_spuck commented on 2022-01-30 00:38 (UTC)
Could you please also add 'wlroots' to the provides array ?
nuc commented on 2022-01-25 04:11 (UTC)
I have the same issue as @Tom_B
Tom_B commented on 2022-01-08 18:32 (UTC)
This conflicts with wlroots but wlroots is a dependency for wf-shell-git which means we can't currently install wayfire-git and wf-shell-git at the same time. What is the best way to solve this conflict?
kaneki commented on 2022-01-03 14:13 (UTC)
@lama_reborn your requests have been implemented.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »