Port details |
- libopendrive Small, lightweight C++ library for handling OpenDRIVE files
- 0.6.0_1 graphics
=0 0.6.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-29 04:54:14
- Last Update: 2025-07-04 09:05:28
- Commit Hash: 31b89bb
- License: APACHE20
- WWW:
- https://github.com/pageldev/libOpenDRIVE
- Description:
- libOpenDRIVE is a lightweight, dependency-free, fast C++ library providing
OpenDRIVE file parsing and 3D model generation.
It's small and can be easily integrated in other projects. A core function is
the parsing of OpenDRIVE files and the generation of 3D models. The library
targets OpenDRIVE version 1.4.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libopendrive>0:graphics/libopendrive
- To install the port:
- cd /usr/ports/graphics/libopendrive/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libopendrive
- pkg install libopendrive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libopendrive
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751375029
SHA256 (pageldev-libOpenDRIVE-0.6.0-82c2dd9_GH0.tar.gz) = 366063848456c376b1a1e499b9f262bc0c024f579dae300ee190882900615cf5
SIZE (pageldev-libOpenDRIVE-0.6.0-82c2dd9_GH0.tar.gz) = 152194
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:
-
- catch2>=3.4.0 : devel/catch2
- pugixml>=1.14 : textproc/pugixml
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libpugixml.so : textproc/pugixml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_libopendrive
- USES:
- cmake compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0_1 04 Jul 2025 09:05:28
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/libopendrive: Update to newer snapshot (82c2dd9)
- Bump PORTREVISION for package change |
0.6.0 29 May 2025 04:52:18
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/libopendrive: Add libopendrive 0.5.0
libOpenDRIVE is a lightweight, dependency-free, fast C++ library providing
OpenDRIVE file parsing and 3D model generation.
It's small and can be easily integrated in other projects. A core function is
the parsing of OpenDRIVE files and the generation of 3D models. The library
targets OpenDRIVE version 1.4. |
Number of commits found: 2
|