Port details |
- pangolin Lightweight rapid development library for managing OpenGL display
- 0.5.431 x11-toolkits
=0 0.5.431Version of this port present on the latest quarterly branch.- Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-10-03 01:20:15
- Last Update: 2020-11-17 20:07:37
- SVN Revision: 555581
- License: MIT
- Description:
- Pangolin is a lightweight portable rapid development library for managing OpenGL
display/interaction and abstracting video input. At its heart is a simple OpenGl
viewport manager which can help to modularise 3D visualisation without adding to
its complexity, and offers an advanced but intuitive 3D navigation handler.
Pangolin also provides a mechanism for manipulating program variables through
config files and ui integration, and has a flexible real-time plotter for
visualising graphical data.
The ethos of Pangolin is to reduce the boilerplate code that normally gets
written to visualise and interact with (typically image and 3D based) systems,
without compromising performance. It also enables write-once code for a number
of platforms, currently including Windows, Linux, OSX, Android and IOS.
WWW: https://github.com/stevenlovegrove/Pangolin
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pangolin>0:x11-toolkits/pangolin
- To install the port:
cd /usr/ports/x11-toolkits/pangolin/ && make install clean - To add the package:
pkg install pangolin - PKGNAME: pangolin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601685329
SHA256 (stevenlovegrove-Pangolin-v0.5-431-g86eb497_GH0.tar.gz) = 9fc428c76f6b7aebe1e34e33004103103d17552c2a9532b138972d284aefad48
SIZE (stevenlovegrove-Pangolin-v0.5-431-g86eb497_GH0.tar.gz) = 661343
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- liblz4.so : archivers/liblz4
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libzstd.so : archivers/zstd
- libGL.so : graphics/mesa-libs
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- cmake compiler:c++14-lang gl jpeg pkgconfig xorg
- Master Sites:
-
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Nov 2020 20:07:37
0.5.431

|
pkubaj  |
x11-toolkits/pangolin: fix build on GCC architectures
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp:
In function 'std::string pangolin::FindPath(const string&, const string&)':
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp:194:19:
error: 'PATH_MAX' was not declared in this scope
194 | char abs_path[PATH_MAX];
| ^~~~~~~~
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp:195:32:
error: 'abs_path' was not declared in this scope
195 | if (realpath(path.c_str(), abs_path)) { |
03 Oct 2020 01:20:04
0.5.431

|
yuri  |
New port: x11-toolkits/pangolin: Lightweight rapid development library for
managing OpenGL display |
Number of commits found: 2
|
Latest Vulnerabilities |
10 vulnerabilities affecting 79 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-05 21:21:29
|
|