summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-11 18:19:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-11 18:19:47 +0000
commit3a53256301eee77bec4163e687b22efb63bf3f3b (patch)
tree1e78d398095b189a42ab55dcbbda848a550b045e /dev-python/PyQt6
parentfcb7b87bbd776818286c9bf2bf235e98585851fb (diff)
downloadbaldeagleos-repo-3a53256301eee77bec4163e687b22efb63bf3f3b.tar.gz
baldeagleos-repo-3a53256301eee77bec4163e687b22efb63bf3f3b.tar.xz
baldeagleos-repo-3a53256301eee77bec4163e687b22efb63bf3f3b.zip
Adding metadata
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r--dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch10
1 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch b/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
index 1b5b4e2667eb..f0e204238a0a 100644
--- a/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
+++ b/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
@@ -1,7 +1,11 @@
-Bit is removed in Qt6.6, fixes build with USE=sql ahead of next release.
+Quick workaround to fix build with USE=sql for Qt6.6 due to [1]
+while waiting for PyQt6-6.6.0. Not a proper fix but nothing in
+tree needs this bit currently.
-USE=bluetooth is still broken, but is not essential (no revdeps), and
-can instead be masked for the time being.
+USE=bluetooth is still broken, but is not essential (no revdeps),
+and can instead be masked for the time being.
+
+[1] https://github.com/qt/qtbase/commit/d924253c91
--- a/sip/QtCore/QtCoremod.sip
+++ b/sip/QtCore/QtCoremod.sip
@@ -24,3 +24,3 @@