UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
xorg-server
The Xorg Server is the core of the X Window system.Package info
Codename: xorg-server
Source file: xorg-server-21.1.11.tar.xz
Source directory: xorg-server-21.1.11
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/Xorg/xorg-server-21.1.11.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/Xorg/xorg-server-21.1.11.tar.xz.md5sum
Dependances: Xfonts, xkeyboard-config, libxcvt, pixman, libepoxy, libtirpc.
Dependance of: xf86-video-vesa, xf86-input-evdev, xf86-video-vmware, xf86-input-libinput, xf86-input-synaptics, xf86-input-wacom, 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, lightdm-app, X.
Patches: xorg-server-21.1.11-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 \
-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
Apache/2.4.62 (Debian) Server at ulfs.org Port 443