Skip to content

Commit b710b70

Browse files
committed
Update qt5-15 refs
1 parent 3f4fe66 commit b710b70

File tree

2 files changed

+12
-40
lines changed

2 files changed

+12
-40
lines changed

modules/patches/qtbase-filechooser-portal-send-window-id-in-hex.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

modules/qt5-15.yaml

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,15 @@ modules:
5959
sources:
6060
- type: git
6161
url: https://invent.kde.org/qt/qt/qtbase.git
62-
# HEAD as of 14/03/2022
63-
commit: e894b8945c607b4c188a178ae0554139f877a061
62+
# HEAD of 5.15 branch as of 2025-09-07
63+
commit: 5e8b3ee0ae8cabf3c1a84d4568ff5f9f2bb09544
6464
- type: patch
6565
path: patches/qtbase-avoid-hardcoding-kernel-version.patch
6666
- type: patch
6767
path: patches/qtbase-use-wayland-on-gnome.patch
6868
# TODO: Temporary fix for https://github.com/flatpak/flatpak/issues/3397.
6969
- type: patch
7070
path: patches/qtbase-revert-qstandardpaths-dont-change-permissions-on-xdg-runtime-dir.patch
71-
- type: patch
72-
path: patches/qtbase-filechooser-portal-send-window-id-in-hex.patch
7371
- type: shell
7472
commands:
7573
- mv configure configure.qt
@@ -85,26 +83,26 @@ modules:
8583
sources:
8684
- type: git
8785
url: https://invent.kde.org/qt/qt/qtwayland.git
88-
# HEAD as of 14/03/2022
89-
commit: f4dd0560032c101fe9fd140ccc2397f5c0184146
86+
# HEAD of 5.15 branch as of 2025-09-07
87+
commit: 26d0b4202b9d81527138ce614573e0bc3b528b9d
9088
- name: qtquickcontrols
9189
buildsystem: qmake
9290
cleanup:
9391
- /app/bin
9492
sources:
9593
- type: git
9694
url: https://invent.kde.org/qt/qt/qtquickcontrols.git
97-
# HEAD as of 14/03/2022
98-
commit: d054de15b3c9ead0f96655ddfb1a6381ed7a0e2b
95+
# HEAD of 5.15 branch as of 2025-09-07
96+
commit: 37ee5e07e82296e24cc02c8bf6f31cb6bd8846b1
9997
- name: qtx11extras
10098
buildsystem: qmake
10199
cleanup:
102100
- /app/bin
103101
sources:
104102
- type: git
105103
url: https://invent.kde.org/qt/qt/qtx11extras.git
106-
# HEAD as of 14/03/2022
107-
commit: f628d7a60e45d90a439cb0a393a6229ac6892be5
104+
# HEAD of 5.15 branch as of 2025-09-07
105+
commit: e6e7633bbd0efcc56035fef77f3f45efccf03a64
108106
- name: qt5-qttools
109107
buildsystem: qmake
110108
cleanup:
@@ -135,14 +133,14 @@ modules:
135133
sources:
136134
- type: git
137135
url: https://invent.kde.org/qt/qt/qttools.git
138-
# HEAD as of 14/03/2022
139-
commit: 36831ae742619e13db32ee6048d851bddee28a74
136+
# HEAD of 5.15 branch as of 2025-09-07
137+
commit: 1db38dc7d01e2b0567fc6d92c7aa58bfe69ce9c3
140138
- name: qt3d
141139
buildsystem: qmake
142140
cleanup:
143141
- /app/bin
144142
sources:
145143
- type: git
146144
url: https://invent.kde.org/qt/qt/qt3d.git
147-
# HEAD as of 14/03/2022
148-
commit: cd8f66a15ed63ea80ca66ebe30f1a3fe75fb29eb
145+
# HEAD of 5.15 branch as of 2025-09-07
146+
commit: 73c1dda553f338c5a3b9ebbfd0e7de114f0c93dc

0 commit comments

Comments
 (0)