aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util-renderutil/pkg-descr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-01-15 12:46:11 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-01-15 12:46:11 +0000
commit26782807ea43e2c206b1913146bae222638a7a25 (patch)
tree907d65f8a6a2956c487c9ebe0b8208501790549a /x11/xcb-util-renderutil/pkg-descr
parent17a205e830c33ab5786168a8bcbc8ec7312e6e41 (diff)
Notes
Diffstat (limited to 'x11/xcb-util-renderutil/pkg-descr')
-rw-r--r--x11/xcb-util-renderutil/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xcb-util-renderutil/pkg-descr b/x11/xcb-util-renderutil/pkg-descr
new file mode 100644
index 000000000000..e36d33bfc20f
--- /dev/null
+++ b/x11/xcb-util-renderutil/pkg-descr
@@ -0,0 +1,10 @@
+The xcb-util module provides a number of libraries which sit on top of
+libxcb, the core X protocol library, and some of the extension
+libraries. These experimental libraries provide convenience functions
+and interfaces which make the raw X protocol more usable. Some of the
+libraries also provide client-side code which is not strictly part of
+the X protocol but which have traditionally been provided by Xlib.
+
+Renderutil module s Convenience functions for the Render extension.
+
+WWW: http://xcb.freedesktop.org/