From e5ea67657a81a3a9eab08094850e98395510dddd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 8 May 2014 12:32:21 +0000 Subject: Initial revision --- libxcb/build/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libxcb/build/slack-desc (limited to 'libxcb/build/slack-desc') diff --git a/libxcb/build/slack-desc b/libxcb/build/slack-desc new file mode 100644 index 00000000..35182210 --- /dev/null +++ b/libxcb/build/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libxcb: libxcb (X protocol C-language Binding) +libxcb: +libxcb: The XCB library provides an interface to the X Window System protocol +libxcb: which is fully capable of replacing Xlib. In fact, libX11 makes use +libxcb: of libxcb as much as possible. :-) Porting to XCB has several +libxcb: advantages such as a smaller memory footprint, latency hiding, direct +libxcb: protocol access, and improved thread support. +libxcb: +libxcb: +libxcb: +libxcb: -- cgit v1.2.3-65-gdbad