UmVirt LFS Package info

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ BASH | XML | JSON ]

libXdmcp

The libXdmcp package contains a library implementing the X Display Manager Control Protocol.

Package info

Template:
Codename: libXdmcp
Source file: libXdmcp-1.1.4.tar.xz
Source file size: 295184
Source file MD5-checkum: 0b4056a282c1e14323d5daef8fb5345d
Source directory: libXdmcp-1.1.4
Package URL: https://umvirt.com/linux/downloads/0.2/packages/Xorg/libXdmcp-1.1.4.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/Xorg/libXdmcp-1.1.4.tar.xz.md5sum
Dependances: xorgproto.
Dependance of: 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 --docdir=/usr/share/doc/libXdmcp-1.1.4

Build script:
make

Install script:
make install