UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
wayland
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. Package info
Codename: wayland
Source file: wayland-1.15.0.tar.xz
Source directory: wayland-1.15.0
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/w/wayland-1.15.0.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/w/wayland-1.15.0.tar.xz.md5sum
Dependances: libxml2.
Dependance of: wayland-protocols, cogl, wpebackend, qt5.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr \
$ARG_STATIC \
--disable-documentation
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443