summaryrefslogtreecommitdiff
path: root/x11/xcursorgen/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xcursorgen/pkg-descr')
-rw-r--r--x11/xcursorgen/pkg-descr7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/xcursorgen/pkg-descr b/x11/xcursorgen/pkg-descr
index be67a1b6c50b..4ed6779bc335 100644
--- a/x11/xcursorgen/pkg-descr
+++ b/x11/xcursorgen/pkg-descr
@@ -1,2 +1,5 @@
-This package contains xcursorgen, a program for creating an X cursor file
-from a collection of PNG images.
+Xcursorgen prepares X11 cursor sets for use with libXcursor.
+Xcursorgen reads the configuration file to find the list of cursor
+images along with their hotspot and nominal size information.
+Xcursorgen converts all of the images to Xcursor format and writes them
+to the output file.