[webkit-qt] qt5 version updated for bot / development

Simon Hausmann simon.hausmann at nokia.com
Fri Oct 14 04:40:26 PDT 2011


Hey,

Ossy updated the Qt 5 version used by the WebKit2 bot ( http://build.webkit.sed.hu/buildslaves/szeged-linux-22 ), it is now at 37ea8e961b8fdaaa1f36758b8ad059b23c013f15 .

Getting the sources is now a simple matter of:

	git clone git://gitorious.org/qt/qt5.git qt5
	cd qt5
	git checkout 37ea8e961b8fdaaa1f36758b8ad059b23c013f15
	./init-repository --module-subset=qtbase,qtxmlpatterns,qtscript,qtdeclarative

(see also http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git )

Happy building with ./configure -nokia-developer && make :)

For Harmattan builds you'll need an additional set of patches, see https://trac.webkit.org/wiki/BuildingQt5OnHarmattan .


Simon


More information about the webkit-qt mailing list