Update to stellarium-1.2.

This commit is contained in:
ajacoutot 2022-12-27 09:18:12 +00:00
parent 1bb68a8223
commit 4c950693ff
3 changed files with 441 additions and 300 deletions

View File

@ -2,7 +2,7 @@ USE_WXNEEDED= Yes
COMMENT= free open source planetarium
V= 1.1.1
V= 1.2
DISTNAME= stellarium-${V}
CATEGORIES= astro x11
@ -20,8 +20,7 @@ WANTLIB += Qt5OpenGL Qt5Positioning Qt5PrintSupport Qt5Qml Qt5QmlModels
WANTLIB += Qt5Quick Qt5Script Qt5SerialPort Qt5WebChannel Qt5WebEngineCore
WANTLIB += Qt5WebEngineWidgets Qt5Widgets c gps m z
MASTER_SITES= https://github.com/Stellarium/stellarium/releases/download/v${V:R}/
WRKDIST= ${WRKDIR}/stellarium-${V:R}
MASTER_SITES= https://github.com/Stellarium/stellarium/releases/download/v${V}/
MODULES= devel/cmake \
lang/python \
@ -62,7 +61,4 @@ CXXFLAGS += -I${LOCALBASE}/include -I${X11BASE}/include
NO_TEST= Yes
pre-configure:
sed -i 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (stellarium-1.1.1.tar.gz) = 0oROrgtidhoE/gQyT2X0PYUsWQ0ySfKH4YFwGCLjdm4=
SIZE (stellarium-1.1.1.tar.gz) = 413806998
SHA256 (stellarium-1.2.tar.gz) = LL+Vg5xfvTEsCK0PkrLd+Kf4Ir0yvDHpHzqiiSBnT2A=
SIZE (stellarium-1.2.tar.gz) = 424561682

File diff suppressed because it is too large Load Diff