DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "c306f8e1ab92d916d99516d6aebc0749c1be5f5e"
SRC_URI = "git://git.neurostechnology.com/git/app-photoalbum;protocol=git"
DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "647d1fa634072f78894aecd090474389eaf6d6a4"
SRC_URI = "git://git.neurostechnology.com/git/app-vplayer;protocol=git"
DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "5421c6ec09deca54556c82675a96655f6b808d0e"
SRC_URI = "git://git.neurostechnology.com/git/lib-gui;protocol=git"
DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "e00c2fe1c5be9f4bb94512363e1b21e07ba5c55d"
SRC_URI = "git://git.neurostechnology.com/git/lib-widgets;protocol=git"
DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "4dfc8ec91c284be45582bc51de8117610269d04d"
SRC_URI = "git://git.neurostechnology.com/git/app-mainmenu;protocol=git"
DEPENDS = "qt-embedded"
-inherit qtopia4core update-rc.d
+inherit qt4e update-rc.d
SRCREV = "b042e49d3a71cea6d4545ef6f2fc90979518b22e"
SRC_URI = "git://git.neurostechnology.com/git/app-nwm;protocol=git \
DEPENDS = "qt-embedded"
-inherit qtopia4core
+inherit qt4e
SRCREV = "7636920455c7e963f004e394de9db39d2e9ac35f"
SRC_URI = "git://git.neurostechnology.com/git/qt-plugins;protocol=git"
require qsvn.inc
FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qsvn"
-inherit qtopia4core
+inherit qt4e
require qtnx.inc
-inherit qtopia4core
+inherit qt4e
DESCRIPTION_task-qtopia-core-console = "QtopiaCore Core libraries for XML, SQL, Network, Containers and others."
RDEPENDS_task-qtopia-core-console = "\
- libqtopiacorecore4 \
- libqtopiacorenetwork4 \
- libqtopiacorexml4 \
- libqtopiacoresql4"
+ libqt-embeddedcore4 \
+ libqt-embeddednetwork4 \
+ libqt-embeddedxml4 \
+ libqt-embeddedsql4"
DESCRIPTION_task-qtopia-core-gui = "QtopiaCore GUI library"
RDEPENDS_task-qtopia-core-gui = " \
task-qtopia-core-console \
- libqtopiacoregui4 \
- libqtopiacorescript4 \
- libqtopiacoredbus4"
+ libqt-embeddedgui4 \
+ libqt-embeddedscript4 \
+ libqt-embeddeddbus4"
require webkit-qt.inc
-inherit qtopia4core
+inherit qt4e
WEBKIT_EXTRA_OPTIONS += "QT+=xml QT+=network"