NOTICE: This package has been removed from pkgsrc

./wip/libxcb, X protocol C-language Binding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.93, Package name: libxcb-1.1.93, Maintainer: reed

The libxcb package provides a replacement for the current Xlib interface.
Some of its advantages include:
- size: small library and lower memory footprint
- latency hiding: batch several requests and wait for the replies later
- direct protocol access: one-to-one mapping between interface and protocol
- proven thread support: transparently access XCB from multiple threads
- easy extension implementation: interfaces auto-generated from XML-XCB

Xlib can also use XCB as a transport layer, allowing software to make
requests and receive responses with both, which eases porting to XCB.


Required to run:
[x11/libXau] [x11/libXdmcp]

Required to build:
[textproc/libxslt] [devel/autoconf] [devel/libtool-base] [devel/automake] [devel/pkg-config] [x11/xproto] [wip/xcb-proto]

Master sites:

SHA1: 0b0dcf51da4a01b3584dddbe1d5c2df3edc44d15
RMD160: 66b4c7db0091c519401a81d421f6f10e6b9a3b3b
Filesize: 452.954 KB

Version history: (Expand)


CVS history: (Expand)


   2009-04-07 23:45:10 by Thomas Klausner | Files touched by this commit (25) | Package removed
Log message:
Remove xcb packages, imported to pkgsrc.
   2009-03-23 13:59:13 by Michael Stapelberg | Files touched by this commit (1)
Log message:
Update buildlink3.mk for the new format
   2009-03-23 12:51:01 by Michael Stapelberg | Files touched by this commit (1)
Log message:
Forgot buildlink3.mk
   2009-03-23 12:46:49 by Michael Stapelberg | Files touched by this commit (11) | Package removed
Log message:
Version-bump libxcb from 1.1 to 1.1.93. Many patches were removed as they
were applied upstream :-).
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-03-25 21:52:15 by Blair Sadewitz | Files touched by this commit (1)
Log message:

Bump buildlink3.mk rev.
   2008-03-25 21:51:34 by Blair Sadewitz | Files touched by this commit (5)
Log message:

Bring in some patches from git.
   2008-03-25 21:49:06 by Blair Sadewitz | Files touched by this commit (8)
Log message:

Add pkgsrc diffs for libX11 and cairo to use XCB.