From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qdoc/
Date: Sat, 8 Jul 2023 21:18:30 +0000 (UTC) [thread overview]
Message-ID: <1688851102.09b5e775c478e4f669dcf7699f21a2f7000dda18.asturm@gentoo> (raw)
commit: 09b5e775c478e4f669dcf7699f21a2f7000dda18
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:18:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b5e775
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.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/dev-qt/qdoc/qdoc-5.15.10.ebuild b/dev-qt/qdoc/qdoc-5.15.10.ebuild
index 7358ed9e1f7d..c84b2d272c02 100644
--- a/dev-qt/qdoc/qdoc-5.15.10.ebuild
+++ b/dev-qt/qdoc/qdoc-5.15.10.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
+}
next reply other threads:[~2023-07-08 21:18 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-08 21:18 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-19 20:58 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qdoc/ Andreas Sturmlechner
2023-12-18 8:27 Arthur Zamarin
2023-11-23 16:47 Arthur Zamarin
2023-11-23 16:47 Arthur Zamarin
2023-11-14 22:55 Andreas Sturmlechner
2022-07-04 17:58 Arthur Zamarin
2022-06-14 17:32 Andreas Sturmlechner
2022-04-17 19:29 Sam James
2021-10-16 8:20 Andreas Sturmlechner
2021-09-30 18:21 Sam James
2021-09-30 18:15 Sam James
2021-09-08 16:55 Andreas Sturmlechner
2021-08-25 14:36 Andreas Sturmlechner
2018-12-06 15:54 Mikle Kolyada
2018-11-07 23:03 Sergei Trofimovich
2018-11-07 23:03 Sergei Trofimovich
2018-09-07 23:46 Sergei Trofimovich
2018-08-22 1:21 Mikle Kolyada
2018-03-26 7:04 Sergei Trofimovich
2018-03-21 7:25 Sergei Trofimovich
2017-07-15 5:16 Markus Meier
2017-03-17 7:47 Jeroen Roovers
2017-01-02 19:05 Markus Meier
2016-10-13 9:41 Agostino Sarubbo
2016-08-23 19:24 Markus Meier
2016-08-15 5:56 Jeroen Roovers
2016-03-27 16:47 Agostino Sarubbo
2016-03-24 5:53 Markus Meier
2016-03-09 4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2015-09-21 4:58 Jeroen Roovers
2015-08-26 14:56 Mikle Kolyada
2015-08-23 9:24 Jeroen Roovers
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=1688851102.09b5e775c478e4f669dcf7699f21a2f7000dda18.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