Port details on branch 2023Q4 |
- colmap Structure from motion and multi-view stereo
- 3.8_4 graphics
=0 3.8_4Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2023-11-03 21:28:07
- Last Update: 2023-11-03 21:19:00
- Commit Hash: 26e0b95
- License: BSD2CLAUSE BSD3CLAUSE CC-BY-3.0 GPLv3+ MIT SIFTGPU
- WWW:
- https://colmap.github.io/
- Description:
- COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View
Stereo (MVS) pipeline with a graphical and command-line interface. It
offers a wide range of features for reconstruction of ordered and
unordered image collections.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/colmap/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/colmap
- pkg install colmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colmap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675295251
SHA256 (colmap-colmap-3.8_GH0.tar.gz) = 02288f8f61692fe38049d65608ed832b31246e7792692376afb712fa4cef8775
SIZE (colmap-colmap-3.8_GH0.tar.gz) = 3698389
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:
-
- cgal>0 : math/cgal
- py39-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py39
- gmake : devel/gmake
- sphinx-build : textproc/py-sphinx
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- eigen3.pc : math/eigen3
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- libQt5OpenGL.so : graphics/qt5-opengl
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- libceres.so : math/ceres-solver
- libflann.so : math/flann
- libfreeimage.so : graphics/freeimage
- libglog.so : devel/glog
- liblz4.so : archivers/liblz4
- libmetis.so : math/metis
- libgmp.so : math/gmp
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libsqlite3.so : databases/sqlite3
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for colmap-3.8_4:
CGAL=on: Graph-cut on Delaunay triangulation based meshing algorithm
DOCS=on: Build and/or install documentation
OPENMP=on: Parallel processing support via OpenMP
SIMD=on: Use CPU-specific optimizations
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_colmap
- USES:
- cmake compiler:c++11-lib desktop-file-utils eigen:3 gl localbase python:env qt:5 sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8_4 03 Nov 2023 21:19:00
    |
Robert Clausecker (fuz)  Author: Thierry Thomas |
graphics/colmap: fix build with ceres-solver-2.2.0.r1
PR: 274200
Reported by: fuz (maintainer)
See also: https://github.com/colmap/colmap/issues/1496
(cherry picked from commit 943d012d6dd00e22fe04f4a84400c11cd2bcac55) |
Number of commits found: 1
|