Package Details: xwayland-run 0.0.4-4

Git Clone URL: https://aur.archlinux.org/xwayland-run.git (read-only, click to copy)
Package Base: xwayland-run
Description: Set of small utilities revolving around running Xwayland
Upstream URL: https://gitlab.freedesktop.org/ofourdan/xwayland-run
Keywords: cage gnome-kiosk kwin mutter weston wlheadless xwfb
Licenses: GPL-2.0-or-later
Conflicts: wlheadless-run, xwfb-run
Provides: wlheadless-run, xwfb-run
Submitter: Nebulosa
Maintainer: Nebulosa
Last Packager: Nebulosa
Votes: 5
Popularity: 0.127218
First Submitted: 2024-06-20 03:57 (UTC)
Last Updated: 2025-06-17 13:17 (UTC)

Dependencies (9)

Required by (10)

Sources (1)

Latest Comments

marbens commented on 2025-06-21 21:19 (UTC) (edited on 2025-06-21 21:27 (UTC) by marbens)

@Nebulosa There is already an issue for the provides thing.

Nebulosa commented on 2025-06-17 22:46 (UTC)

@marbens I use a clean chroot for compiling and the namcap for checking warnings and errors for PKGBUILD. If you think that is a critical error you should suggest an idea to them )

marbens commented on 2025-06-17 17:05 (UTC) (edited on 2025-06-17 17:05 (UTC) by marbens)

@Nebulosa I don't think so (at least if you want to have your PKGBUILD in the AUR), because the AUR homepage (while logged out) says:

Contributed PKGBUILDs must conform to the Arch Packaging Standards otherwise they will be deleted!

The "Arch Packaging Standards" have now been renamed to the "Arch package guidelines", and the old link redirects to the new page.

Nebulosa commented on 2025-06-17 13:47 (UTC)

@marbens It's just recommendation, but anyway, fixed.

marbens commented on 2025-05-18 19:53 (UTC) (edited on 2025-05-18 19:53 (UTC) by marbens)

A package should not reference itself in provides (see Arch package guidelines: Package relations) or conflicts.

leuko commented on 2024-08-28 18:14 (UTC)

I noticed that xorg-xauth is another dependency:

xwayland-run -- vivado
...
  File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xauth'