Opened 9 years ago
Closed 9 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)
Change History (5)
Changed 9 years ago by m7.thon@…
Attachment: | Portfile-ipe.diff added |
---|
Changed 9 years ago by m7.thon@…
Changed 9 years ago by m7.thon@…
Attachment: | patch-ipe-mainmenu.xib.diff added |
---|
comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Cc Me!