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-apps/kamoso/
Date: Sun, 25 Feb 2024 19:44:14 +0000 (UTC)	[thread overview]
Message-ID: <1708890204.40468034431f090d7806623f2b0fc464bb67a107.sam@gentoo> (raw)

commit:     40468034431f090d7806623f2b0fc464bb67a107
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 19:43:24 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 19:43:24 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=40468034

kde-apps/kamoso: attempt Qt6 (but not KF6) port

Upstream added Qt6 support in c9e203a3d72c4671f6d2673818654981738def2c but
no KF6 support. I guess let's try it?

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

 kde-apps/kamoso/kamoso-9999.ebuild | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kamoso/kamoso-9999.ebuild b/kde-apps/kamoso/kamoso-9999.ebuild
index 235b968268..84916cd87a 100644
--- a/kde-apps/kamoso/kamoso-9999.ebuild
+++ b/kde-apps/kamoso/kamoso-9999.ebuild
@@ -6,14 +6,14 @@ EAPI=8
 ECM_TEST="true"
 ECM_HANDBOOK="forceoptional"
 KFMIN=5.113.0
-QTMIN=5.15.9
+QTMIN=6.6.2
 inherit ecm gear.kde.org
 
 DESCRIPTION="Application to take pictures and videos from your webcam by KDE"
 HOMEPAGE="https://apps.kde.org/kamoso/ https://userbase.kde.org/Kamoso"
 
 LICENSE="GPL-2+"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
@@ -21,9 +21,8 @@ RESTRICT="test" # bug 653674
 
 COMMON_DEPEND="
 	dev-libs/glib:2
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
@@ -34,10 +33,10 @@ COMMON_DEPEND="
 	virtual/opengl
 "
 DEPEND="${COMMON_DEPEND}
-	test? ( >=dev-qt/qtopengl-${QTMIN}:5 )
+	test? ( >=dev-qt/qtbase-${QTMIN}:6[opengl] )
 "
 RDEPEND="${COMMON_DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtdeclarative-${QTMIN}:6
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	media-plugins/gst-plugins-jpeg:1.0
 	media-plugins/gst-plugins-libpng:1.0


             reply	other threads:[~2024-02-25 19:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 19:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-03 14:10 [gentoo-commits] proj/kde:master commit in: kde-apps/kamoso/ Andreas Sturmlechner
2024-02-25 19:44 Sam James
2022-08-14  8:28 Andreas Sturmlechner
2021-04-16 19:37 Andreas Sturmlechner
2018-07-22 14:27 Andreas Sturmlechner
2018-05-04 16:41 Johannes Huber
2018-05-03 11:40 Andreas Sturmlechner
2018-04-22  8:49 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=1708890204.40468034431f090d7806623f2b0fc464bb67a107.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