summaryrefslogtreecommitdiffstats
path: root/rules/xcb-proto.in
blob: 9c943562d34c5ee4babb17a523e2937d5fa84a02 (plain)
1
2
3
4
5
6
7
8
## SECTION=multimedia_xorg_proto

config XCB_PROTO
	tristate
	help
	  The X protocol C-language Binding (XCB) is a replacement for Xlib
	  featuring a small footprint, latency hiding, direct access to the
	  protocol, improved threading support, and extensibility.