UmVirt LFS Package info

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e4df7951dd35c1c88bd41957abe886af15d0a2eb
[ BASH | XML | JSON ]

libXau

The libXau package contains a library implementing the X11 Authorization Protocol. This is useful for restricting client access to the display.

Package info

Template:
Codename: libXau
Source file: libXau-1.0.8.tar.bz2
Source file size: 295297
Source file MD5-checkum: 685f8abbffa6d145c0f930f00703b21b
Source directory: libXau-1.0.8
Package URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/libXau-1.0.8.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/libXau-1.0.8.tar.bz2.md5sum
Dependances: xorgproto.
Dependance of: libxcb, X.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
    ARG_STATIC="--enable-static"
fi


./configure $XORG_CONFIG $ARG_STATIC

Build script:
make

Install script:
make install