summaryrefslogtreecommitdiff
path: root/misc/stellarium/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-10-03 09:07:03 +0000
committeradam <adam@pkgsrc.org>2022-10-03 09:07:03 +0000
commit8bcdb4ff2251a666d5a34fd4b0ec4f1290515f3e (patch)
treebffad868f322a95bcf332b455cf4ce1bde1bf977 /misc/stellarium/Makefile
parentacf767f2ede7b6e3d5681126effff9776bc6c74f (diff)
downloadpkgsrc-8bcdb4ff2251a666d5a34fd4b0ec4f1290515f3e.tar.gz
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.
Diffstat (limited to 'misc/stellarium/Makefile')
-rw-r--r--misc/stellarium/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index 7a45f833784..db7139f913b 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2022/09/11 12:52:00 wiz Exp $
+# $NetBSD: Makefile,v 1.139 2022/10/03 09:07:03 adam Exp $
-DISTNAME= stellarium-0.22.2
-PKGREVISION= 1
+DISTNAME= stellarium-1.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Stellarium/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
@@ -16,6 +15,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt perl pod2man
CMAKE_ARGS+= -DENABLE_GPS=OFF
+CMAKE_ARGS+= -DENABLE_SHOWMYSKY=OFF
LDFLAGS.SunOS+= -lnsl -lsocket