NOTICE: This package has been removed from pkgsrc

./wip/xcb-proto, XCB protocol descriptions (in XML)

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


Branch: CURRENT, Version: 1.4, Package name: xcb-proto-1.4, Maintainer: reed

About xcb-proto
===============

The xcb-proto package provides the XML-XCB (X C Bindings) protocol
descriptions that libxcb uses to generate the majority of its code and API.
We provide them separately from libxcb to allow reuse by other projects,
such as additional language bindings, protocol dissectors, or
documentation generators.

Separation of XCB's transport and protocol layers simplifies both
writing extensions and client-side support for extensions.
By contrast, with the xlib infrastructure, client-side support for
new extensions requires significant duplication of effort. With XCB and
the XML-XCB protocol descriptions, client-side support for a new
extension requires only an XML description of the extension--and not a
single line of code.

Python libraries: xcb-proto also contains language-independent Python
libraries that are used to parse an XML description and create objects
used by Python code generators in individual language bindings.


Required to build:
[textproc/libxml2] [devel/pkg-config] [lang/python25]

Master sites:

SHA1: ab9bb7c875558a3324673bb749e0502046f31083
RMD160: a344ca302a1cbefd98dcd289abf8704667a4b536
Filesize: 85.052 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 14:00:00 by Michael Stapelberg | Files touched by this commit (1)
Log message:
Update buildlink3.mk for the new format
   2009-03-23 12:50:29 by Michael Stapelberg | Files touched by this commit (1)
Log message:
Forgot buildlink3.mk
   2009-03-23 12:23:44 by Michael Stapelberg | Files touched by this commit (2)
Log message:
Version-bump to 1.4, sorry for the last commit
   2009-03-23 12:20:01 by Michael Stapelberg | Files touched by this commit (3)
Log message:
Version-bump wip/xcb-proto from 1.2 to 1.3, small modification of patch-ab was \ 
necessary
   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.
   2009-01-28 21:26:35 by Matthias Drochner | Files touched by this commit (4)
Log message:
kill some (completely pointless) Python-2.5 syntax so that it
builds with older Python as well (tested with 2.4)
   2008-03-25 21:52:49 by Blair Sadewitz | Files touched by this commit (1)
Log message:

Add PKGREVISION to buildlink3 rev.