graphics/osgearth:
- Update to 2.7 (this new version also allows osgearth to build against
osg-3.4.0)
- Rename and update patch of src/osgEarth/ThreadingUtils.cpp (pet portlint)
- Fix COMMENT (pet portlint)
- Fix BUILD_DEPENDS for minizip
Changes this release:
http://docs.osgearth.org/en/latest/releasenotes.html#version-2-7-july-2015
PR: 209236
Reviewed by: mat (mentor)
Approved by: lbartoletti@tuxfamily.org (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6344
Add new port graphics/osgearth, pkg-descr:
osgEarth is a C++ terrain rendering SDK. Just create a simple XML file,
point it at your imagery, elevation, and vector data, load it into your
favorite OpenSceneGraph application, and go! osgEarth supports all kinds
of data and comes with lots of examples to help you get up and running
quickly and easily.
WWW: http://osgearth.org/
PR: ports/184706
Submitted by: lbartoletti <coder@tuxfamily.org>