Port details on branch 2024Q3 |
- openexr High dynamic-range (HDR) image file format
- 3.3.2 graphics =14 3.2.4Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2018-09-22 10:15:49
- Last Update: 2024-11-11 19:47:58
- Commit Hash: 73e8df6
- People watching this port, also watch:: openjpeg, indexinfo, xorg-fonts-truetype, libevent, dbus
- Also Listed In: devel
- License: BSD3CLAUSE
- WWW:
- https://www.openexr.com/
- Description:
- OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
OpenEXR is used by ILM on all motion pictures currently in production.
The first movies to employ OpenEXR were Harry Potter and the Sorcerers Stone,
Men in Black II, Gangs of New York, and Signs. Since then, OpenEXR has become
ILM's main image file format.
OpenEXR's features include:
* Higher dynamic range and color precision than existing 8- and 10-bit
image file formats.
* Support for 16-bit floating-point, 32-bit floating-point, and 32-bit
integer pixels. The 16-bit floating-point format, called "half", is compatible
with the half data type in NVIDIA's Cg graphics language and is supported
natively on their new GeForce FX and Quadro FX 3D graphics solutions.
* Multiple lossless image compression algorithms. Some of the included codecs
can achieve 2:1 lossless compression ratios on images with film grain.
* Extensibility. New compression codecs and image types can easily be added
by extending the C++ classes included in the OpenEXR software distribution.
New image attributes (strings, vectors, integers, etc.) can be added to
OpenEXR image headers without affecting backward compatibility with existing
OpenEXR applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openexr>0:graphics/openexr
- To install the port:
- cd /usr/ports/graphics/openexr/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/openexr
- pkg install openexr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openexr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731353732
SHA256 (openexr/openexr-3.3.2.tar.gz) = 4fb4c643b39f04b67e8f4138e4d5a7804b62fdc15b8f6bcdd32ccc8ecd515683
SIZE (openexr/openexr-3.3.2.tar.gz) = 21319411
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- graphics/openexr-website-docs
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- help2man : misc/help2man
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libImath-3_1.so.29 : math/Imath
- libdeflate.so : archivers/libdeflate
- This port is required by:
- for Build
-
- graphics/openexr-website-docs
- graphics/vips
- for Libraries
-
- devel/kio-extras
- editors/calligra
- graphics/ImageMagick7
- graphics/ampasCTL
- graphics/appleseed
- graphics/art
- graphics/blender
-
Deleted ports which required this port:
- for Run
-
- multimedia/emby-server
-
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 openexr-3.3.2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_openexr
- USES:
- cmake:testing compiler:c++14-lang cpe pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|