aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2021-01-20 21:55:41 +0100
committerGitHub <noreply@github.com>2021-01-20 12:55:41 -0800
commit8e926cc06c3b52056926697b87fc350af7e66d69 (patch)
treea22c33d961a95d9e8c267e1d3d08dc194d5b8703 /ports/qt5
parenta8a07972dbd6a835329f31133fb83b3f4723cb55 (diff)
downloadvcpkg-8e926cc06c3b52056926697b87fc350af7e66d69.tar.gz
vcpkg-8e926cc06c3b52056926697b87fc350af7e66d69.zip
[qt5] Update to 5.15.2 (#14678)
* [qt5] Update to 5.15.2 (mqtt currently missing git tag) * deactivate update of ports * update version * reduce port version * fix typo * fix patch for linux missing pthread * fix qt5-tools * fix qt5-webengine * add xcb-util to linux provisioning script * fix version numbers * fix other typo * remove new hashes file * fix latest version info * switch to vcpkg_from_git adjust vcpkg_from_git to handle tags. add OUT_REF for vcpkg_from_git to enable scriptable update of ports * regenerate docs * [vcpkg_from_git] new options TAG and OUT_REF - TAG github tag to checkout - OUT_REF github commit id related to tag or ref (useable for automatic updates of ports if used with a version tag) * Apply suggestions from code review Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * additional changes due to CR * regenerate docs * Remove 'Port-Version:0' from qt5-location Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * add all those versions * fix versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Diffstat (limited to 'ports/qt5')
-rw-r--r--ports/qt5/CONTROL5
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/qt5/CONTROL b/ports/qt5/CONTROL
index aa4a394a0..085cfa17e 100644
--- a/ports/qt5/CONTROL
+++ b/ports/qt5/CONTROL
@@ -1,6 +1,5 @@
Source: qt5
-Version: 5.15.1
-Port-Version: 2
+Version: 5.15.2
Homepage: https://www.qt.io/
Description: Qt5 Application Framework
Build-Depends: qt5-base[core]
@@ -12,7 +11,7 @@ Description: Build the essential qt modules
Feature: latest
Build-Depends: qt5-base[core, latest]
-Description: Build latest qt version (5.15.1) instead of LTS (Currently latest==LTS)
+Description: Build latest qt version (5.15.2) instead of LTS (Currently latest==LTS)
Feature: all
Build-Depends: qt5[3d, webchannel, websockets, extras, xmlpatterns, sensors, serialport, speech, svg, tools, virtualkeyboard, networkauth, purchasing, quickcontrols, quickcontrols2, script, scxml, activeqt, charts, datavis3d, declarative, gamepad, graphicaleffects, imageformats, location, multimedia, mqtt, webglplugin, webview, serialbus, translations, doc, remoteobjects, connectivity], qt5[core,webengine,mysqlplugin] (!static), qt5[core,wayland] (!windows)