Opened 9 years ago

Closed 9 years ago

#47280 closed update (fixed)

ipe update to 7.1.7

Reported by: m.thon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: maintainer haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: ipe

Description

version update from 7.1.4 to the most recent ipe 7.1.7

This ticket replaces the older update ticket #43618

New:

1) ipe now uses the turbo-jpeg API to read jpeg files. AFAIK this is problematic in MacPorts, since the jpeg and libjpeg-turbo ports conflict, and there is no way to install both. I therefore add a patch to replace the relevant code with the standard jpeg API. Also, I set the jpeg dependency as

path:lib/libjpeg.dylib:jpeg as mentioned in #38907. Hope this is the best way to go.

2) I added a variant to compile the optional "qvoronoi ipelet", since this is now part of the default Windows binary. This currently needs two minor patches to compile with clang / work on OSX.

3) I also used the opportunity to update my maintainer e-mail address.

Attachments (4)

patch-ipelets-qvoronoi-qvoronoi.cpp.diff (270 bytes) - added by m.thon@… 9 years ago.
patch-ipelib-ipebitmap.cpp.diff (2.8 KB) - added by m.thon@… 9 years ago.
patch-ipelua-ipeluaipelet.cpp.diff (314 bytes) - added by m.thon@… 9 years ago.
Portfile-ipe.diff (3.0 KB) - added by m.thon@… 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by m.thon@…

Changed 9 years ago by m.thon@…

Changed 9 years ago by m.thon@…

Changed 9 years ago by m.thon@…

Attachment: Portfile-ipe.diff added

comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r134525

Note: See TracTickets for help on using tickets.