Port details on branch 2022Q2 |
- pcl-pointclouds Point Cloud Library
- 1.15.0_2 graphics
=2 1.15.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-01-16 05:53:15
- Last Update: 2025-06-27 17:00:41
- Commit Hash: 723e906
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: math
- License: BSD3CLAUSE
- WWW:
- https://pointclouds.org/
- https://github.com/PointCloudLibrary/pcl
- Description:
- The Point Cloud Library (PCL) is a standalone, large scale, open project for
2D/3D image and point cloud processing.
PCL is released under the terms of the BSD license, and thus free for commercial
and research use. We are financially supported by a consortium of commercial
companies, with our own non-profit organization, Open Perception. We would also
like to thank individual donors and contributors that have been helping the
project.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pcl-pointclouds>0:graphics/pcl-pointclouds
- To install the port:
- cd /usr/ports/graphics/pcl-pointclouds/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/pcl-pointclouds
- pkg install pcl-pointclouds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcl-pointclouds
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7
- distinfo:
- TIMESTAMP = 1740555438
SHA256 (pcl-pointclouds/1.15.0/PointCloudLibrary-pcl-pcl-1.15.0_GH0.tar.gz) = e90c981c21e89c45201c5083db8308e099f34c1782f92fd65a0a4eb0b72c6fbf
SIZE (pcl-pointclouds/1.15.0/PointCloudLibrary-pcl-pcl-1.15.0_GH0.tar.gz) = 68683056
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libcjson.so : devel/libcjson
- libflann_cpp.so : math/flann
- libfreetype.so : print/freetype2
- liblz4.so : archivers/liblz4
- libpcap.so : net/libpcap
- libpng16.so : graphics/png
- libvtkCommonCore-9.5.so : math/vtk9
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Libraries
-
- misc/visp
Configuration Options:
- ===> The following configuration options are available for pcl-pointclouds-1.15.0_2:
OPENGL=off: 2D/3D rendering support via OpenGL
PNG=on: PNG image format support
QHULL=off: Include convex-hull operations
QT5=off: Qt 5 toolkit support
VTK=on: Build VTK visualizations
===> Use 'make config' to modify these settings
- Options name:
- graphics_pcl-pointclouds
- USES:
- cmake:testing compiler:c++14-lang eigen:3 localbase:ldflags python xorg gl qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|