wok-next diff xorg-xcb-util/description.txt @ rev 20533

cairo-clock, grub4dos: fix CFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 27 12:50:45 2018 +0200 (2018-03-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xorg-xcb-util/description.txt	Tue Mar 27 12:50:45 2018 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +The XCB util modules provides a number of libraries which sit on top of libxcb,
     1.5 +the core X protocol library, and some of the extension libraries. These
     1.6 +experimental libraries provide convenience functions and interfaces which make
     1.7 +the raw X protocol more usable. Some of the libraries also provide client-side
     1.8 +code which is not strictly part of the X protocol but which have traditionally
     1.9 +been provided by Xlib.