head 1.3; access; symbols pkgsrc-2026Q1:1.2.0.28 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.26 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.2.0.24 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.22 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.20 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.18 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.16 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.14 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.12 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.10 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.8 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.6 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.4 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.2 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.1.0.24 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.22 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.20 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.18 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.16 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.14 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.12 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.10 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.8 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.6 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.4 pkgsrc-2019Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2026.04.13.13.31.04; author adam; state Exp; branches; next 1.2; commitid 3vXiWU5TafF7KNBG; 1.2 date 2022.11.02.10.48.33; author adam; state Exp; branches; next 1.1; commitid dvOZH5xBbBBqh70E; 1.1 date 2019.10.01.17.47.01; author adam; state Exp; branches; next ; commitid 48Wf2kNj2uQXQbFB; desc @@ 1.3 log @stellarium: updated to 26.1 26.1 The major changes of this version: Added two new sky cultures Added Time Navigator plugin Many improvements for support Windows/arm64 Many significant improvements in sky cultures support Many improvements in plugins Many improvements in Core and GUI Many updates in sky cultures @ text @$NetBSD: patch-src_CMakeLists.txt,v 1.2 2022/11/02 10:48:33 adam Exp $ Do not use application bundle on Darwin. --- src/CMakeLists.txt.orig 2026-04-05 12:17:26.000000000 +0000 +++ src/CMakeLists.txt @@@@ -625,7 +625,7 @@@@ IF(MSVC) ) ENDIF(MSVC) -IF(APPLE) +IF(FALSE) INSTALL(TARGETS stellarium DESTINATION MacOS) INSTALL(CODE " @ 1.2 log @stellarium: updated to 1.1 1.1 [2022-10-31] The major changes of this version: - Added support OpenGL 3.3 Core profile - Changed core: switch to use CalcMySky v0.2.1 - Changed GUI: allow user CSS - Fixed compiling with Qt 6.4 - Fixed Telescope Control plugin @ text @d1 1 a1 1 $NetBSD: patch-src_CMakeLists.txt,v 1.1 2019/10/01 17:47:01 adam Exp $ d5 1 a5 1 --- src/CMakeLists.txt.orig 2022-10-31 16:15:58.000000000 +0000 d7 1 a7 1 @@@@ -550,7 +550,7 @@@@ IF(MSVC) d15 1 a15 1 " @ 1.1 log @stellarium: updated to 0.19.2 0.19.2: The second bugfix release for series 0.19 @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/CMakeLists.txt.orig 2019-10-01 15:36:42.000000000 +0000 d7 1 a7 1 @@@@ -493,7 +493,7 @@@@ IF(MSVC) d15 1 a15 1 " @