aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2018-05-17 07:22:20 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-05-17 08:38:21 +0000
commit3aedbaa0fda7c856c1bbafac037b6e6324d76c92 (patch)
treedbdff92e3f7b5035f948b2cddd211c00d1a02073 /packaging-tools/configurations
parent4fde5ffaa1d09282daa6c1e6f3fd2996277e32fc (diff)
Update QtWebEngine package description, try II
QtWebEngine is available only for 64bit targets. Add that info in package description as well Change-Id: I425cc11b10ecacbce37ca11d8375d3859ef97c9f Reviewed-by: Antti Kokko <antti.kokko@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..122e90bb8 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.&lt;br&gt;&lt;br&gt;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..77afb3c37 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.&lt;br&gt;&lt;br&gt;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>