files will be forgotten in the future, change the way the manual is
installed
- Install a desktop entry
- While here, move to LOCALBASE
PR: ports/108437
Submitted by: jylefort
Approved by: maintainer timeout (17 days)
does not use 3D hardware acceleration)
- libGLU.so.1 from linux_dri is also required in the WITH_NVIDIA_GL case
- remove pkg-message (the information it provides is available using
pkg_info -L)
- move the executable to libexec
- wrapper script:
- use exec, to not keep the wrapper in memory while the program is running
- pass command line arguments to the program
- do not silence mkdir
- the executable expects the manual in ${DATADIR}/manual, so:
- add a symlink pointing to ${DOCSDIR}/manual
- unconditionally install the documentation
PR: ports/87082
Submitted by: jylefort
Approved by: maintainer