Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346221 - Patch for x11-libs/qt-gui-4.7.1 on ppc-macos
Summary: Patch for x11-libs/qt-gui-4.7.1 on ppc-macos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-20 20:15 UTC by Konstantin Tokarev
Modified: 2010-12-10 19:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for qt-gui-4.7.1-r1 (qt-gui-4.7.1.-r1.patch,1.26 KB, patch)
2010-11-20 20:16 UTC, Konstantin Tokarev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2010-11-20 20:15:09 UTC
This patch allows successfull installation of qt-gui-4.7.1 on ppc-macos (may work for other versions too). 

However, I needed to explicitly specify "-jit" to get dependency qt-script compiled
Comment 1 Konstantin Tokarev 2010-11-20 20:16:51 UTC
Created attachment 254937 [details, diff]
Patch for qt-gui-4.7.1-r1
Comment 2 Fabian Groffen gentoo-dev 2010-11-20 20:38:01 UTC
looks good to me, apart from the unnecessary braces.

qt team, what do you think?
Comment 3 Fabian Groffen gentoo-dev 2010-12-10 19:03:43 UTC
I think you missed the private headers, I fixed them too now.