diff options
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-embedded.inc | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free.inc | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4.inc | 14 |
3 files changed, 13 insertions, 5 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index 9b7e071e7a..d464a1d8ae 100644 --- a/meta/recipes-qt/qt4/qt4-embedded.inc +++ b/meta/recipes-qt/qt4/qt4-embedded.inc | |||
@@ -3,7 +3,7 @@ SECTION = "libs" | |||
3 | LICENSE = "LGPLv2.1 | GPLv3" | 3 | LICENSE = "LGPLv2.1 | GPLv3" |
4 | HOMEPAGE = "http://qt.nokia.com" | 4 | HOMEPAGE = "http://qt.nokia.com" |
5 | DEPENDS += "directfb tslib" | 5 | DEPENDS += "directfb tslib" |
6 | INC_PR = "r28" | 6 | INC_PR = "r29" |
7 | 7 | ||
8 | QT_BASE_NAME ?= "qt4-embedded" | 8 | QT_BASE_NAME ?= "qt4-embedded" |
9 | QT_BASE_LIB ?= "libqt-embedded" | 9 | QT_BASE_LIB ?= "libqt-embedded" |
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index b8633de741..234cb8973c 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free.inc +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://qt.nokia.com" | |||
5 | SECTION = "x11/libs" | 5 | SECTION = "x11/libs" |
6 | DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" | 6 | DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" |
7 | 7 | ||
8 | INC_PR = "r25" | 8 | INC_PR = "r26" |
9 | 9 | ||
10 | QT_GLFLAGS ?= "${@base_contains('DISTRO_FEATURES', 'opengl', '-opengl', '-no-opengl', d)} " | 10 | QT_GLFLAGS ?= "${@base_contains('DISTRO_FEATURES', 'opengl', '-opengl', '-no-opengl', d)} " |
11 | QT_GLFLAGS_qemux86 = "-opengl" | 11 | QT_GLFLAGS_qemux86 = "-opengl" |
diff --git a/meta/recipes-qt/qt4/qt4.inc b/meta/recipes-qt/qt4/qt4.inc index 881b445ae5..815ebc2d28 100644 --- a/meta/recipes-qt/qt4/qt4.inc +++ b/meta/recipes-qt/qt4/qt4.inc | |||
@@ -98,7 +98,8 @@ OTHER_PACKAGES = "\ | |||
98 | ${QT_BASE_NAME}-pixeltool \ | 98 | ${QT_BASE_NAME}-pixeltool \ |
99 | ${QT_BASE_NAME}-qmlviewer \ | 99 | ${QT_BASE_NAME}-qmlviewer \ |
100 | ${QT_BASE_NAME}-xmlpatterns \ | 100 | ${QT_BASE_NAME}-xmlpatterns \ |
101 | ${QT_BASE_NAME}-qt3to4" | 101 | ${QT_BASE_NAME}-qt3to4 \ |
102 | ${QT_BASE_NAME}-qml-plugins" | ||
102 | 103 | ||
103 | PACKAGES += "${LIB_PACKAGES} ${DEV_PACKAGES} ${DBG_PACKAGES} ${OTHER_PACKAGES}" | 104 | PACKAGES += "${LIB_PACKAGES} ${DEV_PACKAGES} ${DBG_PACKAGES} ${OTHER_PACKAGES}" |
104 | PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-* ${QT_BASE_NAME}-translation-* ${QT_BASE_NAME}-fonts-*" | 105 | PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-* ${QT_BASE_NAME}-translation-* ${QT_BASE_NAME}-fonts-*" |
@@ -122,11 +123,15 @@ RRECOMMENDS_${QT_BASE_NAME}-demos += " \ | |||
122 | ${QT_BASE_NAME}-examples \ | 123 | ${QT_BASE_NAME}-examples \ |
123 | ${QT_BASE_NAME}-plugin-sqldriver-sqlite \ | 124 | ${QT_BASE_NAME}-plugin-sqldriver-sqlite \ |
124 | ${QT_BASE_NAME}-plugin-imageformat-jpeg \ | 125 | ${QT_BASE_NAME}-plugin-imageformat-jpeg \ |
126 | ${QT_BASE_NAME}-qml-plugins \ | ||
125 | ${QT_BASE_NAME}-assistant \ | 127 | ${QT_BASE_NAME}-assistant \ |
126 | ${PN}-doc" | 128 | ${PN}-doc" |
127 | RRECOMMENDS_${QT_BASE_NAME}-examples += " \ | 129 | RRECOMMENDS_${QT_BASE_NAME}-examples += " \ |
128 | ${QT_BASE_NAME}-plugin-sqldriver-sqlite \ | 130 | ${QT_BASE_NAME}-plugin-sqldriver-sqlite \ |
129 | ${QT_BASE_NAME}-plugin-imageformat-jpeg" | 131 | ${QT_BASE_NAME}-plugin-imageformat-jpeg \ |
132 | ${QT_BASE_NAME}-qml-plugins" | ||
133 | RRECOMMENDS_${QT_BASE_NAME}-qmlviewer += " \ | ||
134 | ${QT_BASE_NAME}-qml-plugins" | ||
130 | 135 | ||
131 | FILES_${QT_BASE_NAME}-tools = "${bindir}/qttracereplay ${bindir}/qdoc*" | 136 | FILES_${QT_BASE_NAME}-tools = "${bindir}/qttracereplay ${bindir}/qdoc*" |
132 | FILES_${QT_BASE_NAME}-tools-dbg = "${bindir}/.debug/qttracereplay ${bindir}/.debug/qdoc*" | 137 | FILES_${QT_BASE_NAME}-tools-dbg = "${bindir}/.debug/qttracereplay ${bindir}/.debug/qdoc*" |
@@ -160,7 +165,8 @@ FILES_${QT_BASE_NAME}-makeqpf-dbg = "${bindir}/.debug/makeqpf" | |||
160 | FILES_${QT_BASE_NAME}-mkspecs = "${datadir}/${QT_DIR_NAME}/mkspecs/*" | 165 | FILES_${QT_BASE_NAME}-mkspecs = "${datadir}/${QT_DIR_NAME}/mkspecs/*" |
161 | FILES_${QT_BASE_NAME}-xmlpatterns = "${bindir}/xmlpatterns*" | 166 | FILES_${QT_BASE_NAME}-xmlpatterns = "${bindir}/xmlpatterns*" |
162 | FILES_${QT_BASE_NAME}-xmlpatterns-dbg = "${bindir}/.debug/xmlpatterns*" | 167 | FILES_${QT_BASE_NAME}-xmlpatterns-dbg = "${bindir}/.debug/xmlpatterns*" |
163 | 168 | FILES_${QT_BASE_NAME}-qml-plugins = "${libdir}/${QT_DIR_NAME}/imports/* ${libdir}/${QT_DIR_NAME}/plugins/qmltooling/*" | |
169 | FILES_${QT_BASE_NAME}-qml-plugins-dbg = "${libdir}/${QT_DIR_NAME}/imports/*/*/*/.debug/* ${libdir}/${QT_DIR_NAME}/imports/*/.debug" | ||
164 | 170 | ||
165 | do_configure() { | 171 | do_configure() { |
166 | unset QMAKESPEC | 172 | unset QMAKESPEC |
@@ -183,6 +189,7 @@ do_configure() { | |||
183 | echo "Libraries=${libdir}" >> $QT_CONF_PATH | 189 | echo "Libraries=${libdir}" >> $QT_CONF_PATH |
184 | echo "Binaries=${bindir}" >> $QT_CONF_PATH | 190 | echo "Binaries=${bindir}" >> $QT_CONF_PATH |
185 | echo "Plugins=${libdir}/${QT_DIR_NAME}/plugins" >> $QT_CONF_PATH | 191 | echo "Plugins=${libdir}/${QT_DIR_NAME}/plugins" >> $QT_CONF_PATH |
192 | echo "Imports=${libdir}/${QT_DIR_NAME}/imports" >> $QT_CONF_PATH | ||
186 | echo "Data=${datadir}/${QT_DIR_NAME}" >> $QT_CONF_PATH | 193 | echo "Data=${datadir}/${QT_DIR_NAME}" >> $QT_CONF_PATH |
187 | echo "Translations=${datadir}/${QT_DIR_NAME}/translations" >> $QT_CONF_PATH | 194 | echo "Translations=${datadir}/${QT_DIR_NAME}/translations" >> $QT_CONF_PATH |
188 | echo "Settings=${sysconfdir}/${QT_DIR_NAME}" >> $QT_CONF_PATH | 195 | echo "Settings=${sysconfdir}/${QT_DIR_NAME}" >> $QT_CONF_PATH |
@@ -200,6 +207,7 @@ do_configure() { | |||
200 | -docdir ${docdir}/${QT_DIR_NAME} \ | 207 | -docdir ${docdir}/${QT_DIR_NAME} \ |
201 | -headerdir ${includedir}/${QT_DIR_NAME} \ | 208 | -headerdir ${includedir}/${QT_DIR_NAME} \ |
202 | -plugindir ${libdir}/${QT_DIR_NAME}/plugins \ | 209 | -plugindir ${libdir}/${QT_DIR_NAME}/plugins \ |
210 | -importdir ${libdir}/${QT_DIR_NAME}/imports \ | ||
203 | -translationdir ${datadir}/${QT_DIR_NAME}/translations \ | 211 | -translationdir ${datadir}/${QT_DIR_NAME}/translations \ |
204 | -examplesdir ${bindir}/${QT_DIR_NAME}/examples \ | 212 | -examplesdir ${bindir}/${QT_DIR_NAME}/examples \ |
205 | -demosdir ${bindir}/${QT_DIR_NAME}/demos \ | 213 | -demosdir ${bindir}/${QT_DIR_NAME}/demos \ |