Port details on branch 2023Q4 |
- sol2 C++ header-only library binding to Lua
- 4.0.0.a_2 devel
=2 4.0.0.a_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-05-16 16:51:08
- Last Update: 2024-12-18 20:35:04
- Commit Hash: d57100b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/ThePhD/sol2
- Description:
- sol2 is a C++ library binding to Lua. It currently supports all Lua versions
5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to
add to a project. The library is header-only for easy integration with projects,
and a single header can be used for drag-and-drop start up.
¦ ¦ ¦ ¦ 
- 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/devel/sol2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sol2
- pkg install sol2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sol2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621182410
SHA256 (ThePhD-sol2-v4.0.0-alpha_GH0.tar.gz) = 4b7e190011baad819a4a3d41febb2201e80274ad89bf10a24f27480ae059ad56
SIZE (ThePhD-sol2-v4.0.0-alpha_GH0.tar.gz) = 8596230
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
- Runtime dependencies:
-
- lua54 : lang/lua54
- This port is required by:
- for Build
-
- games/jaggedalliance2
- www/osrm-backend
Configuration Options:
- No options to configure
- Options name:
- devel_sol2
- USES:
- cmake:testing compiler:c++17-lang lua:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|