UmVirt LFS Package info

DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

xwayland

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

Package info

Template:
Codename: xwayland
Source file: xwayland-24.1.2.tar.xz
Source file size: 1302068
Source file MD5-checkum: 312c5cf17d1b147df1b787fd170958e1
Source directory: xwayland-24.1.2
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/Xorg/xwayland-24.1.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/Xorg/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