From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtplugininfo/
Date: Wed, 25 Aug 2021 14:36:42 +0000 (UTC) [thread overview]
Message-ID: <1629902152.43dc53a52c78bc443b6079e8635b38219ebf147e.asturm@gentoo> (raw)
commit: 43dc53a52c78bc443b6079e8635b38219ebf147e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 22:24:37 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 14:35:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc53a5
dev-qt/qtplugininfo: Add dev-qt/qtxml to DEPEND
- EAPI-8
- Drop dev-qt/qtchooser from RDEPEND
Closes: https://bugs.gentoo.org/795237
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtplugininfo/qtplugininfo-5.15.2-r1.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/dev-qt/qtplugininfo/qtplugininfo-5.15.2-r1.ebuild b/dev-qt/qtplugininfo/qtplugininfo-5.15.2-r1.ebuild
new file mode 100644
index 00000000000..064b136fc6a
--- /dev/null
+++ b/dev-qt/qtplugininfo/qtplugininfo-5.15.2-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_MODULE="qttools"
+inherit qt5-build
+
+DESCRIPTION="Qt5 plugin metadata dumper"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+ KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+RDEPEND="
+ ~dev-qt/qtcore-${PV}
+"
+# TODO: we know it is bogus, figure out how to disable checks, bug 795237
+DEPEND="${RDEPEND}
+ ~dev-qt/qtxml-${PV}
+"
next reply other threads:[~2021-08-25 14:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-25 14:36 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-08 21:45 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtplugininfo/ Andreas Sturmlechner
2022-06-18 17:25 Andreas Sturmlechner
2022-04-17 19:29 Sam James
2021-10-16 8:20 Andreas Sturmlechner
2021-09-08 16:55 Andreas Sturmlechner
2016-04-24 19:25 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=1629902152.43dc53a52c78bc443b6079e8635b38219ebf147e.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