head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.28 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.26 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.24 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.22 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.20 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.18 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.16 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.14 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.12 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.10 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.8 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.6 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.4 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.2 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.2.0.30 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.28 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.26 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.24 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.22 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.20 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.18 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.16 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.14 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.12 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.8 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.10 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.6 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.4 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.2 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.1.0.8 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.6 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.4 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @// @; 1.3 date 2022.10.03.09.07.03; author adam; state Exp; branches; next 1.2; commitid 6j4XAQRnz3HgGfWD; 1.2 date 2019.03.26.11.15.37; author adam; state Exp; branches; next 1.1; commitid koty0dmvYR4mLRgB; 1.1 date 2018.02.23.11.29.39; author adam; state Exp; branches; next ; commitid Xzh9xag2mo4gzYrA; desc @@ 1.3 log @stellarium: updated to 1.0 1.0 [2022-10-01] The Stellarium team did it. Stellarium 1.0 is here! What makes this 1.0? - After more than 20 years of development the program is finally accurate enough for historical application. - This is the first release based on the Qt6 framework, so the project is safe for future development. These packages are tagged with a version number like 1.22.3. - We keep releasing Qt5-based packages for legacy or obsolete systems. This may include many Windows users who have to run ANGLE mode. These packages are tagged with a version number like 0.22.3. What is new for users? - A new, much better skylight model (Not for MacOS and OpenGL ES2 systems, sorry.) - Many details around eclipses - Updated Observation List features - New features in AstroCalc tool - HiDPI improvements - Better dithering - Able to use Windows location service (Windows) - New skyculture: Samoan - Updated several skycultures - Updates in Angle Measure, Satellites, Oculars, Remote Control, Pulsars plugins - Many more bugfixes. @ text @$NetBSD: patch-src_core_StelFileMgr.cpp,v 1.2 2019/03/26 11:15:37 adam Exp $ On Darwin, do not use bundles. --- src/core/StelFileMgr.cpp.orig 2022-09-21 12:07:19.000000000 +0000 +++ src/core/StelFileMgr.cpp @@@@ -103,7 +103,7 @@@@ void StelFileMgr::init() } else { - #if defined(Q_OS_MACOS) + #if 0 QString relativePath = "/../Resources"; if (QCoreApplication::applicationDirPath().contains("src")) { relativePath = "/../.."; @ 1.2 log @stellarium: updated to 0.19.0 0.19.0: The major changes of this version: - 5 new sky cultures - Refactoring the code: many improvements and fixes - Added many DSO textures - Many improvements for Scripting Engine @ text @d1 1 a1 1 $NetBSD: patch-src_core_StelFileMgr.cpp,v 1.1 2018/02/23 11:29:39 adam Exp $ d5 1 a5 1 --- src/core/StelFileMgr.cpp.orig 2019-03-23 14:43:26.000000000 +0000 d7 1 a7 1 @@@@ -101,7 +101,7 @@@@ void StelFileMgr::init() d11 1 a11 1 - #if defined(Q_OS_MAC) @ 1.1 log @stellarium: updated to 0.17.0 v0.17.0: The major changes of this version: * Added support for nomenclature of planetary surface (SOCIS 2017 project) * Added improvements for AstroCalc tool * Added improvements for Oculars plugin * Added improvements for Exoplanets plugin * Added INDI support for Telescope Control plugin * Updated code and data @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/core/StelFileMgr.cpp.orig 2018-02-23 09:03:47.000000000 +0000 d7 2 a8 2 @@@@ -86,7 +86,7 @@@@ void StelFileMgr::init() } @