UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
xorg-server
The Xorg Server is the core of the X Window system.Package info
Template:
Codename: xorg-server
Source file: xorg-server-21.1.16.tar.xz
Source file size: 5025304
Source file MD5-checkum: f1a5ec0939c0efd7fde1418989b579db
Source directory: xorg-server-21.1.16
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/xorg-server-21.1.16.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/xorg-server-21.1.16.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-video-vmware, xf86-input-evdev, xf86-input-libinput, xf86-input-synaptics, xf86-input-wacom, lightdm-app, X.
Patches: xorg-server-21.1.16-tearfree_backport-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=$XORG_PREFIX \
--localstatedir=/var \
-D glamor=true \
-D xkb_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