• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H13-Jun-2000-167111

ImakefileH A D03-May-20222.1 KiB7250

READMEH A D13-Jun-20001.2 KiB4131

dtime.cH A D03-May-20221.8 KiB8663

moon.cH A D16-Sep-1991870 3522

moon.xbmH A D15-Sep-1991360.6 KiB4,7994,798

phase.cH A D14-Sep-199112.6 KiB458296

tws.hH A D13-Sep-19912.2 KiB8041

vroot.hH A D18-Sep-19913 KiB9953

xphoon.cH A D03-May-202217.8 KiB668533

xphoon.manH A D13-Jun-20001.9 KiB6860

README

1                             xphoon
2                     Distribution of 18sep91
3                Previous distribution of 26aug88
4
5Xphoon sets X the root window to a picture of the moon in its current phase.
6
7Files in this distribution:
8
9    README		this
10    Imakefile		guess
11    xphoon.c		main routine
12    moon.c		wrapper for moon bitmap
13    phase.c		phase of moon calculations, from phoon and moontool
14    dtime.c		extracted from the libtws date/time library
15    tws.h		include file from libtws
16    vroot.h		include file for virtual root wondow support
17    xphoon.man		manual entry
18    moon.xbm		moon bitmap
19
20To compile: unpack the shar files, do an xmkmf, 'make unshar' to get
21moon.xbm, make depend, make.  Or if you didn't get shar files, just
22xmkmf, make depend, make.
23
24Suggestion for those in the southern hemisphere:
25    xbmtopbm moon.xbm | pnmflip -r180 > moon ; pbmtoxbm moon > moon.xbm
26	or just use -s at the command line
27
28Feedback is welcome - send bug reports, enhancements, checks, money orders,
29gold bullion, drugs, etc. to the addresses below.
30
31    Jef Poskanzer
32    jef@well.sf.ca.us
33    {ucbvax, apple}!well!jef
34
35    Craig Leres
36    leres@ee.lbl.gov
37    ucbvax!leres
38
39	Sean 'Shaleh' Perry /* upstream author has been quiet for a few years */
40	shaleh@debian.org
41