qt5: update port for Morph browser support

- fix OpenGL issues
- pass touch press location with touch release event to
  fix button clicks with touch screen
- fix AVX alignment error in ffmpeg code on base-linux
- add generated cmake support files

Fixes #4541
This commit is contained in:
Christian Prochaska 2022-06-29 14:22:16 +02:00 committed by Christian Helmuth
parent 925d229d67
commit 079fd0071a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
8c77588a4c223886c942a3de31bf8f0b3aca6ca1 e70d0da90f784dc66466c43b0e3f6dc31499d0f0

View File

@ -4,5 +4,5 @@ VERSION := 5.13.2
DOWNLOADS := qt5.git DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue4453 REV(qt5) := issue4541
DIR(qt5) := src/lib/qt5 DIR(qt5) := src/lib/qt5