UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
libxcb
The libxcb package provides an interface to the X Window System protocol, which replaces the current Xlib interface. Xlib can also use XCB as a transport layer, allowing software to make requests and receive responses with both. Package info
Codename: libxcb
Source file: libxcb-1.13.tar.bz2
Source directory: libxcb-1.13
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/Xorg/libxcb-1.13.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/Xorg/libxcb-1.13.tar.bz2.md5sum
Dependances: libXau, xcb-proto.
Dependance of: xcb-util, xcb-util-keysyms, xcb-util-renderutil, xcb-util-wm, Xlibs, 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
sed -i "s/pthread-stubs//" configure &&
./configure $XORG_CONFIG $ARG_STATIC \
--without-doxygen \
--docdir='${datadir}'/doc/libxcb-1.13
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443