Update kstars to 3.8.0

This commit is contained in:
rsadowski
2025-12-10 09:30:33 +00:00
parent bc9840f8fe
commit 7aaab12345
8 changed files with 55 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ USE_NOBTCFI-aarch64 = Yes# fortran
COMMENT = planetarium simulator for KDE
V = 3.7.8
V = 3.8.0
DISTNAME = kstars-${V}
EPOCH = 0
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (kstars-3.7.8.tar.xz) = VbOu8p7Bq6UJBr05PVZein4LWzpdLo4838G1jXGNLAw=
SIZE (kstars-3.7.8.tar.xz) = 50942300
SHA256 (kstars-3.8.0.tar.xz) = npB0maYIdAZgHBVZqQ9lUe9VfvRkI3E1WSnG7RIYje4=
SIZE (kstars-3.8.0.tar.xz) = 51561840
@@ -1,11 +0,0 @@
https://github.com/KDE/kstars/commit/ce53888e6dbaeb1b9239fca55288b5ead969b5a7
Index: kstars/ekos/focus/exposurewidget.cpp
--- kstars/ekos/focus/exposurewidget.cpp.orig
+++ kstars/ekos/focus/exposurewidget.cpp
@@ -28,5 +28,5 @@ QString ExposureWidget::textFromValue(double value) co
count++;
v *= 10;
}
- return QWidget::locale().toString(value, u'f', std::max(3, count));
+ return QWidget::locale().toString(value, static_cast<char>(u'f'), std::max(3, count));
}
@@ -1,12 +0,0 @@
https://github.com/KDE/kstars/commit/ce53888e6dbaeb1b9239fca55288b5ead969b5a7
Index: kstars/ekos/guide/internalguide/guidestars.cpp
--- kstars/ekos/guide/internalguide/guidestars.cpp.orig
+++ kstars/ekos/guide/internalguide/guidestars.cpp
@@ -17,6 +17,7 @@
#undef Const
#include "ekos/auxiliary/stellarsolverprofileeditor.h"
#include <QTime>
+#include <QElapsedTimer>
#define DLOG if (false) qCDebug
@@ -0,0 +1,11 @@
Index: kstars/skycomponents/deepstarcomponent.h
--- kstars/skycomponents/deepstarcomponent.h.orig
+++ kstars/skycomponents/deepstarcomponent.h
@@ -21,6 +21,7 @@
#include "starblockfactory.h"
#include "skyobjects/deepstardata.h"
#include "skyobjects/stardata.h"
+#include "skyobjects/starobject.h"
class SkyLabeler;
class SkyMesh;
@@ -0,0 +1,13 @@
Index: kstars/skycomponents/starblock.cpp
--- kstars/skycomponents/starblock.cpp.orig
+++ kstars/skycomponents/starblock.cpp
@@ -6,8 +6,8 @@
#include <QDebug>
-#include "starblock.h"
#include "skyobjects/starobject.h"
+#include "starblock.h"
#include "starcomponent.h"
#include "skyobjects/stardata.h"
#include "skyobjects/deepstardata.h"
@@ -0,0 +1,11 @@
Index: kstars/skycomponents/starblockfactory.h
--- kstars/skycomponents/starblockfactory.h.orig
+++ kstars/skycomponents/starblockfactory.h
@@ -7,6 +7,7 @@
#pragma once
#include "typedef.h"
+#include "skyobjects/starobject.h"
class StarBlock;
+17
View File
@@ -97,6 +97,8 @@ share/kstars/earth.R4.vsop
share/kstars/earth.R5.vsop
share/kstars/earth.orbit
share/kstars/ekoslive.png
share/kstars/fr/
share/kstars/fr/info_url.dat
share/kstars/geomap.jpg
share/kstars/glossary.xml
share/kstars/image_url.dat
@@ -434,6 +436,8 @@ share/kstars/moonB.dat
share/kstars/moonLR.dat
share/kstars/moonless-night.colors
share/kstars/namedstars.dat
share/kstars/nds/
share/kstars/nds/info_url.dat
share/kstars/neptune.B0.vsop
share/kstars/neptune.B1.vsop
share/kstars/neptune.B2.vsop
@@ -578,6 +582,19 @@ share/kstars/smc.dat
share/kstars/starlnum.idx
share/kstars/starnames.dat
share/kstars/stars.dat
share/kstars/taskqueue/
share/kstars/taskqueue/collections/
share/kstars/taskqueue/collections/observatory_shutdown.json
share/kstars/taskqueue/collections/observatory_startup.json
share/kstars/taskqueue/templates/
share/kstars/taskqueue/templates/README.md
share/kstars/taskqueue/templates/system/
share/kstars/taskqueue/templates/system/camera.json
share/kstars/taskqueue/templates/system/delay.json
share/kstars/taskqueue/templates/system/dome.json
share/kstars/taskqueue/templates/system/dustcap.json
share/kstars/taskqueue/templates/system/mount.json
share/kstars/taskqueue/templates/system/script.json
share/kstars/textures/
share/kstars/textures/defaultflag.png
share/kstars/textures/galaxy-cluster.png