public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kquickcharts/
Date: Sun,  1 Sep 2024 10:30:49 +0000 (UTC)	[thread overview]
Message-ID: <1725186615.686b96738438875923e6f4ec433be778961f6a39.sam@gentoo> (raw)

commit:     686b96738438875923e6f4ec433be778961f6a39
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 10:27:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 10:30:15 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=686b9673

kde-frameworks/kquickcharts: fix USE=examples deps

As reported on forums at https://forums.gentoo.org/viewtopic-t-1170619.html.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kquickcharts/kquickcharts-9999.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-frameworks/kquickcharts/kquickcharts-9999.ebuild b/kde-frameworks/kquickcharts/kquickcharts-9999.ebuild
index abb9765c49..e8cb2d5861 100644
--- a/kde-frameworks/kquickcharts/kquickcharts-9999.ebuild
+++ b/kde-frameworks/kquickcharts/kquickcharts-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=8
 ECM_EXAMPLES="true"
 ECM_QTHELP="false"
 ECM_TEST="true"
+PVCUT=$(ver_cut 1-2)
 QTMIN=6.6.2
 inherit ecm frameworks.kde.org
 
@@ -16,15 +17,14 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""
 
-# PVCUT=$(ver_cut 1-2)
-# 	examples? (
-# 		>=dev-qt/qtwidgets-${QTMIN}:6
-# 		=kde-frameworks/kdeclarative-${PVCUT}*:5
-# 		=kde-frameworks/kirigami-${PVCUT}*:5
-# 	)
 DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[gui]
 	>=dev-qt/qtdeclarative-${QTMIN}:6
+	examples? (
+		>=dev-qt/qtbase-${QTMIN}:6[widgets]
+		=kde-frameworks/kdeclarative-${PVCUT}*:6
+		=kde-frameworks/kirigami-${PVCUT}*:6
+	)
 "
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2024-09-01 10:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 10:30 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-15 20:10 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kquickcharts/ Andreas Sturmlechner
2024-09-01 14:01 Andreas Sturmlechner
2023-11-12 10:18 Andreas Sturmlechner
2023-07-25 11:40 Andreas Sturmlechner
2022-10-02 22:17 Andreas Sturmlechner
2019-12-22 10:48 Andreas Sturmlechner
2019-12-03  0:47 Andreas Sturmlechner

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=1725186615.686b96738438875923e6f4ec433be778961f6a39.sam@gentoo \
    --to=sam@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