public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/
Date: Sat,  8 Jul 2023 21:26:04 +0000 (UTC)	[thread overview]
Message-ID: <1688851189.dcc788c03dc4e1747c40e6eb866b9fef426490d3.asturm@gentoo> (raw)

commit:     dcc788c03dc4e1747c40e6eb866b9fef426490d3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 20:55:05 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 21:19:49 2023 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=dcc788c0

dev-qt/qdoc: Move quirk back into local src_configure()

With qdoc being the only qttools module needing this.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qdoc/qdoc-5.15.10.9999.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-qt/qdoc/qdoc-5.15.10.9999.ebuild b/dev-qt/qdoc/qdoc-5.15.10.9999.ebuild
index 7358ed9e..c84b2d27 100644
--- a/dev-qt/qdoc/qdoc-5.15.10.9999.ebuild
+++ b/dev-qt/qdoc/qdoc-5.15.10.9999.ebuild
@@ -32,3 +32,9 @@ src_prepare() {
 
 	qt5-build_src_prepare
 }
+
+src_configure() {
+	# qt5_tools_configure() not enough here, needs another fix, bug 676948
+	qt5_configure_oos_quirk qtqdoc-config.pri src/qdoc
+	qt5-build_src_configure
+}


             reply	other threads:[~2023-07-08 21:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-08 21:26 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-11 20:43 [gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/ Andreas Sturmlechner
2023-06-22 15:53 Andreas Sturmlechner
2021-09-05 20:15 Andreas Sturmlechner
2021-08-23  1:14 Andreas Sturmlechner
2020-04-09 19:45 Andreas Sturmlechner
2019-05-18  5:58 Michael Palimaka
2019-02-05 20:38 Andreas Sturmlechner
2018-12-06 23:04 Andreas Sturmlechner
2018-11-13 17:52 Andreas Sturmlechner
2018-02-22 22:19 Andreas Sturmlechner
2018-01-06  2:42 Michael Palimaka
2017-02-26  0:52 Michael Palimaka
2017-02-26  0:40 Michael Palimaka
2016-01-06 14:58 Michael Palimaka
2014-07-09  0:47 Davide Pesavento

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=1688851189.dcc788c03dc4e1747c40e6eb866b9fef426490d3.asturm@gentoo \
    --to=asturm@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