From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qttools/
Date: Sun, 16 Oct 2022 15:14:45 +0000 (UTC) [thread overview]
Message-ID: <1665933192.a22b3b6f4b215d2ed1462f2357feb7053b8cfed7.chiitoo@gentoo> (raw)
commit: a22b3b6f4b215d2ed1462f2357feb7053b8cfed7
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 14:59:39 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 15:13:12 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a22b3b6f
dev-qt/qttools: remove a required use and make 'linguist' default on
There seems to be no apparent reason for
'REQUIRED_USE="linguist? ( designer )"', and the origins of it have
been lost in time.
Furthermore, the 'linguist' flag may usually be more wanted than not,
so we'll enable it by default.
Bug: https://bugs.gentoo.org/863224
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
dev-qt/qttools/qttools-6.4.0.ebuild | 3 +--
dev-qt/qttools/qttools-6.4.9999.ebuild | 3 +--
dev-qt/qttools/qttools-6.9999.ebuild | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-qt/qttools/qttools-6.4.0.ebuild b/dev-qt/qttools/qttools-6.4.0.ebuild
index 5ba47589..6aa7cb05 100644
--- a/dev-qt/qttools/qttools-6.4.0.ebuild
+++ b/dev-qt/qttools/qttools-6.4.0.ebuild
@@ -12,10 +12,9 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
fi
IUSE="
- assistant designer distancefieldgenerator linguist pixeltool
+ assistant designer distancefieldgenerator +linguist pixeltool
qdbus qdoc qtattributionsscanner qtdiag qtplugininfo
"
-REQUIRED_USE="linguist? ( designer )"
DEPEND="
=dev-qt/qtbase-${PV}*[network]
diff --git a/dev-qt/qttools/qttools-6.4.9999.ebuild b/dev-qt/qttools/qttools-6.4.9999.ebuild
index 23e1c087..fb733da0 100644
--- a/dev-qt/qttools/qttools-6.4.9999.ebuild
+++ b/dev-qt/qttools/qttools-6.4.9999.ebuild
@@ -12,10 +12,9 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
fi
IUSE="
- assistant designer distancefieldgenerator linguist pixeltool
+ assistant designer distancefieldgenerator +linguist pixeltool
qdbus qdoc qtattributionsscanner qtdiag qtplugininfo
"
-REQUIRED_USE="linguist? ( designer )"
DEPEND="
=dev-qt/qtbase-${PV}*[network]
diff --git a/dev-qt/qttools/qttools-6.9999.ebuild b/dev-qt/qttools/qttools-6.9999.ebuild
index 23e1c087..fb733da0 100644
--- a/dev-qt/qttools/qttools-6.9999.ebuild
+++ b/dev-qt/qttools/qttools-6.9999.ebuild
@@ -12,10 +12,9 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
fi
IUSE="
- assistant designer distancefieldgenerator linguist pixeltool
+ assistant designer distancefieldgenerator +linguist pixeltool
qdbus qdoc qtattributionsscanner qtdiag qtplugininfo
"
-REQUIRED_USE="linguist? ( designer )"
DEPEND="
=dev-qt/qtbase-${PV}*[network]
next reply other threads:[~2022-10-16 15:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-16 15:14 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-26 17:36 [gentoo-commits] proj/qt:master commit in: dev-qt/qttools/ Jimi Huotari
2022-11-05 16:39 Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-09-24 17:03 Andreas Sturmlechner
2022-08-02 22:02 Sam James
2022-06-20 18:03 Jimi Huotari
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=1665933192.a22b3b6f4b215d2ed1462f2357feb7053b8cfed7.chiitoo@gentoo \
--to=chiitoo@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