commit: ce5f985df005e2e2cb922e593dbb13984f4bdee5
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 06:26:11 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:26:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5f985d
dev-qt/qt-creator: update journald comment
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qt-creator/qt-creator-13.0.2.ebuild | 4 +++-
dev-qt/qt-creator/qt-creator-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qt-creator/qt-creator-13.0.2.ebuild
b/dev-qt/qt-creator/qt-creator-13.0.2.ebuild
index 972b24abebe5..ee0fcd198e6e 100644
--- a/dev-qt/qt-creator/qt-creator-13.0.2.ebuild
+++ b/dev-qt/qt-creator/qt-creator-13.0.2.ebuild
@@ -155,7 +155,9 @@ src_configure() {
-DWITH_QMLDESIGNER=$(usex qmldesigner)
- -Djournald=no # not really useful unless match qtbase (needs
systemd)
+ # meant to be in sync with qtbase[journald], but think(?) not
worth
+ # handling given qt-creator can use QT_FORCE_STDERR_LOGGING=1
nowadays
+ -Djournald=no
# not packaged, but allow using if found
#-DCMAKE_DISABLE_FIND_PACKAGE_LibDDemangle=yes
diff --git a/dev-qt/qt-creator/qt-creator-9999.ebuild
b/dev-qt/qt-creator/qt-creator-9999.ebuild
index 69822c51bc74..fdf00d0e0369 100644
--- a/dev-qt/qt-creator/qt-creator-9999.ebuild
+++ b/dev-qt/qt-creator/qt-creator-9999.ebuild
@@ -178,7 +178,9 @@ src_configure() {
-DWITH_QMLDESIGNER=$(usex qmldesigner)
- -Djournald=no # not really useful unless match qtbase (needs
systemd)
+ # meant to be in sync with qtbase[journald], but think(?) not
worth
+ # handling given qt-creator can use QT_FORCE_STDERR_LOGGING=1
nowadays
+ -Djournald=no
# not packaged, but allow using if found
#-DCMAKE_DISABLE_FIND_PACKAGE_LibDDemangle=yes