UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ 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.8.tar.xz
Source file size: 1303408
Source file MD5-checkum: 1644a66e2843a400885e90051094b582
Source directory: xwayland-24.1.8
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/Xorg/xwayland-24.1.8.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/Xorg/xwayland-24.1.8.tar.xz.md5sum
Dependances: Xlibs, wayland-protocols, mesa, Xfonts, libxcvt, pixman, libepoxy, libtirpc.
Dependance of: plasma, 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            \
      -D xkb_output_dir=/var/lib/xkb 
            

Build script:
cd    build
ninja

Install script:
cd    build
ninja install