Search Criteria
Package Details: phoc-embedded-wlroots 0.24.0-1
Git Clone URL: | https://aur.archlinux.org/phoc-embedded-wlroots.git (read-only, click to copy) |
---|---|
Package Base: | phoc-embedded-wlroots |
Description: | A pure Wayland shell prototype for GNOME on mobile devices (wlroots embedded) |
Upstream URL: | https://gitlab.gnome.org/World/Phosh/phoc |
Licenses: | GPL3 |
Conflicts: | phoc, wlroots |
Provides: | phoc, wlroots |
Submitter: | flipflop97 |
Maintainer: | CoderThomasB |
Last Packager: | CoderThomasB |
Votes: | 1 |
Popularity: | 0.000002 |
First Submitted: | 2021-06-08 15:43 (UTC) |
Last Updated: | 2023-02-26 05:39 (UTC) |
Dependencies (15)
- glslang (glslang-minimal-git, glslang-git)
- gnome-desktop (gnome-desktop-git)
- gobject-introspection (gobject-introspection-git)
- libinput (libinput-git, libinput-minimal-git, libinput-three-finger-drag, libinput-multiplier)
- libseat.so (seatd)
- mutter (mutter-catalyst, mutter-choppy-mouse-fix, mutter-perf, mutter-rounded, mutter-ubuntu, mutter-vrr, mutter-x11-scaling, mutter-auto-rotation, mutter-dynamic-buffering, mutter-performance)
- xcb-util-errors
- xcb-util-renderutil
- xcb-util-wm
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- vulkan-headers (vulkan-headers-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
- xorg-server-xvfb (xorg-server-xvfb-notty, xorg-server-xvfb-sd_notify, xorg-server-xvfb-noudev, xorg-server-xvfb-dev, xorg-server1.19-xvfb-git, xorg-server-xvfb-git, xorg-server-multimonitor-vrr-xvfb-git) (make)
- xorg-xwayland (xorg-xwayland-rootless-nosystemd-minimal-git, xorg-xwayland-hidpi-git, xorg-xwayland-osu, xorg-xwayland-git, xorg-xwayland-hidpi-xprop-git, xorg-xwayland-hidpi-xprop) (make)
Required by (62)
- bemenu-git (requires wlroots) (make)
- bemenu-ncurses-git (requires wlroots) (make)
- bemenu-wayland-git (requires wlroots) (make)
- bemenu-x11-git (requires wlroots) (make)
- bspwc-git (requires wlroots)
- cage-git (requires wlroots)
- cage-no-xwayland (requires wlroots)
- cagebreak (requires wlroots)
- cagebreak-bin (requires wlroots)
- dfl-wayqt (requires wlroots)
- dfl-wayqt-qt6 (requires wlroots)
- dwl (requires wlroots)
- dwl-git (requires wlroots)
- fnott-git (requires wlroots)
- greetd-qtgreet (requires wlroots)
- greetd-qtgreet-qt5-git (requires wlroots) (make)
- greetd-qtgreet-qt6-git (requires wlroots) (make)
- haruhishot (requires wlroots)
- haruhishot (requires wlroots) (make)
- hikari-darcs (requires wlroots)
- Show 42 more...
Latest Comments
dos1 commented on 2022-12-20 21:36 (UTC)
Please add
--default-library=static
to meson args instead of conflicting with wlroots. There's no reason for this package to conflict with wlroots, it only causes troubles when wanting to install other packages that depend on wlroots.Tooniis commented on 2022-06-06 06:54 (UTC)
vulkan-headers
must be added tomakedepends
, or-Dvulkan=disabled
should be set to disable vulkan. Otherwise wlroots fails to configure:dreieck commented on 2021-11-19 12:49 (UTC)
Please add
wlroots
to theconflicts
array:phoc-embedded-wlroots: /usr/lib/libwlroots.so exists in filesystem (owned by wlroots)
Thanks for maintaining!
Metal_Neo commented on 2021-11-17 18:16 (UTC)
Package fails to build without wayland-protocols installed. Package should be listed as a dependency.
dos1 commented on 2021-08-01 02:41 (UTC)
This package wouldn't have to conflict with wlroots if it removed wlroots headers and static libs before packing the package up.