wtz
de7127f52f
[qt*] Clean up descriptions for Qt modules according to the Qt documentation ( #37433 )
2024-03-18 14:27:37 -07:00
Dr.-Ing. Carsten Grimm
55505cda67
[qt5] update to 5.15.13 ( #37358 )
2024-03-11 21:03:57 -07:00
Dr.-Ing. Carsten Grimm
a4018bef73
[qt5-base] appy offical patch for CVE-2024-25580 ( #36820 )
...
Fixes #36819 .
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md ).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt )
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
This pull request applies the official patch for CVE-2024-25580 [from
Qt](https://www.qt.io/blog/security-advisory-potential-buffer-overflow-when-reading-ktx-images ).
2024-02-21 11:36:45 -08:00
jim wang
87e969a6d9
[qt5-base] Fix undefined XKB_KEY_dead_lowline under linux ( #36005 )
2024-01-04 12:05:56 -08:00
Dr.-Ing. Carsten Grimm
9d3db6b7e4
[qt5] update to 5.15.12, patch CVE-2023-51714 ( #35912 )
...
* [qt5] update version number and hashes
* [qt5-base] add official patch for CVE-2023-51714
* [qt5] regenerate version info
2023-12-28 23:59:20 -08:00
autoantwort
909ad55566
[qt5-base] fix xcode 15 build ( #34285 )
2023-10-06 10:29:02 -07:00
Dr.-Ing. Carsten Grimm
97f6e67666
[qt5] update to 5.15.11 ( #34289 )
2023-10-05 20:07:02 -07:00
autoantwort
0111592cf3
[qt5-base] fix xcode 15 build ( #34097 )
2023-10-03 20:19:20 -07:00
Dr.-Ing. Carsten Grimm
d24cd80348
[qt5-base] patch CVE-2023-43114 ( #34166 )
2023-10-02 20:18:27 -07:00
jvbsl
2dc5c3206b
[qt5-base] Fix for feature postgresqlplugin on Windows ( #32880 )
...
* Fix qt5-base[postgresqlplugin] build on Windows
* Update qt5-base port version
* Try sha suggested by remote build
2023-08-02 09:25:48 -07:00
Carsten Grimm
489a01db7c
[qt5-base] Patch CVE-2023-24607 CVE-2023-37369 and CVE-2023-38197 ( #32599 )
2023-07-19 14:24:39 -07:00
Julianus Pfeuffer
ca4640a202
[qt5-base] fix building with mac dynamic triplet ( #32500 )
2023-07-14 14:39:05 -07:00
Osyotr
a76139fb41
[qt5] Apply CVE fixes ( #32031 )
2023-06-16 16:14:53 -07:00
Javier Matos Denizac
dcd04502ec
[qt5-base] Remove duplicate flags qt ( #31634 )
...
* remove GMAKE_CXXFLAGS_RELEASE from qmodule.pri
* version db
* version
* version
* remove check for qmodule.pri
* version db
2023-06-13 14:58:22 -07:00
Osyotr
2e43a34b44
[qt5] Update to 5.15.10 ( #31878 )
2023-06-08 09:55:57 -07:00
Osyotr
319cf43691
[qt5] Apply CVE fixes ( #31595 )
2023-05-24 11:57:11 -07:00
Osyotr
cdc952976a
[qt5-base] GLU is not required ( #31148 )
2023-05-01 16:00:31 -07:00
Cheney Wang
02e902e380
[qtbase/qt5-base] Add more convenient msg about install the correct dependencies for Ubuntu ( #30854 )
...
* [qtbase/qt5-base] Add more convenient msg about install the correct dependencies for ubuntu
* Add https://doc.qt.io/qt-5/linux-requirements.html back, fix them -> they typo, and wrap.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 14:13:05 -07:00
Osyotr
a2476c3ed4
[qt5] Update to 5.15.9 ( #30699 )
2023-04-11 22:54:14 -07:00
Osyotr
78b1d6a034
[qt5-base] Move 'icu' out of 'core' feature ( #30091 )
2023-03-09 12:10:00 -08:00
Todor Prokopov
82e03905f5
[qt5] MinGW build fixes ( #29505 )
...
* [qt5] MinGW build fixes
* [qt5] Remove e-mail headers from mingw9.patch
* [qt5] Run vcpkg x-add-version
* Cleanup qt5-base icu libs setup
Windows-shared needs different options. Patch obsolete.
* Check early for mingw32-make
* Revise make install path fixup
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-02-22 13:17:37 -08:00
xiaozhuai, Weihang Ding
e039ba75d2
[qt5-base] Fix QMAKE_MACOSX_DEPLOYMENT_TARGET ( #29525 )
...
* [qt5-base] Fix QMAKE_MACOSX_DEPLOYMENT_TARGET
* update version database
2023-02-09 14:45:05 -08:00
xiaozhuai, Weihang Ding
29f2f939a4
[qt5-base] Remove excess dependency icu[tools] ( #29464 )
...
* [qt5-base] Resolve conflict icu feature 'tools' with other ports
* update version database
* remove comments
* update version database
2023-02-08 14:29:07 -08:00
Matthias Kuhn
cdbcc03212
[icu] Add tools, fix building for ios ( #29196 )
...
* [icu] Add tools, fix building for ios
* Make qt5-base depend on icu[tools]
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 21:40:42 -08:00
Osyotr
a61e638f3a
[qt5] Update to 5.15.8 ( #28720 )
2023-01-12 15:28:00 -08:00
autoantwort
dbd3081186
[qt5-base] fix feature mysql ( #28426 )
...
* [qt5-base] fix feature mysql
* Update version
Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-12-30 00:23:31 -08:00
xiaozhuai, Weihang Ding
d1fcc4f17d
[qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat ( #28430 )
...
* [qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat #28428
* update version database
* Fix build
* update version database
* Remove useless defines
* update version database
2022-12-28 13:43:43 -08:00
xiaozhuai, Weihang Ding
4b6bce313e
[qt5-base] Remove unnecessary cleaning and speed up build on macOS #28314 ( #28316 )
...
* [qt5-base] Remove unnecessary cleaning and speed up build on macOS #28314
* update version database
2022-12-15 13:50:41 -08:00
xiaozhuai, Weihang Ding
11a9d85e7b
[qt5] Fix qt5 dll missing ( #27935 )
...
* Fix qt5 quick deploy dll missing #16983
* Fix qt5 qml dialog #14712
* Add translations to qt5 default features
* Add websockets to qt5 default features
* Update qt5 and qt5-base port version
* Fix port version
2022-11-22 12:25:46 -08:00
Billy O'Neal
76a79d990d
[angle] Rename libs to avoid conflict with system OpenGL. ( #27701 )
...
* [angle] Rename libs to avoid conflict with system OpenGL.
Note that we already rename the headers in e6a79ac018/ports/angle/portfile.cmake (L77)
Also remove what appears to be phantom dependency in qt5-base when not Windows, @Neumann-A reports over Discord https://discord.com/channels/400588936151433218/687365466422902841/1038241263494893649 that they just need any OpenGL implementation.
* Don't rename on Windows.
2022-11-08 11:49:29 -08:00
Osyotr
a71baa4dc7
[qt5] Update to 5.15.7 ( #27522 )
2022-11-01 20:00:58 -07:00
Alexander Neumann
4aac676746
[qt5] Fix pkg-config setup in qt5-base ( #27404 )
...
* [qt5] fix pkg-config search path and save qmake config.log
* v db
2022-10-24 16:23:22 -07:00
Alexander Neumann
f2453e0619
[Qt5|qmake] pass toolchain setup ( #26354 )
...
* [qt5/qmake] Pass toolchain flags to build
* v db
* forgot a dependency
* v db
* add required ar flags
* v db
* Apply suggestions from code review
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* v db
* inc port version
* v db
* qt5-base
* v db
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-09-12 13:30:47 -07:00
Osyotr
5d500d15c1
[qt5] Update to 5.15.6 ( #26715 )
...
* [qt5] Update to 5.15.6
* Drop icu patch in qt5-tools that has been merged upstream
2022-09-08 11:33:41 -07:00
Ian Reinhart Geiser
4a7ba299f6
Fixes OpenSSL for qt5 ( #25242 )
...
* copy v3 dlls, and add option to manually specificy the linkage
* Update versions
* Update versions/q-/qt5-base.json
* always link openssl for qt5
* Update version database
* fix package version
* fix package versions
* regenerate versions
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-28 12:55:44 -07:00
مهدي شينون (Mehdi Chinoune)
e8c16a3136
[qt5] update to 5.15.5 ( #25305 )
2022-06-20 14:12:25 -07:00
Osyotr
81134652a6
[qt5] Update to 5.15.4 ( #24660 )
...
* [qt5] Update to 5.15.4
https://lists.qt-project.org/pipermail/development/2022-May/042437.html
* Deprecate "latest" feature
Also update "qt5" port when updating versions
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-05-13 16:51:51 -07:00
Davide Beatrici
2ece8fedb9
[qt5-base]: Fix build with "mysqlplugin" feature by linking to OpenSSL and zlib ( #24462 )
...
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-04-29 13:21:34 -07:00
Fei Chong
bea991d2c6
[qt5] fix ambiguous option for vulkan feature ( #23645 )
...
qt5-base[vulkan] feature will introduce --vulkan=yes or --vulkan=no option,
which redundants/confilicts with inherent option -no-vulkan,
which is ambiguous in configure stage.
2022-03-21 14:24:20 -07:00
Alexander Neumann
fad0644ade
add port vcpkg-tool-python2 ( #23431 )
...
* add vcpkg-tool-lessmsi
* add vcpkg-tool-python2
* adjust vcpkg_find_acquire_program
* use python2 dependency in qt5-base
* remove python2 from qt5-base
* add python2 to qt5-webengine
* use python3 instead of python2
* add some deps on the new vcpkg-tool-python2
* Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* add license field
* fix test detection
* error on failure to find python2
* move logs to correct position.
* add dep to qtwebengine
* adjust pybind cmake config.
* fix shiva
* move python2 to manual-tools
adjust search path
generate a details.cmake for vcpkg_find_acquire_program
* format manifest
* use version-date
* version stuff
* replace version-string
* more version stuff
* fix search path and add supports expression
* version stuff
* shiva version
* remove arm windows from support
* reuse output_path
use lessmsi is a host dep so use the correct path
* version stuff
* Fix x86 regression
* version stuff
* try fixing qtinterfaceframework
* version stuff
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-03-14 10:25:04 -07:00
Osyotr
ddff8f2cd6
[qt5] Update to 5.15.3 ( #23364 )
2022-03-07 11:27:29 -08:00
Kai Pastor
d8783052cb
[zstd] No debug postfix. No renaming of CMake config files. ( #22822 )
...
* Use upstream's standard filenames
* Update license info
* CMake style
* Revise downstream zstd patching
* Update versions
* Don't use '_static' lib name suffix
* Revise downstream zstd patching
* Add usage
* Update versions
* Update versions
* [zstd] Simplify consumers via fixed .pc and linkage alias
* [zstd] Fix missing IMPORTED
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-02-15 17:20:21 -08:00
autoantwort
0d0547a3d8
[qt5-base] no _debug lib suffixes on macOS ( #14225 ) ( #21695 )
...
* [qt5-base] no _debug lib suffixes on macOS (#14225 )
* [qt5-base] patch qt5-base to remove _debug postfix on osx
* Apply suggestions from code review
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* [qt5-base] create link to _debug.pc file from .pc file without _debug
* update version
* [qt5-base] create forward pkgconfig file
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-12-16 09:00:16 -08:00
Jack·Boos·Yu
a7a0aaf265
[qt5-base] Fix the incompatibility between configuration script and --x-buildtrees ( #21657 )
...
* [qt5-base] Fix the incompatibility between configuration script and --x-buildtrees
* version
* Update ports/qt5-base/cmake/configure_qt.cmake
* Update ports/qt5-base/cmake/configure_qt.cmake
* version
* Re-fix expr
* version
* Update ports/qt5-base/cmake/configure_qt.cmake
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Update versions/q-/qt5-base.json
* update regex expression
* version
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-12-09 14:20:48 -08:00
autoantwort
52cb57e8ad
[qt5-declarative] no absolute paths ( #21859 )
2021-12-06 21:12:51 -08:00
autoantwort
b722bcf25f
[qt5-base] no absolute paths ( #21568 )
2021-11-25 23:26:56 -08:00
Jack·Boos·Yu
2afb0b0efe
[qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET ( #21486 )
...
* [qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET
* version
* keep the osx sdk version show
* version
2021-11-23 12:11:07 -08:00
Dawid Wróbel
c32ccbb34c
[qt] Fix missing Cocoa include ( #21056 )
...
* [qt] Fix missing Cocoa include
Fixes both Qt6 and Qt5 ports.
Applies patch from:
https://code.qt.io/cgit/qt/qtbase.git/commit/src/plugins/platforms/cocoa?id=dece6f5840463ae2ddf927d65eb1b3680e34a547
Fixes #21055
* [qt] Update versions
2021-11-10 18:13:48 -08:00
Cameron Ward
70033dbb31
[vcpkg baseline][pcre2] fix checksum and update to 10.39 ( #21248 )
...
* [pcre2] fix checksum
* [pcre2] update to 10.39
* Set static build, format code.
* version
* [pcre2] Add cmake wrapper to use the generated cmake file
* [unicorn-lib] Fix dependency pcre2
* version
* [qt5-base] Fix dependency pcre2
* [pcre2] Fix pcre2-config.cmake
* version
* Re-fix pcre2-config.cmake
* Revert changes about pcre-config.cmake
* version
* remove cmake wrapper
* version
* Fix static name
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-11-09 16:29:09 -08:00
Jack·Boos·Yu
66c39e113a
[scripts-audit] QMake buildsystem ( #20322 )
...
* [scripts-audit] QMake buildsystem
* Apply suggestions
* Change qt5-base as a host port
* version
* Fix installation
* Apply suggestions
* Update doc
* Typo
* update doc
* Fix bug
* fix vcpkg_host_path_list issue
* Process more host path
* Apply suggestions
* Apply suggestions
* Apply suggestions from code review
* more changes
* Apply suggestions
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-11-05 16:55:23 -07:00