diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/Xaw-Xpm/DESCR | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/Xaw-Xpm/DESCR')
-rw-r--r-- | x11/Xaw-Xpm/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/Xaw-Xpm/DESCR b/x11/Xaw-Xpm/DESCR new file mode 100644 index 00000000000..336bc7ffbe6 --- /dev/null +++ b/x11/Xaw-Xpm/DESCR @@ -0,0 +1,7 @@ +Xaw-xpm is a hack on Xaw3d, which is in turn based on the 'standard' X11 Xaw +widget set. It adds the ability to insert colour images into the backgrounds +of widgets, vastly improving the look of your Xaw apps. Just put the library +(libXaw.so.6.0) in place of your current one (usually /usr/X11R6/lib on Linux +systems) and customise away with editres, etc. + +Hacked by Ben Buxton <bb@zip.com.au>. |