summaryrefslogtreecommitdiff
path: root/packages/qmake/qmake2-native.inc
AgeCommit message (Collapse)AuthorFiles
2008-01-05package/qmake: Remove the pub/ from the SRC_URI, all Qt4 sources lack the pub/.Holger Freyther1
-Doing this avoids having two entries in the checksums.ini.
2007-12-27Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmakeHolger Freyther1
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time.
2007-12-25packages/qmake/qmake2-native.inc: Install the specs only once, add a patch ↵Holger Freyther1
to change the prefixes at runtime qmake has built-in paths. When building qmake2-native we have a pretty boring path which is certainly wrong for qt/x11 and qt/embedded. So we need a way to change this path at runtime. We just need to point qmake to a qt.conf and everything will be fine!
2007-12-23packages/qmake/qmake2: Make it more easy to do updatesHolger Freyther1
Create a qmake2-native.inc, get the files from qmake2-native. Recreate qmake2-native_2.10a.bb and require the above file and say which version of QtopiaCore to get.