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/libkgapi/
Date: Sun, 17 Dec 2023 12:04:34 +0000 (UTC)	[thread overview]
Message-ID: <1702814667.41bd19f409154cb636a354ccb52d11adcd8a1f2b.sam@gentoo> (raw)

commit:     41bd19f409154cb636a354ccb52d11adcd8a1f2b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 21:34:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 12:04:27 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=41bd19f4

kde-apps/libkgapi: Port to KF6

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

 kde-apps/libkgapi/libkgapi-9999.ebuild | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/kde-apps/libkgapi/libkgapi-9999.ebuild b/kde-apps/libkgapi/libkgapi-9999.ebuild
index 579913557a..9f36f4ee70 100644
--- a/kde-apps/libkgapi/libkgapi-9999.ebuild
+++ b/kde-apps/libkgapi/libkgapi-9999.ebuild
@@ -5,30 +5,27 @@ EAPI=8
 
 ECM_QTHELP="true"
 ECM_TEST="true"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="Library for accessing Google calendar and contact resources"
 HOMEPAGE="https://api.kde.org/kdepim/libkgapi/html/index.html"
 
 LICENSE="LGPL-2.1+"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
 	dev-libs/cyrus-sasl:2
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcalendarcore-${KFMIN}:5
-	>=kde-frameworks/kcontacts-${KFMIN}:5
-	>=kde-frameworks/kwallet-${KFMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets,xml]
+	>=kde-frameworks/kcalendarcore-${KFMIN}:6
+	>=kde-frameworks/kcontacts-${KFMIN}:6
+	>=kde-frameworks/kwallet-${KFMIN}:6
 "
 RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
+BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
 
 src_test() {
 	local myctestargs=(


             reply	other threads:[~2023-12-17 12:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-17 12:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 22:51 [gentoo-commits] proj/kde:master commit in: kde-apps/libkgapi/ Andreas Sturmlechner
2024-02-28  9:09 Andreas Sturmlechner
2024-02-25 23:25 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2023-06-05 13:51 Andreas Sturmlechner
2023-05-25 20:22 Andreas Sturmlechner
2022-07-19 11:05 Andreas Sturmlechner
2022-03-17 17:33 Sam James
2022-03-16 21:55 Sam James
2022-03-16 21:55 Sam James
2021-12-09 11:28 Andreas Sturmlechner
2020-12-22 11:10 Andreas Sturmlechner
2020-12-12 18:08 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2018-04-22  8:49 Andreas Sturmlechner
2017-11-07 18:44 Andreas Sturmlechner
2017-04-27 19:36 Andreas Sturmlechner
2017-03-09 23:38 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=1702814667.41bd19f409154cb636a354ccb52d11adcd8a1f2b.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