UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
wayland-protocols
The Wayland-Protocols package contains additional Wayland protocols that add functionality outside of protocols already in the Wayland core.Package info
Template: meson
Codename: wayland-protocols
Source file: wayland-protocols-1.47.tar.xz
Source file size: 136148
Source file MD5-checkum: 190cc400d3ec85b5931a0d8f015d4242
Source directory: wayland-protocols-1.47
Package URL: https://umvirt.com/linux/downloads/0.3/packages/Xorg/wayland-protocols-1.47.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/Xorg/wayland-protocols-1.47.tar.xz.md5sum
Dependances: wayland.
Dependance of: !wpebackend-fdo, xwayland, libxkbcommon, !duckstation, hyprland-qtutils, hyprpaper, hyprsysteminfo, freerdp, freerdp2, gtk4, gst-plugins-base, aquamarine, SDL3, mesa, mesa-libglvnd, hyprland.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build
ninja
if [[ "" == "YES" ]]
then
ninja test
fi
Install script:
cd build
ninja install