#14601 closed enhancement (fixed)
qt4-mac enhancement
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | jochen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Attached is a proposed enhancement of qt4-mac. The motivations are:
- qtdemo.app was not previously able to find assistant.app and the examples directory.
- qt4-mac now does not conflict with qt4-x11 (which does not exist yet).
- There are a few more variants.
- The configure script said that the ipv6 flags were not longer valid.
- There is now a livecheck.
N.B. I am not sure that the install_name_tool commands are actually necessary.
Attachments (2)
Change History (6)
Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by jochen@…
Cc: | jochen@… marcuscalhounlopez@… removed |
---|---|
Owner: | changed from macports-tickets@… to jochen@… |
Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.2.diff added |
---|
comment:2 Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attached is an updated version of the proposed enhancements of qt4-mac.
- It takes into account the changes of qt4-mac a month ago.
- I added comments.
- I replaced variant framework with variant noframework so that the default behavior does not conflict with qt4-x11.
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Thanks for the contribution.
I have to look at the proposed changes a little longer, but i am on the road this week, so I can only look at it sometime next week.
Btw, the install-name_tool lines are necessary if you want to use Qt with libtool, the qmake install messes that up.