Opened 19 years ago
Closed 18 years ago
#8790 closed enhancement (fixed)
UPDATE: OpenEXR to 1.2.2
Reported by: | jpm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
updated portfile from 1.2.1 to 1.2.2 and also removed '--enable-osx-istream-hack' from the default configure arguments since that was only required for pre-10.3 os x. the darwin 6 variant already includes it, so it shouldn't hurt anything.
from the NEWS file:
Version 1.2.2:
- New build system for Windows; support for DLLs.
- Imath: Removed TMatrix<T> classes; these classes are still under development and are too difficult to keep in sync with OpenEXR CVS.
- IlmImf: support for image layers in ChannelList.
- IlmImf: added isComplete() method to file classes to check whether a file is complete.
- IlmImf: exposed staticInitialize() in ImfHeader.h in order to allow thread-safe library initialization in multithreaded applications.
- IlmImf: New "time code" standard attribute.
- exrdisplay: support for displaying wrap-around texture map images.
- exrmaketiled: can now specify wrap mode.
- IlmImf: New "wrapmodes" standard attribute to indicate extrapolation mode for mipmaps and ripmaps.
- IlmImf: New "key code" standard attribute to identify motion picture film frames.
Attachments (2)
Change History (4)
Changed 19 years ago by jpm@…
comment:1 Changed 18 years ago by rhwood@…
severity: | normal → enhancement |
---|
Updates and new ports are enhancements
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed. Thanks!
Note: See
TracTickets for help on using
tickets.
updated portfile