- Add master sites and icons
- Change maintainership to submitter
- Add license (GPLv2)
- Use the new format for LIB_DEPENDS
- USES gmake
- Add docs
- Add Desktop entry file
- Add OPTIONS_GROUP DOXYGEN, add DOCS, HTML and LATEX Options
- Add HTML to default Options
- Add dependency for devel/doxygen
- Use REINPLACE_CMD instead of simple patches
- Add pkg-plist
Approved by: wg/pawel (mentors)
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.
PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.
[1] e7eed096a0
with oceans, mountains, icecaps and rivers. Parameters are specified
interactively and the results displayed using OpenGL. The generated
objects can be dumped in Pov-Ray format.
PR: ports/86275
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>