commit:     780f85462438eaeb9059d758150f94f2b186e7a5
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 13:08:50 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 17:18:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780f8546

gui-apps/qt6ct: give first-time note that it may be unstable

Not looked that closely but, after the Qml issues and also hhaving
crashes with fceux potentially due to the mix with SDL/OpenGL, may
be better give a warning. Especially given Qt6 obviously get more
changes than Qt5 and may potentially break this in obscure ways
on major bumps.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild 
b/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild
index fa1499bba9d7..4bb981f278ac 100644
--- a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild
+++ b/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild
@@ -41,5 +41,8 @@ pkg_postinst() {
                elog
                elog "If also using x11-misc/qt5ct, =qt5ct is alternatively 
recognized so it"
                elog "can be activated for both Qt5 and Qt6 at once."
+               elog
+               elog "Try disabling if experience startup crashes for some 
applications,"
+               elog "may still be unstable (especially with newly released Qt 
versions)."
        fi
 }

Reply via email to