1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/astro/Makefile
Robert Clausecker 85b044858d astro/pngphoon: PNG Phases of Moon
This program is intended as an alternative to the great xphoon program
(X PHase of mOON).  xphoon is a program that displays the actual phase
of the moon on the X11 root window. Nowadays all desktop systems like
KDE hide the X11 rootwindow with an own background image, so xphoon
could paint as much in the root window as it likes to, but nothing was
to been seen.

Modern desktops have an advanced interface for programs to dynamically
provide background images in png format. Alternatively they just track
when the background image file has been changed. That is what this
program was originally written for.

The image must have a width of at least 760 pixels to place the moon.
If the image is smaller just the stars will be drawn. And by the way:
it is pronounced "pingphoon" (like "typhoon").

WWW: https://svolli.de/software/pngphoon/
2024-01-04 02:16:34 +01:00

147 lines
3.5 KiB
Makefile

COMMENT = Astronomical ports
SUBDIR += R-cran-maptools
SUBDIR += accrete
SUBDIR += astrometry
SUBDIR += calcmysky
SUBDIR += celestia
SUBDIR += celestia-gtk
SUBDIR += cfitsio
SUBDIR += erfa
SUBDIR += fowsr
SUBDIR += foxtrotgps
SUBDIR += geographiclib
SUBDIR += gkrellmoon2
SUBDIR += gnuastro
SUBDIR += gpsbabel
SUBDIR += gpsbabel14
SUBDIR += gpscorrelate
SUBDIR += gpsd
SUBDIR += gpsman
SUBDIR += gpsprune
SUBDIR += gpstk
SUBDIR += gpxloggerd
SUBDIR += indiwebmanagerapp
SUBDIR += jday
SUBDIR += josm
SUBDIR += kosmindoormap
SUBDIR += kosmorro
SUBDIR += kstars
SUBDIR += libgal
SUBDIR += libnova
SUBDIR += libosmium
SUBDIR += libosmpbf
SUBDIR += luna
SUBDIR += marble
SUBDIR += match
SUBDIR += mepo
SUBDIR += merkaartor
SUBDIR += mkgmap
SUBDIR += mkgmap-splitter
SUBDIR += mymoon
SUBDIR += nightfall
SUBDIR += opencpn
SUBDIR += openuniverse
SUBDIR += oskar
SUBDIR += osmium-tool
SUBDIR += osmosis
SUBDIR += p5-Astro
SUBDIR += p5-Astro-ADS
SUBDIR += p5-Astro-App-Satpass2
SUBDIR += p5-Astro-Catalog
SUBDIR += p5-Astro-Constants
SUBDIR += p5-Astro-Coords
SUBDIR += p5-Astro-DSS
SUBDIR += p5-Astro-FITS-CFITSIO
SUBDIR += p5-Astro-FITS-Header
SUBDIR += p5-Astro-Flux
SUBDIR += p5-Astro-Hipparcos
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-PAL
SUBDIR += p5-Astro-SIMBAD
SUBDIR += p5-Astro-SIMBAD-Client
SUBDIR += p5-Astro-SpaceTrack
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-Astro-Telescope
SUBDIR += p5-Astro-WaveBand
SUBDIR += p5-Astro-satpass
SUBDIR += p5-GPS
SUBDIR += p5-GPS-Babel
SUBDIR += p5-GPS-OID
SUBDIR += p5-GPS-Point
SUBDIR += p5-Geo-METAR
SUBDIR += p5-Misc-Quality
SUBDIR += p5-Net-GPSD3
SUBDIR += p5-Starlink-AST
SUBDIR += p5-Weather-Underground
SUBDIR += pal
SUBDIR += phd2
SUBDIR += phoon
SUBDIR += pngphoon
SUBDIR += pp3
SUBDIR += py-astlib
SUBDIR += py-astral
SUBDIR += py-astroML
SUBDIR += py-astropy
SUBDIR += py-astropy-helpers
SUBDIR += py-ephem
SUBDIR += py-extension-helpers
SUBDIR += py-horoscopegenerator
SUBDIR += py-indiweb
SUBDIR += py-jplephem
SUBDIR += py-kosmorrolib
SUBDIR += py-metar
SUBDIR += py-metpy
SUBDIR += py-pyerfa
SUBDIR += py-pykep
SUBDIR += py-pymeeus
SUBDIR += py-pymetar
SUBDIR += py-pysofa
SUBDIR += py-pywapi
SUBDIR += py-ro
SUBDIR += py-sgp4
SUBDIR += py-skyfield
SUBDIR += py-skyfield-data
SUBDIR += py-spacetrack
SUBDIR += py-spktype01
SUBDIR += py-spktype21
SUBDIR += py-sunpy
SUBDIR += pykep
SUBDIR += pyweather
SUBDIR += qmapshack
SUBDIR += readosm
SUBDIR += rmap
SUBDIR += routino
SUBDIR += sextractor
SUBDIR += siril
SUBDIR += sofa
SUBDIR += sscalc
SUBDIR += stardates
SUBDIR += starfetch
SUBDIR += starplot
SUBDIR += stars
SUBDIR += stellarium
SUBDIR += stellarsolver
SUBDIR += sunclock
SUBDIR += sunwait
SUBDIR += swe
SUBDIR += viking
SUBDIR += wcslib
SUBDIR += weather
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xmoontool
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
SUBDIR += xworld
.include <bsd.port.subdir.mk>