UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit:
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-2024.1.tar.xz
Source directory: xorgproto-2024.1
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/Xorg/xorgproto-2024.1.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/Xorg/xorgproto-2024.1.tar.xz.md5sum
Dependances: util-macros.
Dependance of: libXau, libXdmcp, libglvnd.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
meson setup --prefix=$XORG_PREFIX ..
Build script:
cd build
ninja
Install script:
#sleep needed to find installed files
sleep 1
cd build
ninja install
if [[ "\$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then
mv -v \$XORG_PREFIX/share/doc/xorgproto{,-2024.1}
fi
Apache/2.4.62 (Debian) Server at ulfs.org Port 443