pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/stellarium



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 22 06:33:37 UTC 2020

Modified Files:
        pkgsrc/misc/stellarium: Makefile PLIST distinfo

Log Message:
stellarium: updated to 0.20.1

Stellarium v0.20.1

The major changes of this version:

Restore working Stellarium in ANGLE mode on Window
Many changes in scripting engline and Script Console
Fixes in GUI and plugins
Updated DSO catalog
Thank you very much to community for bug reports, feature requests and contributions!

Full list of changes:

Added new language - Luxembourgish (lb)
Added proper properties for Angle Measure plugin
Added configurable colors for Angle Measure plugin
Added GUI adaptations for Angle Measure plugin
Added evaluates scripts in individual context (Scripting Engine)
Added new planetary nomenclature
Added use properties in Satellites plugin
Added overloaded Labeling functions with colors specified as Vec3f (Scripting Engine)
Added display proper file paths and line numbers on script errors (Scripting Engine)
Added test for low precision hms time conversion function
Added spiky stars option
Added checkbox to the option settings in Script Console to clear the output text before a script is run
Added implementation of telescope syncing in INDI client
Added dirty flag, set by signal from QTextEdit (Script Console)
Added code to set TAB stop width at 4 characters (Script Console)
Added code to avoid losing names after Cancel in some QFileDialog (Script Console)
Added implementation of FSM to tranfer properly between dirty/filename states on load, save, clear, edit, expand actions (Script Console)
Added special case Catalogs/Other in GUI for objects without identifier (DSO Catalog v3.9)
Added Oculus plugin (disabled by default)
Fixed ANGLE support for Windows package
Fixed keyboard navigation in Oculars plugin
Fixed Russian translation for Windows installer
Fixed data blunder: severely wrong slope for upcoming comet
Fixed flipping galactic/Supergalactic labels on Southern hemisphere
Fixed translations ‘Set FOV to XXX degrees’ when language is changed
Fixed possible segfault in SolarSystem class
Fixed building Stellarium without scripting
Fixed (restored) fading switch effect in Satellites plugin
Fixed (inverted) realistic/iconic mode labeling in Satellites plugin
Fixed (renamed) properties to better follow conventions in Satellites plugin
Fixed visualization mode in Satellites plugin
Fixed time conversion for low precision form
Fixed jerking an animation of movement of Solar system bodies
Fixed name for SH2-308 (DSO Catalog v3.9)
Fixed filter properly objects by catalogs (DSO Catalog v3.9)
Fixed few wrong objects in DSO catalog (DSO Catalog v3.9)
Fixed WUI of Remote Control plugin
Updated fix for ghost comet in ortographic projection issue
Updated list of contributors
Updated code: simplified RegExp results handling
Changed Vec3f& to Vec3f asreturn type for functions called from scripts in some classes (Scripting Engine)
Re-implement getDecAngle, fixing some inconsistencies
Removed Abell planetary nebulae catalog


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/misc/stellarium/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/misc/stellarium/PLIST
cvs rdiff -u -r1.44 -r1.45 pkgsrc/misc/stellarium/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/stellarium/Makefile
diff -u pkgsrc/misc/stellarium/Makefile:1.109 pkgsrc/misc/stellarium/Makefile:1.110
--- pkgsrc/misc/stellarium/Makefile:1.109       Sun Apr 12 08:29:01 2020
+++ pkgsrc/misc/stellarium/Makefile     Wed Apr 22 06:33:36 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2020/04/12 08:29:01 adam Exp $
+# $NetBSD: Makefile,v 1.110 2020/04/22 06:33:36 adam Exp $
 
-DISTNAME=      stellarium-0.20.0
-PKGREVISION=   1
+DISTNAME=      stellarium-0.20.1
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Stellarium/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/misc/stellarium/PLIST
diff -u pkgsrc/misc/stellarium/PLIST:1.34 pkgsrc/misc/stellarium/PLIST:1.35
--- pkgsrc/misc/stellarium/PLIST:1.34   Mon Mar 30 15:38:54 2020
+++ pkgsrc/misc/stellarium/PLIST        Wed Apr 22 06:33:36 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2020/03/30 15:38:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.35 2020/04/22 06:33:36 adam Exp $
 bin/stellarium
 man/man1/stellarium.1
 ${PLIST.desktop}share/applications/stellarium.desktop
@@ -2365,6 +2365,7 @@ share/stellarium/textures/saturn.png
 share/stellarium/textures/saturn_rings_radial.png
 share/stellarium/textures/sedna.png
 share/stellarium/textures/star16x16.png
+share/stellarium/textures/star16x16_rays.png
 share/stellarium/textures/sun.png
 share/stellarium/textures/telescope.png
 share/stellarium/textures/tethys.png
@@ -2428,6 +2429,7 @@ share/stellarium/translations/stellarium
 share/stellarium/translations/stellarium-planetary-features/ku.qm
 share/stellarium/translations/stellarium-planetary-features/ky.qm
 share/stellarium/translations/stellarium-planetary-features/la.qm
+share/stellarium/translations/stellarium-planetary-features/lb.qm
 share/stellarium/translations/stellarium-planetary-features/lt.qm
 share/stellarium/translations/stellarium-planetary-features/lv.qm
 share/stellarium/translations/stellarium-planetary-features/mk.qm
@@ -2518,6 +2520,7 @@ share/stellarium/translations/stellarium
 share/stellarium/translations/stellarium-remotecontrol/ku.qm
 share/stellarium/translations/stellarium-remotecontrol/ky.qm
 share/stellarium/translations/stellarium-remotecontrol/la.qm
+share/stellarium/translations/stellarium-remotecontrol/lb.qm
 share/stellarium/translations/stellarium-remotecontrol/lt.qm
 share/stellarium/translations/stellarium-remotecontrol/lv.qm
 share/stellarium/translations/stellarium-remotecontrol/mk.qm
@@ -2608,6 +2611,7 @@ share/stellarium/translations/stellarium
 share/stellarium/translations/stellarium-scripts/ku.qm
 share/stellarium/translations/stellarium-scripts/ky.qm
 share/stellarium/translations/stellarium-scripts/la.qm
+share/stellarium/translations/stellarium-scripts/lb.qm
 share/stellarium/translations/stellarium-scripts/lt.qm
 share/stellarium/translations/stellarium-scripts/lv.qm
 share/stellarium/translations/stellarium-scripts/mk.qm
@@ -2710,6 +2714,7 @@ share/stellarium/translations/stellarium
 share/stellarium/translations/stellarium-skycultures/ku.qm
 share/stellarium/translations/stellarium-skycultures/ky.qm
 share/stellarium/translations/stellarium-skycultures/la.qm
+share/stellarium/translations/stellarium-skycultures/lb.qm
 share/stellarium/translations/stellarium-skycultures/lt.qm
 share/stellarium/translations/stellarium-skycultures/lv.qm
 share/stellarium/translations/stellarium-skycultures/mk.qm
@@ -2816,6 +2821,7 @@ share/stellarium/translations/stellarium
 share/stellarium/translations/stellarium/ku.qm
 share/stellarium/translations/stellarium/ky.qm
 share/stellarium/translations/stellarium/la.qm
+share/stellarium/translations/stellarium/lb.qm
 share/stellarium/translations/stellarium/lt.qm
 share/stellarium/translations/stellarium/lv.qm
 share/stellarium/translations/stellarium/mk.qm

Index: pkgsrc/misc/stellarium/distinfo
diff -u pkgsrc/misc/stellarium/distinfo:1.44 pkgsrc/misc/stellarium/distinfo:1.45
--- pkgsrc/misc/stellarium/distinfo:1.44        Mon Mar 30 15:38:54 2020
+++ pkgsrc/misc/stellarium/distinfo     Wed Apr 22 06:33:36 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.44 2020/03/30 15:38:54 adam Exp $
+$NetBSD: distinfo,v 1.45 2020/04/22 06:33:36 adam Exp $
 
-SHA1 (stellarium-0.20.0.tar.gz) = 2a86e4401d99efc7c46e182778522c4fb6cf7193
-RMD160 (stellarium-0.20.0.tar.gz) = 9e3a765f4b6ea20173abb0a13f044f9131e44b81
-SHA512 (stellarium-0.20.0.tar.gz) = 7105407f3a16f6dae61665100d6f74e0084159e4da24768b143efb1d079900f0368108af7151fafa9748ae97fb177623d9a0025bf48b6cbbe544b13449eeb943
-Size (stellarium-0.20.0.tar.gz) = 341767613 bytes
+SHA1 (stellarium-0.20.1.tar.gz) = 20d89ff8e26bb8cef71796d138176be2602e6327
+RMD160 (stellarium-0.20.1.tar.gz) = 631fa278adfa1d639bae09c41c400e1a8d20ee7c
+SHA512 (stellarium-0.20.1.tar.gz) = 685a306391dc681cc21834a226e35c769e11909f625ff7461d7e896ba412ad595871e93c69981b342099f46829f9f3ef3e276be867dc5ea5523fa60a99cc21d1
+Size (stellarium-0.20.1.tar.gz) = 343991703 bytes
 SHA1 (patch-CMakeLists.txt) = 135846ad53c2c448b31b61ea0f0c0dd5e8f2d2a7
 SHA1 (patch-data_CMakeLists.txt) = 760c38c5a5d3bf60a4039a2fbe177b2e49dee128
 SHA1 (patch-doc_CMakeLists.txt) = c0505c73dc051b4416deb08b2127a49591cd1aed



Home | Main Index | Thread Index | Old Index