From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:qtbase59 commit in: eclass/
Date: Mon,  7 Aug 2017 13:25:54 +0000 (UTC)	[thread overview]
Message-ID: <1502112315.f5155ee01d166f12d4b96ec9cb65d1601278f87c.kensington@gentoo> (raw)
commit:     f5155ee01d166f12d4b96ec9cb65d1601278f87c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 13:25:15 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 13:25:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=f5155ee0
qt5-build.eclass: revert dbus handling workaround
This reverts commit 53e51ab097bd73ec05d56c389bc68da17eaf22d5.
 eclass/qt5-build.eclass | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 4136c8d3..ee5d4f7b 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -616,12 +616,7 @@ qt5_base_configure() {
 		$([[ ${QT5_MINOR_VERSION} -lt 8 ]] && echo -iconv)
 
 		# disable everything to prevent automagic deps (part 3)
-		-no-cups -no-evdev -no-tslib -no-icu -no-fontconfig
-
-		# FIXME
-		# since 5.8, disabling dbus generates a QT_NO_DBUS in QtCore/qconfig.h,
-		# thus specify runtime loading of libdbus to avoid the #define
-		$([[ ${QT5_MINOR_VERSION} -ge 8 ]] && echo -dbus-runtime || echo -no-dbus)
+		-no-cups -no-evdev -no-tslib -no-icu -no-fontconfig -no-dbus
 
 		# let portage handle stripping
 		-no-strip
next             reply	other threads:[~2017-08-07 13:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07 13:25 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-07 12:18 [gentoo-commits] proj/qt:qtbase59 commit in: eclass/ Michael Palimaka
2017-09-07 12:18 Michael Palimaka
2017-09-07 12:18 Michael Palimaka
2017-08-27  5:52 Michael Palimaka
2017-08-27  5:37 [gentoo-commits] proj/qt:master " Michael Palimaka
2017-08-27  5:52 ` [gentoo-commits] proj/qt:qtbase59 " Michael Palimaka
2017-08-27  4:15 Michael Palimaka
2017-08-27  3:52 Michael Palimaka
2017-08-27  3:49 Michael Palimaka
2017-08-27  3:49 Michael Palimaka
2017-08-07 13:27 Michael Palimaka
2017-08-06 11:27 Michael Palimaka
2017-08-06 11:23 Michael Palimaka
2017-08-06 11:20 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1502112315.f5155ee01d166f12d4b96ec9cb65d1601278f87c.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox