mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
1752bb5a6e
- Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors)
19 lines
562 B
Plaintext
19 lines
562 B
Plaintext
ABOUT THE ILMBASE LIBRARIES
|
|
----------------------------
|
|
|
|
Half is a class that encapsulates our 16-bit floating-point format.
|
|
|
|
IlmThread is a thread abstraction library for use with OpenEXR
|
|
and other software packages. It currently supports pthreads and
|
|
Windows threads.
|
|
|
|
Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
|
|
and other useful 2D and 3D math functions.
|
|
|
|
Iex is an exception-handling library.
|
|
|
|
If you have questions about using the IlmBase libraries, you may want
|
|
to join our developer mailing list.
|
|
|
|
WWW: http://www.openexr.com/
|