S = "${WORKDIR}/qt-x11-opensource-src-${PV}"
+QT_CONFIG_FLAGS += "-no-xinerama -no-tablet -no-xkb -no-opengl"
QT_BASE_NAME = "qt4"
QT_BASE_LIB = "libqt"
QT_LIBRARY_NAME = "libQt"
QT_DIR_NAME = "qt4"
-require qt_packaging.inc
require qt_depends.inc
+require qt_packaging.inc
inherit qt4x11
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"
+QT_CONFIG_FLAGS += " \
+ -nomake demos -nomake examples -nomake tools \
+ -qt-mouse-tslib -qt-gfx-transformed -embedded ${QT_ARCH}"
QT_BASE_NAME = "qtopiacore"
QT_BASE_LIB = "libqtopiacore"
QT_LIBRARY_NAME = "libQt"
QT_DIR_NAME = "qtopia"
-require qt_packaging.inc
require qt_depends.inc
+require qt_packaging.inc
inherit qtopia4core