diff options
author | adam <adam@pkgsrc.org> | 2005-06-30 15:06:24 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-06-30 15:06:24 +0000 |
commit | 51f58657474fbd478972f3d6be45b3d268356a7d (patch) | |
tree | 63a237904c739773692a9292d87b24442d2d699a /x11/xplanet/PLIST | |
parent | cba955f454b6e06e64ef2f2d9323ae17caf21a5c (diff) | |
download | pkgsrc-51f58657474fbd478972f3d6be45b3d268356a7d.tar.gz |
Changes 1.2.0:
* Added the -grs_longitude option, to specify the longitude of
Jupiter's Great Red Spot, in System II coordinates. This assumes
the Jupiter image has the center of the Great Red Spot at pixel 0
(at the left side of the image) in order to draw it at the right
position.
* Added the Icosagnomonic projection, contributed by Ian Turner.
* Fixed a bug where output filenames had an extra digit in some cases.
* Added the bump_map and bump_scale options in the configuration file.
* Added the -glare option to set the size of the sun's glare.
* An image map may be specified for the sun in the configuration
file now. A shade value is now required for the sun (should be
100, otherwise the sun will have a night side!)
* Added the -arc_spacing option to set the default angular
distance between great arc points. It used to be 0.1 degree, so
arcs smaller than this wouldn't get drawn.
* Fixed a bug where markers were not aligned properly when using
align = "above" or "below".
* Added warnings if options are specified in the [default] section
of the configuration file that probably shouldn't be there.
Diffstat (limited to 'x11/xplanet/PLIST')
-rw-r--r-- | x11/xplanet/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xplanet/PLIST b/x11/xplanet/PLIST index 9b83d7a1d5a..497058f071b 100644 --- a/x11/xplanet/PLIST +++ b/x11/xplanet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/04/01 11:33:36 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/06/30 15:06:24 adam Exp $ bin/xplanet man/man1/xplanet.1 share/xplanet/arcs/README @@ -21,6 +21,7 @@ share/xplanet/images/shuttle.png share/xplanet/images/smile.png share/xplanet/images/sublunar.png share/xplanet/images/subsolar.png +share/xplanet/images/sun.jpg share/xplanet/markers/README share/xplanet/markers/brightStars share/xplanet/markers/earth |