Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93586

Summary: x11-libs/qt: support for non-linux or non-g++ platforms
Product: Gentoo/Alt Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: OtherAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: karltk, kde, kugelfang, osx
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 93587    
Attachments: Ebuild patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-22 11:08:36 UTC
Dued to the way QT builds, currently the qt ebuilds just support linux targets using g++ compiler, and partially ppc-macos target (in the wrong way probably).
The attached patch applied over current ebuild makes the ebuild work fine on freebsd (G/FBSD), OSX (native) and Darwin systems.

Please not that probably most of the ppc-macos stuff in there is probably flawed and need to be cleaned out and maybe fixed, but that's osx's stuff osx herd will take care of ;)

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-22 11:09:08 UTC
Created attachment 59568 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-27 04:45:01 UTC
Maybe icc staffer would like to take a look at that as re-enables icc support 
in QT Linux. 
 
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-27 07:15:25 UTC
Caleb: I saw you just committed a bump of qt-3.3, maybe you can include this 
one, too. 
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2005-05-27 07:17:55 UTC
Is fine with me - I'd prefer that flameeyes commits it so he gets all of the 
credit/glory/blame :) 
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-27 07:59:52 UTC
Thanks, committed :)