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] proj/kde:master commit in: games-kids/gcompris/
Date: Sat,  9 Nov 2024 13:42:25 +0000 (UTC)	[thread overview]
Message-ID: <1731159598.8cb84f5edfa94ab45311f6634b68340cf53c56a3.asturm@gentoo> (raw)

commit:     8cb84f5edfa94ab45311f6634b68340cf53c56a3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 13:39:58 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 13:39:58 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8cb84f5e

games-kids/gcompris: Port to KF6

Upstream commits:
9bbc34d4abff16a9aac158b3b7df4f013d5a99bb
bf8e8d39f11f7c3ce57aba8f1ed4207066b2b209
6650dec28033047592567c7f9626b1edeb7bd5ce
50220f5cfff36d9d603c62612771f9253b86239e
edddc3deeee93cf116c2c855303cefe204b25291
d1ca51cfad941f03dae51b454ff562722d6a9559

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-kids/gcompris/gcompris-9999.ebuild | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/games-kids/gcompris/gcompris-9999.ebuild b/games-kids/gcompris/gcompris-9999.ebuild
index 665ff8c0f7..cdba21ab4c 100644
--- a/games-kids/gcompris/gcompris-9999.ebuild
+++ b/games-kids/gcompris/gcompris-9999.ebuild
@@ -5,7 +5,8 @@ EAPI=8
 
 ECM_HANDBOOK="optional"
 ECM_TEST="true"
-QTMIN=5.15.12
+KFMIN=6.5.0
+QTMIN=6.7.2
 inherit ecm kde.org
 
 DESCRIPTION="Full featured educational application for children from 2 to 10"
@@ -22,20 +23,18 @@ SLOT="0"
 IUSE="kiosk"
 
 DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtmultimedia-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtsensors-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
+	>=dev-qt/qtcharts-${QTMIN}:6
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6
+	>=dev-qt/qtsensors-${QTMIN}:6
+	>=dev-qt/qtsvg-${QTMIN}:6
 "
 RDEPEND="${DEPEND}
-	>=dev-qt/qtgraphicaleffects-${QTMIN}:5
-	>=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml]
-	>=dev-qt/qtquickcontrols-${QTMIN}:5
+	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
 "
 BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
 	test? (
 		dev-util/cppcheck
 		sys-devel/clang
@@ -44,6 +43,7 @@ BDEPEND="
 
 src_configure() {
 	local mycmakeargs=(
+		-DCOMPILE_DOC=ON
 		-DQML_BOX2D_MODULE=disabled
 		-DWITH_KIOSK_MODE=$(usex kiosk)
 	)


             reply	other threads:[~2024-11-09 13:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-09 13:42 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 19:39 [gentoo-commits] proj/kde:master commit in: games-kids/gcompris/ Andreas Sturmlechner
2024-12-11 16:07 Andreas Sturmlechner
2022-12-26 10:09 Andreas Sturmlechner
2021-01-02 20:28 Andreas Sturmlechner
2020-01-06 12:40 Andreas Sturmlechner
2019-12-08 13:33 Andreas Sturmlechner
2019-12-08 13:33 Andreas Sturmlechner
2019-11-10 21:09 Andreas Sturmlechner
2019-11-10 17:11 Andreas Sturmlechner
2019-11-10 17:11 Andreas Sturmlechner
2019-11-10 17:11 Andreas Sturmlechner
2018-08-09 20:02 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=1731159598.8cb84f5edfa94ab45311f6634b68340cf53c56a3.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