Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361813 - Patch and Ebuild to fix Qt Creator 1.3.1 building against Qt 4.7.x
Summary: Patch and Ebuild to fix Qt Creator 1.3.1 building against Qt 4.7.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords: InVCS, PATCH
Depends on:
Blocks:
 
Reported: 2011-04-03 17:45 UTC by David Flogeras
Modified: 2011-04-04 07:59 UTC (History)
1 user (show)

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


Attachments
Patch for qt-creator 1.3.1 to build against Qt 4.7.x (qt-creator-1.3.1_fix-qt-4.7-build.patch,415 bytes, patch)
2011-04-03 17:47 UTC, David Flogeras
Details | Diff
Ebuild to apply the patch (qt-creator-1.3.1-r2.ebuild,3.49 KB, text/plain)
2011-04-03 17:48 UTC, David Flogeras
Details
Diff between existing 1.3.1-r1 ebuild and proposed 1.3.1-r2 ebuild (qt-creator-1.3.1-r1.ebuild.patch,325 bytes, patch)
2011-04-03 17:48 UTC, David Flogeras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2011-04-03 17:45:45 UTC
Some of the regressions in Qt Creator 2.1 are annoying me, so I wanted to drop back to 1.3.1.  I have since upgraded my KDE systems to Qt 4.7, and Creator 1.3.1 needs this patch to build against the newer Qt libraries.  I'll attach the patch, as well as a bumped ebuild for qt-creator-1.3.1-r2

Reproducible: Always
Comment 1 David Flogeras 2011-04-03 17:47:42 UTC
Created attachment 268375 [details, diff]
Patch for qt-creator 1.3.1 to build against Qt 4.7.x
Comment 2 David Flogeras 2011-04-03 17:48:15 UTC
Created attachment 268377 [details]
Ebuild to apply the patch
Comment 3 David Flogeras 2011-04-03 17:48:41 UTC
Created attachment 268379 [details, diff]
Diff between existing 1.3.1-r1 ebuild and proposed 1.3.1-r2 ebuild
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-04-04 07:59:55 UTC
Thanks. I applied your patch