diff options
author | zuntum <zuntum> | 2001-10-31 22:18:56 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:18:56 +0000 |
commit | 9d298024a4cc14c22f78e0c9e75357d6f10536c4 (patch) | |
tree | 665770b6437839a3a0f3c0473b130dda5efe0704 /time/sunclock/DESCR | |
parent | 9c7517511a4ffc07c35e603712dd2af1312768ff (diff) | |
download | pkgsrc-9d298024a4cc14c22f78e0c9e75357d6f10536c4.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'time/sunclock/DESCR')
-rw-r--r-- | time/sunclock/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/time/sunclock/DESCR b/time/sunclock/DESCR new file mode 100644 index 00000000000..0f5a754efa9 --- /dev/null +++ b/time/sunclock/DESCR @@ -0,0 +1,10 @@ +X11 version by John Mackin, <john@cs.su.oz.AU>, based on a Suntools program +by John Walker, <kelvin@acad.uu.NET>. + +This program is a clock that shows which portion of the Earth's surface is +illuminated by the Sun. It is designed to be usually iconic, but can be +opened for a larger display with the time updated every second and both the +local timezone and UTC displayed. The Suntools version had a menu that +allowed you to speed up time, show different dates, etc., but I have +never implemented any of that in the X version; there is some support +for it in the code, however. |