Commit 1817deda authored by Jason E. Hale's avatar Jason E. Hale
Browse files

Qt5: Update to 5.15.19

This is the final release of Qt5. If your port still uses Qt5 and could
possibly use Qt6 instead, now would be a good time to make the switch.

PySide2: Update to 5.15.19

Announcement:
https://lists.qt-project.org/pipermail/announce/2026-May/000626.html
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/tree/qt/5.15.19/release-note.md
parent 8910a728
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -120,11 +120,11 @@ DIST_SUBDIR= KDE/Qt/${_QT_VERSION}
.  if ${_QT_VER:M5}
# KDE maintains a repository with a patched Qt5 distribution.
_KDE_3d=		0
_KDE_base=		109
_KDE_base=		96
_KDE_charts=		0
_KDE_connectivity=	1
_KDE_connectivity=	0
_KDE_datavis3d=		0
_KDE_declarative=	22
_KDE_declarative=	23
_KDE_gamepad=		0
_KDE_graphicaleffects=	0
_KDE_imageformats=	2
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ _QT_MK_INCLUDED= qt.mk

# Qt versions currently supported by the framework.
_QT_SUPPORTED?=		5 6
QT5_VERSION?=		5.15.18
QT5_VERSION?=		5.15.19
QT6_VERSION?=		6.11.1
PYSIDE6_VERSION?=	6.11.1

+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1762399420
SHA256 (KDE/Qt/5.15.18/kde-qtspeech-5.15.18p1.tar.xz) = e135bc31f5744271d128e4b323095091ca8a860d6fffab1e8924f9c73a6264d2
SIZE (KDE/Qt/5.15.18/kde-qtspeech-5.15.18p1.tar.xz) = 80216
TIMESTAMP = 1780205548
SHA256 (KDE/Qt/5.15.19/kde-qtspeech-5.15.19p1.tar.xz) = 38ce6db9422727db7c458f85bed1d136be77b11ab72baa9e737cdf52d3323b6a
SIZE (KDE/Qt/5.15.19/kde-qtspeech-5.15.19p1.tar.xz) = 80324
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1762399616
SHA256 (KDE/Qt/5.15.18/kde-qtconnectivity-5.15.18p1.tar.xz) = a5899e82456f159b4c8cf8787240fc11a64bff10b6903b542ecaf2cc81f585c1
SIZE (KDE/Qt/5.15.18/kde-qtconnectivity-5.15.18p1.tar.xz) = 2797124
TIMESTAMP = 1780205551
SHA256 (KDE/Qt/5.15.19/kde-qtconnectivity-5.15.19p0.tar.xz) = 91fff867c0724cd31cd2379de8a073a4fc472243d9f23c6fb6caa2232f16a277
SIZE (KDE/Qt/5.15.19/kde-qtconnectivity-5.15.19p0.tar.xz) = 2796860
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1762399425
SHA256 (KDE/Qt/5.15.18/kde-qtsensors-5.15.18p0.tar.xz) = 885f564274b1adc5d6070f786308fae1d388d96b15bd67fa8d3b5a4a6650e8c2
SIZE (KDE/Qt/5.15.18/kde-qtsensors-5.15.18p0.tar.xz) = 2031060
TIMESTAMP = 1780205553
SHA256 (KDE/Qt/5.15.19/kde-qtsensors-5.15.19p0.tar.xz) = 9d99fec7c5f908f7813704d1f7d23cf10c8d6e2897d6416378acd6dea4232aa0
SIZE (KDE/Qt/5.15.19/kde-qtsensors-5.15.19p0.tar.xz) = 2030972
Loading