summaryrefslogtreecommitdiff
path: root/x11/libsx/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libsx/pkg-descr')
-rw-r--r--x11/libsx/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/libsx/pkg-descr b/x11/libsx/pkg-descr
new file mode 100644
index 000000000000..2b7c9debcd16
--- /dev/null
+++ b/x11/libsx/pkg-descr
@@ -0,0 +1,11 @@
+Libsx is a library of code that sits on top of and to the side of the
+Athena widget set. Its purpose is to make writing X applications
+*much* easier. To accomplish this, libsx encapsulates a large
+portion of the uglier details that arise while programming in X and
+it fills in some gaps that exist with the Athena Widget set (such as
+a widget for drawing graphics); libsx tries to simplify the common
+case down to a single function call with only a few arguments.
+
+ by Dominic Giamapolo
+ dbg@sgi.com
+