Search Criteria
Package Details: xorg-xwayland-git 21.1.2.901.r270.gccffe90c3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xorg-xwayland-git.git (read-only, click to copy) |
---|---|
Package Base: | xorg-xwayland-git |
Description: | Run X clients under Wayland (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Licenses: | custom |
Conflicts: | xorg-server-xwayland, xorg-server-xwayland-git, xorg-xwayland |
Provides: | xorg-server-xwayland, xorg-server-xwayland-git, xorg-xwayland |
Replaces: | xorg-server-xwayland-git |
Submitter: | Rucikir |
Maintainer: | Rucikir |
Last Packager: | Rucikir |
Votes: | 3 |
Popularity: | 0.010629 |
First Submitted: | 2020-12-12 19:47 (UTC) |
Last Updated: | 2021-10-25 13:02 (UTC) |
Dependencies (23)
- libegl (nvidia-340xx-utils, libglvnd-git, libglvnd)
- libepoxy (libepoxy-git, libepoxy-nodocs-git)
- libxcvt (libxcvt-git)
- libxfont2
- nettle (nettle-git)
- pixman (pixman-git)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git)
- xorg-server-common (xorg-server-common-notty, xorg-server-common-sd_notify, xorg-server-common-noudev, xorg-server-common-dev, xorg-server1.19-common-git, xorg-server-common-rootless-nosystemd-minimal-git, xorg-server-common-rootless-nosystemd-minimal, xorg-xwayland-common-rootless-nosystemd-minimal-git, xorg-server-common-git)
- dbus (dbus-elogind, dbus-git, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-selinux, dbus-x11, dbus-xdg-docs) (make)
- egl-wayland (egl-wayland-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libdrm (libdrm-grate-git, libdrm-minimal-git, libdrm-git) (make)
- libepoxy (libepoxy-git, libepoxy-nodocs-git) (make)
- libxfont2 (make)
- libxkbfile (make)
- meson (meson-git) (make)
- pixman (pixman-git) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git) (make)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
- Show 3 more dependencies...
Required by (87)
- amethyst (requires xorg-server-xwayland) (optional)
- cachy-browser (requires xorg-server-xwayland) (make)
- cage-git (requires xorg-server-xwayland)
- cagebreak (requires xorg-xwayland) (optional)
- cagebreak-bin (requires xorg-xwayland) (optional)
- cardboard-git (requires xorg-server-xwayland)
- dwl (requires xorg-xwayland) (optional)
- dwl-git (requires xorg-xwayland) (optional)
- enlightenment-git (requires xorg-server-xwayland)
- enlightenment-git-asan (requires xorg-server-xwayland)
- firefox-hg (requires xorg-server-xwayland)
- firefox-wayland-hg (requires xorg-server-xwayland)
- gamescope-git (requires xorg-xwayland)
- hikari (requires xorg-server-xwayland)
- hikari-darcs (requires xorg-server-xwayland)
- hyprland (requires xorg-xwayland)
- hyprland-bin (requires xorg-xwayland)
- hyprland-git (requires xorg-xwayland)
- hyprland-nvidia-screenshare-git (requires xorg-xwayland)
- kana-p-git (requires xorg-server-xwayland)
Latest Comments
Rucikir commented on 2021-09-06 16:49 (UTC) (edited on 2021-09-06 16:50 (UTC) by Rucikir)
See FS#72013 - [xorg-server] Don't install cvt and use libxcvt instead , you can apply my patch to the xorg-server package meanwhile.
juxuanu commented on 2021-09-06 16:42 (UTC)
I cannot use this package still, now it pulls
libxcvt
as dependency but it conflicts withxorg-server
package as they both provide/usr/bin/cvt
and/usr/share/man/man1/cvt.1.gz
.Rucikir commented on 2021-09-03 08:07 (UTC)
My bad, if you don't install xorg-server or xorg-server-git, and that I add the new libxcvt dependency to XWayland, it will work just fine.
Rucikir commented on 2021-08-09 16:16 (UTC)
libxcvt was recently split from xorg, so its files are currently "owned" by the xorg-server package. I think switching to libxcvt requires switching to xorg-server-git too but I'm not sure, I cannot test right now. Could someone add libxcvt to the dependencies of this package and try building it? There is already an AUR package for it.
amfern commented on 2021-08-09 09:01 (UTC)
i get the error when upgrading: xserver/meson.build:209:8: ERROR: Dependency "libxcvt" not found, tried pkgconfig and cmake
Rucikir commented on 2021-06-03 22:21 (UTC)
Added xorgproto-git to the dependencies. Made the version accurate.
dr460nf1r3 commented on 2021-06-01 07:53 (UTC)
Please add xorgproto-git to makedepends. @juxuanu this fixes your issue as well.
juxuanu commented on 2021-05-30 13:56 (UTC)
Is some Arch package in need of an upgrade before we can compile from last commit? Or what's wrong here?
Rucikir commented on 2020-12-25 10:59 (UTC)
Thank you for noticing that, finally fixed it!
xenu commented on 2020-12-25 01:07 (UTC)
With the latest change libegl was added to the dependencies but mesa-libgl is still listed under "makedepends".
xenu commented on 2020-12-22 07:06 (UTC)
@Rucikir: I think mesa would be fine as xorg-xwayland-git still depends on xorg-server-common(-git) which in turn also requires mesa.
Rucikir commented on 2020-12-14 10:20 (UTC)
mesa replaces mesa-libgl, so I should replace the dependency.
Should I go further and replace mesa-libgl/mesa by libegl? libegl is provided by libglvnd. If so, it could also be changed in the xorg-xwayland package.
xenu commented on 2020-12-14 10:02 (UTC)
Had a problem installing this while using mesa-git as that does not provide mesa-libgl. Solved by installing libegl and removing mesa-libgl from the dependencies.