UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

xorgproto

The xorgproto package provides the header files required to build the X Window system, and to allow other applications to build against the installed X Window system.

Package info

Codename: xorgproto
Source file: xorgproto-2018.4.tar.bz2
Source directory: xorgproto-2018.4
Package URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/xorgproto-2018.4.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/xorgproto-2018.4.tar.bz2.md5sum
Dependances: util-macros.
Dependance of: libXau, libXdmcp, X.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson --prefix=$XORG_PREFIX .. &&
ninja

Build script:
sleep 1

Install script:
ninja install &&

install -vdm 755 \$XORG_PREFIX/share/doc/xorgproto-2018.4 &&
install -vm 644 ../[^m]*.txt ../PM_spec \$XORG_PREFIX/share/doc/xorgproto-2018.4