summaryrefslogtreecommitdiff
path: root/packages/webkit/webkit.inc
AgeCommit message (Collapse)AuthorFiles
2008-03-05webkit-gtk: move over to autotoolsKoen Kooi1
2007-12-12webkit update: update webkit srcrevs, add midori 0.13, bump ↵Koen Kooi1
openmoko-feedreader2 and openmoko-browser2
2007-10-29packages/webkit/webkit.inc: Allow debian package renaming againHolger Freyther1
-Remove the code that disabled debian package renaming as of koen's mail. -Don't bump the PR as the libraries have not changed, and webkit-gtklauncher and libwebkitgtklauncher have nothing in common but the same files ;)
2007-10-25packages/webkit: Build and package naming fixes (when using debian renaming)Holger Freyther1
We do not want the package to be named libwebkitgtk-launcher but want to keep the webkit-gtklauncher names. The same applies to Qt and Qtopia. Use my Gtk+ API defines for the WebKit/Qt port as well.
2007-10-23packages/webkit: The API/ABI of WebKit/Gtk+ has changed, update the PVHolger Freyther1
-Also update the openmoko recipes depending on WebKit/Gtk+, this doesn't add versioned DEPENDS because it is not obvious how they should work with SRCREV. -This should cure some symptoms from http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=943
2007-10-21packages/webkit: Build the Qt/Qtopia port of WebKit as well.Holger Freyther1
Unifiy the WebKit recipe and allow to build the Gtk+, Qt and Qtopia port. Add classes/qtopia4core.bbclass to assist building for Qtopia. Change the WebKit.pro to currently not build the testkjs and DumpRenderTree test utilities.