summaryrefslogtreecommitdiff
path: root/packages/webkit
AgeCommit message (Collapse)AuthorFiles
2007-09-29webkit-gtk: catch up with gdk->gtk renameKoen Kooi3
2007-09-06webkit: reinstate ;name inj SRC_URIKoen Kooi1
2007-09-04webkit: switch to SRCREVKoen Kooi1
2007-09-03classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version twoHolger Freyther1
Add a qmake2.bbclass which currently takes over the role of qt4x11.bbclass with setting the QTDIR, MOC, UIC properly. qmake2 and qmake now share qmake-base.bbclass this is why some var assignments and functions have been moved around. Make webkit-gtk use qmake2 to eliminate the Qt3 and Qt4/X11 dependency.
2007-08-12webkit: rename to webkit-gtk Koen Kooi6
2007-07-31webkit: clean up (guys, please don't mix TABs and SPACEs) and make it buildMichael Lauer1
2007-07-25webkit: add some qmake magic from zecke to make install and staging work betterKoen Kooi1
2007-07-25webkit: fix dftables buildKoen Kooi1
2007-07-24webkit: first attempt at fixing the dftables problem ↵Koen Kooi3
(http://bugs.webkit.org/show_bug.cgi?id=14744)
2007-07-22Webkit: update local copy of Makefiles Koen Kooi2
2007-07-18webkit: add -lcurl as workround for broken pkgconfig Koen Kooi1
2007-07-17webkit: update webkit.priKoen Kooi1
2007-07-01webkit: alter do_installKoen Kooi1
2007-07-01webkit: update webkit.pri and webkit.proKoen Kooi2
2007-05-30webkit: fix typoKoen Kooi1
2007-05-30webkit: add more dependsKoen Kooi1
2007-05-30webkit: fix packagingKoen Kooi1
2007-05-30webkit: add install and packaging, still needs do_stage() Koen Kooi1
2007-05-30webkit: unbreak qmake usage a bitKoen Kooi1
2007-05-29WebKit: add WIP recipe to build the webkit-gdk portKoen Kooi7