classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version two
authorHolger Freyther <zecke@selfish.org>
Mon, 3 Sep 2007 12:22:20 +0000 (12:22 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 3 Sep 2007 12:22:20 +0000 (12:22 +0000)
commit7217b0c316ec2caacf1d1d7d8eeb539f86dc16e0
tree0fd1771ffb85bd69d4d73cdbee29a3ba7f3289ba
parent9f7aa9e4b86d68aa5a931d945299d25015e87390
classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version two
    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.
classes/qmake-base.bbclass
classes/qmake.bbclass
classes/qmake2.bbclass [new file with mode: 0644]
classes/qt4x11.bbclass
packages/webkit/webkit-gtk_svn.bb