Package Details: xorg-xwayland-git 24.0.99.901.r102.g08113b892-2

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: MIT, ISC, X11, ICU, BSD-3-Clause, LicenseRef-Adobe-Display-PostScript, LicenseRef-DEC-3-Clause, HPND, LicenseRef-HPND-sell-MIT-disclaimer-xserver, HPND-sell-variant, MIT-open-group, NTP, SGI-B-2.0, SMLNJ, X11-distribute-modifications-variant
Groups: xorg
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: xuanruiqi (martiuk)
Last Packager: xuanruiqi
Votes: 7
Popularity: 0.027169
First Submitted: 2020-12-12 19:47 (UTC)
Last Updated: 2024-04-27 19:28 (UTC)

Required by (123)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

juxuanu commented on 2021-09-06 16:42 (UTC)

I cannot use this package still, now it pulls libxcvt as dependency but it conflicts with xorg-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)

xserver/meson.build:73:0: ERROR: Invalid version of dependency, need 'inputproto' ['>= 2.3.99.1'] found '2.3.2'.

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.