Difference between revisions of "Xcb-utils"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://xcb.freedesktop.org/dist/xcb-util-{{xcbutil-Version}}.tar.bz2 |} ---- == Introduction ...)
 
Line 6: Line 6:
  
 
----
 
----
 
== Introduction to xcb-util ==
 
 
'''Project Home Page''': http://xcb.freedesktop.org/wiki/
 
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 14:40, 16 April 2007

Download Source: http://xcb.freedesktop.org/dist/xcb-util-0.3.6.tar.bz2

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=$XORG_PREFIX --disable-dependency-tracking &&
make

Install the package

make install

Multilib

32Bit

Compile the package:

To do...

Install the package

make install

N32

Compile the package:

To do...

Install the package

make install

64Bit

Compile the package:

To do...

Install the package

make install

Contents

Installed Programs: None
Installed Libraries: libxcb-atom.{a,la,so}, libxcb-aux.{a,la,so}, libxcb-event.{a,la,so}, libxcb-property.{a,la,so}, libxcb-icccm.{a,la,so}, libxcb-image.{a,la,so}, libxcb-keysyms.{a,la,so}, libxcb-reply.{a,la,so}, libxcb-wm.{a,la,so}, libxcb-render-util.{a,la,so}
Installed Directory: /{$XORG_PREFIX}/include/xcb