UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
xorg-server
The Xorg Server is the core of the X Window system.Package info
Codename: xorg-server
Source file: xorg-server-21.1.13.tar.xz
Source directory: xorg-server-21.1.13
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/Xorg/xorg-server-21.1.13.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/Xorg/xorg-server-21.1.13.tar.xz.md5sum
Dependances: Xfonts, xkeyboard-config, libxcvt, pixman, libepoxy, libtirpc.
Dependance of: twm, xf86-video-amdgpu, xf86-video-ati, xf86-video-cirrus, xf86-video-fbdev, xf86-video-intel, xf86-video-nouveau, xf86-video-qxl, xf86-video-vboxvideo, xf86-video-vesa, xf86-input-evdev, xf86-video-vmware, xf86-input-libinput, xf86-input-synaptics, xf86-input-wacom, lightdm-app, X.
Patches: xorg-server-21.1.13-tearfree_backport-2.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=$XORG_PREFIX \
--localstatedir=/var \
-Dglamor=true \
-Dxkb_output_dir=/var/lib/xkb
Build script:
cd build
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build
ninja install &&
mkdir -pv /etc/X11/xorg.conf.d