Search Criteria
Package Details: wayfire 0.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wayfire.git (read-only, click to copy) |
---|---|
Package Base: | wayfire |
Description: | 3D wayland compositor |
Upstream URL: | https://wayfire.org |
Keywords: | compositor wayland |
Licenses: | MIT |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 60 |
Popularity: | 1.01 |
First Submitted: | 2019-02-14 08:43 (UTC) |
Last Updated: | 2024-08-26 08:07 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- pango (pango-gitAUR)
- wf-configAUR (wf-config-gitAUR)
- wlroots0.17 (wlroots0.17-hidpi-xpropAUR)
- cmake (cmake-gitAUR) (make)
- doctest (make)
- glm (glm-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (39)
- desq-shell
- dfl-colorschemeparser (make)
- dfl-colorschemeparser-qt6 (make)
- dfl-hjsonparser (make)
- dfl-hjsonparser-qt6 (make)
- dfl-wayfireparser
- dfl-wayfireparser (make)
- dfl-wayfireparser-qt6
- dfl-wayfireparser-qt6 (make)
- greetd-qtgreet (optional)
- greetd-qtgreet-qt6 (optional)
- libdesqwl-git
- libthedesk (make)
- lxqt-wayland-session-git (optional)
- paperde
- swayfire-git
- td-polkitagent (make)
- thedesk (make)
- thedesk-platform (make)
- thedesk-wayland
- thedesk-wayland (make)
- wayfire-desktop-git
- wayfire-plugins-dbusqt
- wayfire-plugins-dbusqt (make)
- wayfire-plugins-desq-shell
- wayfire-plugins-extra
- wayfire-plugins-qtshell
- wayfire-plugins-scale-ipc
- wayfire-plugins-shadows-git
- wayfire-plugins-toplevel-manager
- wayfire-plugins-wfconfig-hjson
- wcm
- wf-extra-protos-git
- wf-info-git
- wf-kill-git
- wf-shell
- wstroke-git
- xdg-desktop-portal-td (make)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10
szbergeron commented on 2019-09-21 00:45 (UTC)
Seems to be broken for me at the moment:
```Found CMake: /usr/bin/cmake (3.15.3) Run-time dependency glm found: NO (tried pkgconfig and cmake)
meson.build:27:0: ERROR: Dependency "glm" not found, tried pkgconfig and cmake
A full log can be found at /home/sawyer/.cache/yay/wayfire/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting... Error making: wayfire```
Any recommended steps to solve this?
dumblob commented on 2019-07-31 08:20 (UTC)
Please consider adding "mkdir -p /etc/skel/.config/; cp /usr/share/doc/wayfire/wayfire.ini.default /etc/skel/.config/wayfire.ini" to install(){} for the time being (until wayfire itself will potentially implement some more sane default configuration under the condition of non-existing ~/.config/wayfire.ini).
chrisjbillington commented on 2019-02-14 22:33 (UTC)
Thanks for putting these up! How about one for wcm-git, the GUI config manager? Here's a PKGBUILD I've been using locally for it, I just don't want to be the AUR maintainer:
https://pastebin.com/aTsJwL9b
swinny89 commented on 2019-02-14 19:16 (UTC)
needs glm in depends
« First ‹ Previous 1 .. 5 6 7 8 9 10