UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

xwayland

The Xwayland package is an Xorg server running on top of the wayland server.

Package info

Codename: xwayland
Source file: xwayland-24.1.2.tar.xz
Source directory: xwayland-24.1.2
Package URL: xwayland-24.1.2.tar.xz
Package md5-checksum URL: xwayland-24.1.2.tar.xz.md5sum
Dependances: Xlibs, wayland-protocols, mesa, Xfonts, libxcvt, pixman, libepoxy, libtirpc.
Dependance of: cifs-utils, X.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/install_man/,$d' meson.build &&

mkdir build &&
cd    build &&

meson setup --prefix=$XORG_PREFIX         \
            --buildtype=release           \
            -Dxkb_output_dir=/var/lib/xkb \
            ..               

Build script:
cd    build
ninja

Install script:
cd    build
ninja install