Ticket #12846 (closed enhancement: fixed)
Updated Portfile for qt4-mac to 4.3.1
| Reported by: | themiwi@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Updates |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | Cc: | themiwi@…, yves@…, dinosaur@… | |
| Port: |
Description
I updated the Portfile for qt4-mac to use version 4.3.1 of Qt.
Portfile: attachment:Portfile
files: attachment:file.tgz
A short list of the changes I made:
- Upgraded the upstream sources from 4.2.2 to 4.3.1.
- The translations install in ${prefix}/share/qt4/translations.
- Enabled tiff support.
- Now building qmake optimized.
- Specifically using system g++ (because of -fconstant-cfstrings).
- Changed the +framework variant to install the frameworks in /Library/Frameworks as specified by porthier(7).
- Added the variant +demos.
- Install package documentation (INSTALL, README, LICENSE.GPL, OPENSOURCE-NOTICE.TXT in ${prefix}/share/doc/qt4-mac.
- Removed qtconfig (no longer exists for Mac) from the installed apps and added pixeltool and qtdbusviewer.
- Added a ChangeLog.MacPorts file to the port.
Is it a good idea to have a ChangeLog.MacPorts anyways? I figured it could be useful to have it in the ${prefix}/share/doc/qt4-mac directory.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

