Opened 18 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)

Portfile (853 bytes) - added by jpm@… 18 years ago.
updated portfile
Portfile.diff (579 bytes) - added by jpm@… 18 years ago.
patch from cvs

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by jpm@…

Attachment: Portfile added

updated portfile

Changed 18 years ago by jpm@…

Attachment: Portfile.diff added

patch from cvs

comment:1 Changed 18 years ago by rhwood@…

severity: normalenhancement

Updates and new ports are enhancements

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.