qt6.qtdeclarative: backport a patch fixing crashes in Kirigami apps (#353767)

This commit is contained in:
K900 2024-11-05 17:45:49 +03:00 committed by GitHub
commit 6883e10073
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,12 @@ qtModule {
url = "https://github.com/qt/qtdeclarative/commit/2aefbca84d2f3dca2c2697f13710b6907c0c7e59.patch";
hash = "sha256-a/BX0gpW6juJbjDRo8OleMahOC6WWqreURmYZNiGm5c=";
})
# Backport patch to fix Kirigami applications crashing
# FIXME: remove for 6.8.1
(fetchpatch2 {
url = "https://github.com/qt/qtdeclarative/commit/0ae3697cf40bcd3ae1de20621abad17cf6c5f52d.patch";
hash = "sha256-YuTHqHCWOsqUOATfaAZRxPSwMsFNylxoqnqCeW5kPjs=";
})
];
cmakeFlags = [