diff options
author | jmmv <jmmv> | 2003-04-25 12:22:55 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-25 12:22:55 +0000 |
commit | 4a0c53428107457f2b7b394157da723be4abd066 (patch) | |
tree | 9168931583503f9399af5488c402ded877612556 /x11 | |
parent | f4cfeafdd31075a6aff650a35c9daaf7924a0314 (diff) | |
download | pkgsrc-4a0c53428107457f2b7b394157da723be4abd066.tar.gz |
Note that this package needs a threaded X Window.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xosd/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xosd/DESCR b/x11/xosd/DESCR index 8a3fb9222f7..e11b88155dd 100644 --- a/x11/xosd/DESCR +++ b/x11/xosd/DESCR @@ -2,3 +2,6 @@ XOSD is a simple library to display shaped text on your X display, like a TV On Screen Display. Aside from the library, this package contains a simple example program that can display system logs overlayed on your desktop. + +The XOSD library requires an X Window System compiled with threading +support to work properly, particularly the Xlib library. |