Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 18:24:45 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37654953c00d - main - astro/stellarium: update Stellarium to version 23.4.
Message-ID:  <202401251824.40PIOjWo095342@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37654953c00d6932be4d60c423311c2c405627b0

commit 37654953c00d6932be4d60c423311c2c405627b0
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-25 18:24:06 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-25 18:24:06 +0000

    astro/stellarium: update Stellarium to version 23.4.
---
 astro/stellarium/Makefile                       |  5 ++-
 astro/stellarium/distinfo                       | 10 +++---
 astro/stellarium/files/patch-doc_CMakeLists.txt | 11 ++++++
 astro/stellarium/pkg-plist                      | 46 +++++++++++++++++++++++--
 4 files changed, 64 insertions(+), 8 deletions(-)

diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index dd3b491ce7ad..d7db47ab7888 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	stellarium
-PORTVERSION=	23.3
+PORTVERSION=	23.4
 CATEGORIES=	astro
 MASTER_SITES=	https://github.com/Stellarium/stellarium/releases/download/v${PORTVERSION}/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
@@ -11,6 +11,9 @@ WWW=		https://stellarium.org/
 
 LICENSE=	GPLv2+
 
+LIB_DEPENDS=	libexiv2.so:graphics/exiv2 \
+		libnlopt.so:math/nlopt@minimal
+
 USES=		cmake compiler:c++11-lang desktop-file-utils \
 		perl5 qt:5 shared-mime-info tar:xz
 USE_PERL5=	build
diff --git a/astro/stellarium/distinfo b/astro/stellarium/distinfo
index 3626a3c181d3..9ed6d0b050fe 100644
--- a/astro/stellarium/distinfo
+++ b/astro/stellarium/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1695647873
-SHA256 (stellarium-23.3.tar.xz) = 179420e9e9f11278b78dc54e14458452c92055cc8923538748c8a0f961714fc2
-SIZE (stellarium-23.3.tar.xz) = 320086976
-SHA256 (stellarium_user_guide-23.3-1.pdf) = 187e387a93f737dc41a67a041304a9129f084f7692155dedc2d59e0c47a0cd86
-SIZE (stellarium_user_guide-23.3-1.pdf) = 32929394
+TIMESTAMP = 1703329495
+SHA256 (stellarium-23.4.tar.xz) = 024f8f0a5df02b6dfc30ca98fa735c9a457078594d98eef29f2d736130e0594a
+SIZE (stellarium-23.4.tar.xz) = 324945696
+SHA256 (stellarium_user_guide-23.4-1.pdf) = 6adeb83fe23cad94f8a0853e9b5a0b92880a8b340082ccca79f459b560532549
+SIZE (stellarium_user_guide-23.4-1.pdf) = 32943744
 SHA256 (stars_4_1v0_2.cat) = 15589d9193b850cac68a031bd02dcb59da36c03946ca1be373fbabdb6b1edd63
 SIZE (stars_4_1v0_2.cat) = 16948302
 SHA256 (stars_5_2v0_1.cat) = c4ebd18d05a805308cfac85fe224e3f0a75db6579cae65c935a0954da13f4164
diff --git a/astro/stellarium/files/patch-doc_CMakeLists.txt b/astro/stellarium/files/patch-doc_CMakeLists.txt
new file mode 100644
index 000000000000..b059e1babe56
--- /dev/null
+++ b/astro/stellarium/files/patch-doc_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- doc/CMakeLists.txt.orig	2023-07-02 10:29:17 UTC
++++ doc/CMakeLists.txt
+@@ -23,8 +23,6 @@ IF(UNIX AND NOT WIN32 AND NOT APPLE)
+      )
+ 
+      IF(${CMAKE_SYSTEM_NAME} MATCHES "(DragonFly|FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD")
+-          INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION man/man1)
+-     ELSE(${CMAKE_SYSTEM_NAME} MATCHES "(DragonFly|FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD")
+           INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION share/man/man1)
+      ENDIF(${CMAKE_SYSTEM_NAME} MATCHES "(DragonFly|FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD")
+ ENDIF(UNIX AND NOT WIN32 AND NOT APPLE)
diff --git a/astro/stellarium/pkg-plist b/astro/stellarium/pkg-plist
index 983a69ab6a53..88c853370d9e 100644
--- a/astro/stellarium/pkg-plist
+++ b/astro/stellarium/pkg-plist
@@ -1,5 +1,4 @@
 bin/stellarium
-man/man1/stellarium.1.gz
 share/applications/org.stellarium.Stellarium.desktop
 share/icons/hicolor/128x128/apps/stellarium.png
 share/icons/hicolor/16x16/apps/stellarium.png
@@ -8,6 +7,7 @@ share/icons/hicolor/32x32/apps/stellarium.png
 share/icons/hicolor/48x48/apps/stellarium.png
 share/icons/hicolor/512x512/apps/stellarium.png
 share/icons/hicolor/64x64/apps/stellarium.png
+share/man/man1/stellarium.1.gz
 share/metainfo/org.stellarium.Stellarium.appdata.xml
 share/mime/packages/stellarium.xml
 %%SHOWMYSKY%%%%DATADIR%%/atmosphere/default/eclipsed-double-scattering-xyzw.f32
@@ -458,6 +458,7 @@ share/mime/packages/stellarium.xml
 %%DATADIR%%/landscapes/grossmugl/description.hr.utf8
 %%DATADIR%%/landscapes/grossmugl/description.hu.utf8
 %%DATADIR%%/landscapes/grossmugl/description.id.utf8
+%%DATADIR%%/landscapes/grossmugl/description.is.utf8
 %%DATADIR%%/landscapes/grossmugl/description.it.utf8
 %%DATADIR%%/landscapes/grossmugl/description.ja.utf8
 %%DATADIR%%/landscapes/grossmugl/description.ko.utf8
@@ -1715,6 +1716,8 @@ share/mime/packages/stellarium.xml
 %%DATADIR%%/scenery3d/Testscene/description.zh_HK.utf8
 %%DATADIR%%/scenery3d/Testscene/description.zh_TW.utf8
 %%DATADIR%%/scenery3d/Testscene/scenery3d.ini
+%%SCRIPTS%%%%DATADIR%%/scripts/BAS_Jupiter_Moons.ssc
+%%SCRIPTS%%%%DATADIR%%/scripts/BAS_Messier_Tour.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/analemma.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/bennett.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/best_ngc.ssc
@@ -1738,7 +1741,6 @@ share/mime/packages/stellarium.xml
 %%SCRIPTS%%%%DATADIR%%/scripts/lunar_total.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/martian_analemma.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/messier_marathon.ssc
-%%SCRIPTS%%%%DATADIR%%/scripts/messier_tour.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/modern_constellations_tour.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/morsels_1.ssc
 %%SCRIPTS%%%%DATADIR%%/scripts/morsels_2.ssc
@@ -3132,6 +3134,7 @@ share/mime/packages/stellarium.xml
 %%DATADIR%%/skycultures/modern_rey/description.zh_HK.utf8
 %%DATADIR%%/skycultures/modern_rey/description.zh_TW.utf8
 %%DATADIR%%/skycultures/modern_rey/info.ini
+%%DATADIR%%/skycultures/modern_rey/reference.fab
 %%DATADIR%%/skycultures/modern_rey/star_names.fab
 %%DATADIR%%/skycultures/modern_st/constellation_names.eng.fab
 %%DATADIR%%/skycultures/modern_st/constellationship.fab
@@ -3424,6 +3427,45 @@ share/mime/packages/stellarium.xml
 %%DATADIR%%/skycultures/seri/star_names.fab
 %%DATADIR%%/skycultures/seri/yay_xapi.png
 %%DATADIR%%/skycultures/seri/zaamth.png
+%%DATADIR%%/skycultures/tibetan/MenTseeKhang_Emblem.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhuDisk.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_01_Ari.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_02_Tau.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_03_Gem.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_04_Cnc_Frog.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_05_Leo.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_06_Vir.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_07_Lib.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_08_Sco.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_09_Sgr.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_10_Cap.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_11_Aqr.jpg
+%%DATADIR%%/skycultures/tibetan/StagPhu_12_Psc.jpg
+%%DATADIR%%/skycultures/tibetan/aquarius.png
+%%DATADIR%%/skycultures/tibetan/aries.png
+%%DATADIR%%/skycultures/tibetan/asterism_lines.fab
+%%DATADIR%%/skycultures/tibetan/asterism_names.eng.fab
+%%DATADIR%%/skycultures/tibetan/cancer.png
+%%DATADIR%%/skycultures/tibetan/capricornus.png
+%%DATADIR%%/skycultures/tibetan/constellation_names.eng.fab
+%%DATADIR%%/skycultures/tibetan/constellationsart.fab
+%%DATADIR%%/skycultures/tibetan/constellationship.fab
+%%DATADIR%%/skycultures/tibetan/description.en.utf8
+%%DATADIR%%/skycultures/tibetan/description.fi.utf8
+%%DATADIR%%/skycultures/tibetan/description.gl.utf8
+%%DATADIR%%/skycultures/tibetan/description.ru.utf8
+%%DATADIR%%/skycultures/tibetan/description.uk.utf8
+%%DATADIR%%/skycultures/tibetan/gemini.png
+%%DATADIR%%/skycultures/tibetan/info.ini
+%%DATADIR%%/skycultures/tibetan/leo.png
+%%DATADIR%%/skycultures/tibetan/libra.png
+%%DATADIR%%/skycultures/tibetan/pisces.png
+%%DATADIR%%/skycultures/tibetan/reference.fab
+%%DATADIR%%/skycultures/tibetan/sagittarius.png
+%%DATADIR%%/skycultures/tibetan/scorpius.png
+%%DATADIR%%/skycultures/tibetan/star_names.fab
+%%DATADIR%%/skycultures/tibetan/taurus.png
+%%DATADIR%%/skycultures/tibetan/virgo.png
 %%DATADIR%%/skycultures/tikuna/Atlas_das_terras_Tikuna.png
 %%DATADIR%%/skycultures/tikuna/Baweta.png
 %%DATADIR%%/skycultures/tikuna/Coyatchicura.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401251824.40PIOjWo095342>