Opened 18 years ago

Last modified 17 years ago

#7573 closed defect

UPDATE: simage-1.6.1_1 with quicktime variant, libsndfile fix — at Initial Version

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

Description

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.

Change History (2)

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

Note: See TracTickets for help on using tickets.