Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#7573 closed defect (fixed)

UPDATE: simage-1.6.1_1 with quicktime variant, libsndfile fix

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

Description (last modified by jmpp@…)

SIM's simage library can configure using QuickTime for image loading. This avoids the need to build a number of extra libraries, and it can reduce the complexity of dependencies. The updated Portfile includes a quicktime variant that removes the image-loading libraries that are not needed when QuickTime handles the corresponding formats instead. I also modified the dependencies to not explicitly require ports. The dependencies do not explicitly require anything unique to DarwinPorts-installed versions of those libraries.

This update also corrects a problem with the configure script looking for incorrect paths when trying to locate libsndfile. The --with-libsndfile configure option does not obey porthier. The attached patch modifies configure to look in ${prefix}/include and ${prefix}/lib.

Attachments (2)

patch-configure.diff (494 bytes) - added by cssdev@… 18 years ago.
Patch for simage configure
Portfile (1.5 KB) - added by cssdev@… 18 years ago.
Portfile patch updates simage revision

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by cssdev@…

Attachment: patch-configure.diff added

Patch for simage configure

Changed 18 years ago by cssdev@…

Attachment: Portfile added

Portfile patch updates simage revision

comment:1 Changed 18 years ago by blb@…

Resolution: fixed
Status: newclosed

Committed, thanks.

comment:2 Changed 17 years ago by jmpp@…

Component: dp-cocoaports
Description: modified (diff)
Note: See TracTickets for help on using tickets.