Opened 10 years ago
Closed 10 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)
Change History (6)
Changed 10 years ago by m.thon@…
Attachment: | patch-ipelets-qvoronoi-qvoronoi.cpp.diff added |
---|
Changed 10 years ago by m.thon@…
Attachment: | patch-ipelib-ipebitmap.cpp.diff added |
---|
Changed 10 years ago by m.thon@…
Attachment: | patch-ipelua-ipeluaipelet.cpp.diff added |
---|
Changed 10 years ago by m.thon@…
Attachment: | Portfile-ipe.diff added |
---|
comment:1 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
comment:2 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r134525
Cc Me!