Package Details: wayfire-git 0.9.0.r81.gf865e23c-1

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: libwlroots-0.18.so, wayfire, wlroots
Submitter: SolarAquarion
Maintainer: SolarAquarion (kode54)
Last Packager: kode54
Votes: 14
Popularity: 0.87
First Submitted: 2018-06-28 12:32 (UTC)
Last Updated: 2025-03-26 06:52 (UTC)

Dependencies (43)

Required by (109)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

kaneki commented on 2021-11-18 20:56 (UTC)

Yup, the repo has been changed back to the original url.

CrezyDud commented on 2021-11-17 13:27 (UTC)

you can change the git repo back to 'git+https://github.com/WayfireWM/wayfire.git' changes for wlroots have been merged

CrezyDud commented on 2021-10-30 13:31 (UTC)

version number is wrong keeps updating over and over, because the version number doesn't update

PedroHLC commented on 2021-10-19 18:14 (UTC)

The 0.7.x branch contains more commits to keep compatibility with wlroots 0.12, they are not meant for master.

https://github.com/WayfireWM/wayfire/pull/1069

That's why master is still tagging as 0.6.0.

SolarAquarion commented on 2021-09-30 17:22 (UTC)

Basically my feeling is that wayfire master wasn't tagged, only the 0.7.x branch is tagged

iTux commented on 2021-06-30 09:03 (UTC)

@ErikR: There is an open issue on the github repo: https://github.com/WayfireWM/wayfire/issues/1175

ErikR commented on 2021-06-26 11:09 (UTC) (edited on 2021-06-26 11:12 (UTC) by ErikR)

I'm unable to build ERROR: Dependencies must be external dependencies. I've got wlroots-git installed for my sway session if that helps in any way.

Edit: The error doesn't appear when disabling -Duse_system_wlroots but conflicts with the system wlroots

snakeroot commented on 2021-04-22 22:20 (UTC)

I think line 24:

patch -Np1 -i ../1152.patch

needs to be

patch -Np1 -i ../update_build.patch

kode54 commented on 2021-01-04 07:31 (UTC) (edited on 2021-01-04 07:38 (UTC) by kode54)

Okay, you may want to change this to depend on wlroots and not wlroots-git. The git upstream of that package just broke a whole bunch of stuff affecting this package, and upstream for wayfire has now stated that from now on, they're no longer going to follow git wlroots and will just release and test against stable releases.

E: Disregard me, I misinterpreted a comment from IRC. They meant post-1.0. Which is looking like it will be a while off anyway.

Psilioxus commented on 2020-03-13 09:52 (UTC)

Also, why the use of arch-meson? See: https://bbs.archlinux.org/viewtopic.php?id=243830

I don't have a strong opinion myself, but it seems that its existence is criticized. So, It might get pulled. If the build is not using it, it becomes more robust against this scenario. :)