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] repo/gentoo:master commit in: kde-frameworks/kitemmodels/
Date: Mon, 18 Dec 2023 11:19:04 +0000 (UTC)	[thread overview]
Message-ID: <1702898312.e8c02868e0d358be26fd591f05ab56734de94fe0.asturm@gentoo> (raw)

commit:     e8c02868e0d358be26fd591f05ab56734de94fe0
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Dec 18 08:57:10 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 11:18:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c02868

kde-frameworks/kitemmodels: remove qml use flag

* Requires Qml unconditionally due to include(ECMQMLModule).

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kitemmodels/kitemmodels-5.246.0.ebuild | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/kde-frameworks/kitemmodels/kitemmodels-5.246.0.ebuild b/kde-frameworks/kitemmodels/kitemmodels-5.246.0.ebuild
index c953b3854233..a604e7474118 100644
--- a/kde-frameworks/kitemmodels/kitemmodels-5.246.0.ebuild
+++ b/kde-frameworks/kitemmodels/kitemmodels-5.246.0.ebuild
@@ -10,22 +10,14 @@ DESCRIPTION="Framework providing data models to help with tasks such as sorting
 
 LICENSE="LGPL-2+"
 KEYWORDS="~amd64"
-IUSE="qml"
 
 RDEPEND="
-	qml? ( >=dev-qt/qtdeclarative-${QTMIN}:6 )
+	>=dev-qt/qtdeclarative-${QTMIN}:6
 "
 DEPEND="${RDEPEND}
 	test? ( >=dev-qt/qtbase-${QTMIN}:6[widgets] )
 "
 
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package qml Qt6Qml)
-	)
-	ecm_src_configure
-}
-
 src_test() {
 	LC_NUMERIC="C" ecm_src_test # bug 708820
 }


             reply	other threads:[~2023-12-18 11:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-18 11:19 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-29 14:30 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kitemmodels/ Arthur Zamarin
2024-10-09  7:03 Arthur Zamarin
2024-10-04 20:27 Arthur Zamarin
2023-08-26  4:50 Sam James
2023-05-27 13:44 Arthur Zamarin
2023-02-18 16:06 Arthur Zamarin
2023-02-18 13:27 Arthur Zamarin
2022-11-25  1:06 Jakov Smolić
2022-11-12 14:53 Arthur Zamarin
2022-08-06  4:08 Sam James
2022-04-22  1:59 Sam James
2022-04-22  1:57 Sam James
2020-02-26 10:01 Andreas Sturmlechner
2018-10-10 12:00 Mikle Kolyada
2017-07-25 18:14 Alexis Ballier

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=1702898312.e8c02868e0d358be26fd591f05ab56734de94fe0.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