Opened 19 years ago

Closed 19 years ago

#4374 closed defect (fixed)

NEW: Coin-2.4.3

Reported by: cssdev@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Coin 2.4.3

Portfile: ATTACHED

Description: Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications. It implements the Open Inventor v2.1 API, and additional features are provided as well.

Comments: Coin has had strong support for Mac OS X for quite a while, and its configure scripts include the ability to build as a framework. However, I have the Portfile configured to build a standard unix-style installation for X11 into ${prefix}. Three variants provide special features. First, the aqua variant uses AGL and builds into /Library/Frameworks. Second, the devel variant activates in- development features. Finally, the threadsafe variant enables threadsafe traversal of the scene graph, an essential feature for multithreaded applications.

Attachments (3)

Portfile (1.2 KB) - added by cssdev@… 19 years ago.
Portfile for Coin-2.4.3
build.log (6.6 KB) - added by olegb@… 19 years ago.
build.log
Portfile.2 (1.5 KB) - added by cssdev@… 19 years ago.
Portfile for Coin-2.4.3

Download all attachments as: .zip

Change History (7)

Changed 19 years ago by cssdev@…

Attachment: Portfile added

Portfile for Coin-2.4.3

comment:1 Changed 19 years ago by cssdev@…

dependson: 4373

Coin relies on simage for media handling, so BUG #4373 addresses the creation of an simage port.

comment:2 Changed 19 years ago by cssdev@…

blocked: 4376

Changed 19 years ago by olegb@…

Attachment: build.log added

build.log

Changed 19 years ago by cssdev@…

Attachment: Portfile.2 added

Portfile for Coin-2.4.3

comment:3 Changed 19 years ago by cssdev@…

attachments.isobsolete: 01

comment:4 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

Location of manpage in default variant corrected (porthier(7)).

Thanks - commited

Note: See TracTickets for help on using tickets.