Port details on branch 2024Q3 |
- Imath C++/Python lib of 2D/3D vector, matrix, math ops for computer graphics
- 3.1.12 math =11 3.1.12Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2021-04-12 00:36:08
- Last Update: 2024-09-10 21:33:37
- Commit Hash: 2144cf6
- People watching this port, also watch:: dav1d, xorg-fonts-truetype, libevent, indexinfo, openjpeg
- Also Listed In: devel graphics
- License: BSD3CLAUSE
- WWW:
- https://github.com/AcademySoftwareFoundation/Imath/
- Description:
- Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.
Imath also includes optional python bindings for all types and functions,
including optimized implementations of vector and matrix arrays.
Imath was originally developed at Industrial Light & Magic in the early 2000's
and was originally distributed as open source as a part of the OpenEXR project.
Imath continues to be maintained as a sub-project of OpenEXR, which is now a
project of the Academy Software Foundation. See the OpenEXR project's
GOVERNANCE.md for more information about how the project operates.
- ¦ ¦ ¦ ¦
- 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/math/Imath/ && make install clean
- To add the package, run one of these commands:
- pkg install math/Imath
- pkg install Imath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Imath
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725995802
SHA256 (Imath-3.1.12.tar.gz) = cb8ca9ca77ac4338ebbee911fc90c886011ac5b00088630bacf8ef6c6e522f0a
SIZE (Imath-3.1.12.tar.gz) = 593114
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- cad/PrusaSlicer
- devel/kio-extras
- editors/calligra
- games/pink-pony
- graphics/ImageMagick7
- graphics/alembic
- graphics/ampasCTL
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for Imath-3.1.12:
DOCS=on: Build and/or install documentation
LARGE_STACK=off: Enable sys-dependent large stack optimizations
PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- math_Imath
- USES:
- cmake compiler:c++14-lang pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|