Opened 8 years ago

Closed 8 years ago

#50666 closed update (fixed)

ipe update to 7.2.2

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

Description

This updates the ipe port to the current version 7.2.2, which comes with some changes (see below for details).

The required files are now:

  • Info.plist.in (unchanged)
  • ipe.in (new)
  • patch-ipe-mainmenu.xib.diff (new)

Could someone please commit (perhaps consider my ibtools question below, first), since I do not have commit rights. Thanks.

Details:

  • ipe now requires c++11
  • ipe now has a native cocoa interface and builds an app bundle.
  • ipe calls ibtool, does this require adding some XCode dependency?
  • using a qt4 or qt5 interface instead is possible by the provided variants
  • ipe is now available as a convenient binary download for OSX, so it is unclear if this port will be of much use in the future.

Attachments (3)

Portfile-ipe.diff (6.6 KB) - added by m7.thon@… 8 years ago.
ipe.in (65 bytes) - added by m7.thon@… 8 years ago.
patch-ipe-mainmenu.xib.diff (7.0 KB) - added by m7.thon@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by m7.thon@…

Attachment: Portfile-ipe.diff added

Changed 8 years ago by m7.thon@…

Attachment: ipe.in added

Changed 8 years ago by m7.thon@…

Attachment: patch-ipe-mainmenu.xib.diff added

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

Cc: khindenburg@… added

Cc Me!

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

Resolution: fixed
Status: newclosed

Thanks r145862

THe XCode command line tools are required for macports so ibtools should always be installed.

Even for software that generate a .dmg, macports will always compile from source.

Note: See TracTickets for help on using tickets.