aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2018-05-16 15:39:22 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-05-16 14:50:54 +0000
commit3dc14c0e8a80c4acd786d1b9e74e62df84ac6aea (patch)
tree4e84fcc662c3eb1b2f7c0e07e688f7f84b7d4108 /packaging-tools/configurations
parent08f79b087e3385e6b066711a75b898a10a04dfbe (diff)
Update QtWebEngine package description
QtWebEngine is available only for 64bit targets. Add that info in package description as well Change-Id: Ie3eca6bf143e856e45e4459ac117804b5486df35 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
Diffstat (limited to 'packaging-tools/configurations')
-rw-r--r--packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml2
-rw-r--r--packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
index b5f90cc78..29199a67a 100644
--- a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Package>
<DisplayName>Qt WebEngine</DisplayName>
- <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.</Description>
+ <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.<br><br>On Windows, the module is only available under MSVC 2017 64 bit.</Description>
<Version>5.11.0-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Default>false</Default>
diff --git a/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml b/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
index 51048fb22..a74144169 100644
--- a/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Package>
<DisplayName>Qt WebEngine</DisplayName>
- <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.</Description>
+ <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.<br><br>On Windows, the module is only available under MSVC 2017 64 bit.</Description>
<Version>%QT_VERSION%%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Default>false</Default>