diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-04-25 12:22:55 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-04-25 12:22:55 +0000 |
commit | 30257e8f9337d0565b806f4bdf8dbf99522dd760 (patch) | |
tree | 9168931583503f9399af5488c402ded877612556 /x11/xosd/DESCR | |
parent | f7ce35d11c34bdb9a3459a17514831f00b0459bc (diff) | |
download | pkgsrc-30257e8f9337d0565b806f4bdf8dbf99522dd760.tar.gz |
Note that this package needs a threaded X Window.
Diffstat (limited to 'x11/xosd/DESCR')
-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. |