Port details |
- s2 S2 Geometry Library
- 0.10.0 graphics
=0 0.9.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-09-12 12:07:17
- Last Update: 2022-04-26 15:01:16
- Commit Hash: a8569eb
- License: APACHE20
- Description:
- S2 Geometry Library is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it
especially suitable for working with geographic data.
WWW: https://s2geometry.io/
WWW: https://github.com/google/s2geometry
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/s2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/s2
- pkg install s2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: s2
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1650970063
SHA256 (google-s2geometry-v0.10.0_GH0.tar.gz) = 1c17b04f1ea20ed09a67a83151ddd5d8529716f509dde49a8190618d70532a3d
SIZE (google-s2geometry-v0.10.0_GH0.tar.gz) = 1110687
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libgtest.so : devel/googletest
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- This port is required by:
- for Build
-
- graphics/py-s2
- for Libraries
-
- graphics/py-s2
- Configuration Options:
- ===> The following configuration options are available for s2-0.10.0:
EXAMPLES=on: Build and/or install examples
GFLAGS=on: Use gflags to change command line flags
GLOG=on: Use glog for logging
===> Use 'make config' to modify these settings
- Options name:
- graphics_s2
- USES:
- cmake compiler:c++11-lang localbase ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|