Update to simgear 2020.3.17.

This commit is contained in:
pascal 2022-11-27 21:47:48 +00:00
parent b9d71788a3
commit fde6390185
3 changed files with 6 additions and 9 deletions

View File

@ -1,9 +1,9 @@
COMMENT = library set for simulations, games and visualizations
DISTNAME = simgear-2020.3.9
DISTNAME = simgear-2020.3.17
SHARED_LIBS += SimGearCore 5.0 # 2.10
SHARED_LIBS += SimGearScene 5.0 # 2.10
SHARED_LIBS += SimGearCore 6.0 # 2.10
SHARED_LIBS += SimGearScene 6.0 # 2.10
CATEGORIES = graphics
@ -37,8 +37,4 @@ CXXFLAGS += -I${X11BASE}/include -pthread
NO_TEST = Yes
# Keep C++ #include <version> from picking up this unrelated file
post-extract:
mv ${WRKSRC}/version ${WRKSRC}/version.txt
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (simgear-2020.3.9.tar.bz2) = XaRojgSTiXk77XsmVTmfG8AQnHuwY4neZoRxljlCTmw=
SIZE (simgear-2020.3.9.tar.bz2) = 1409436
SHA256 (simgear-2020.3.17.tar.bz2) = TF6c0Nz/G9MRwkYKpgEjC9gKvbrsdRtVnB1xR3SfN3w=
SIZE (simgear-2020.3.17.tar.bz2) = 1418448

View File

@ -316,6 +316,7 @@ include/simgear/scene/util/SGEnlargeBoundingBox.hxx
include/simgear/scene/util/SGImageUtils.hxx
include/simgear/scene/util/SGNodeMasks.hxx
include/simgear/scene/util/SGPickCallback.hxx
include/simgear/scene/util/SGProgram.hxx
include/simgear/scene/util/SGReaderWriterOptions.hxx
include/simgear/scene/util/SGSceneFeatures.hxx
include/simgear/scene/util/SGSceneUserData.hxx