commit:     d36bbe3329a2b7f936829c2cb6971f53713cb05a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 19 16:51:02 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 21 15:34:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36bbe33

profiles: Add Qt5 to package.deprecated

Bug: https://bugs.gentoo.org/948836
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/package.deprecated | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 7bfd5108127b..14eb78a226e2 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,46 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner <[email protected]> (2025-08-20)
+# Qt5 upstream OSS support ended on 2020-12-08. Public availability of
+# commercial 5.15 LTS releases is delayed by 1 year since then. The final
+# release happened on 2025-05-19, which means a) we will not get it until
+# 2026-06-19, b) any bugs discovered since last May will not be fixed and
+# c) no bugs since 2020-12-08 that haven't also been affecting Qt6 were
+# fixed at all. Bug 948836
+dev-qt/designer:5
+dev-qt/linguist-tools:5
+dev-qt/qtcharts:5
+dev-qt/qtconcurrent:5
+dev-qt/qtdbus:5
+dev-qt/qtdeclarative:5
+dev-qt/qtgraphicaleffects:5
+dev-qt/qtgui:5
+dev-qt/qthelp:5
+dev-qt/qtimageformats:5
+dev-qt/qtmultimedia:5
+dev-qt/qtnetwork:5
+dev-qt/qtopengl:5
+dev-qt/qtpositioning:5
+dev-qt/qtprintsupport:5
+dev-qt/qtquickcontrols:5
+dev-qt/qtquickcontrols2:5
+dev-qt/qtscxml:5
+dev-qt/qtserialport:5
+dev-qt/qtspeech:5
+dev-qt/qtsql:5
+dev-qt/qtsvg:5
+dev-qt/qttest:5
+dev-qt/qttranslations:5
+dev-qt/qtwayland:5
+dev-qt/qtwaylandscanner:5
+dev-qt/qtwebsockets:5
+dev-qt/qtwidgets:5
+dev-qt/qtx11extras:5
+dev-qt/qtxml:5
+dev-qt/qtxmlpatterns:5
+dev-python/pyqt5
+
 # Michał Górny <[email protected]> (2025-07-29)
 # dev-python/flaky and dev-python/pytest-rerunfailurse have conflicting
 # pytest fixtures, with the latter providing a more powerful fixture

Reply via email to