UmVirt LFS Package info

DB commit: 0e3f332d314edc4d2a4aff93cd82e0f008aa0b2e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ 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.6.tar.xz
Source file size: 1302600
Source file MD5-checkum: 78067c218323fe2a496ca5f2145fe7ab
Source directory: xwayland-24.1.6
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/xwayland-24.1.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/xwayland-24.1.6.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