# HG changeset patch # User iuc # Date 1386300898 18000 # Node ID 164be8f52ca2973fec7f4aff727ed5f77ef82ee7 # Parent 7ea6c450ec79dc2b3523ad63557eae7c08b5b9b9 Uploaded diff -r 7ea6c450ec79 -r 164be8f52ca2 tool_dependencies.xml --- a/tool_dependencies.xml Thu Dec 05 00:51:42 2013 -0500 +++ b/tool_dependencies.xml Thu Dec 05 22:34:58 2013 -0500 @@ -1,22 +1,34 @@ + + + + + + + + + ftp://ftp.x.org/pub/X11R7.7/src/proto/xproto-7.0.23.tar.bz2 ./configure --prefix=$INSTALL_DIR make && make install - $INSTALL_DIR/include + $INSTALL_DIR/include - ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2 + ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2 libX11-1.5.0 ./configure --prefix=$INSTALL_DIR CFLAGS='-I$INSTALL_DIR/include' make && make install - $INSTALL_DIR/lib + $INSTALL_DIR/lib - Xlib is an X Window System protocol client library written in the C programming language. It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol. Few applications use Xlib directly; rather, they employ other libraries that use Xlib functions to provide widget toolkits. + Xlib is an X Window System protocol client library written in the C programming language. +It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol. Few applications use Xlib directly; rather, they employ other libraries that use +Xlib functions to provide widget toolkits. Needs package_xorg_macros_1_17_1 +