Ticket #14601 (closed enhancement: fixed)
qt4-mac enhancement
| Reported by: | marcuscalhounlopez@… | 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
Change History
comment:1 Changed 5 years ago by jochen@…
- Owner changed from macports-tickets@… to jochen@…
- Cc jochen@…, marcuscalhounlopez@… removed
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.
comment:2 Changed 5 years ago by mcalhoun@…
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.
Note: See
TracTickets for help on using
tickets.

