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: app-misc/calindori/
Date: Sun,  3 Mar 2024 13:56:05 +0000 (UTC)	[thread overview]
Message-ID: <1709466258.0687371b84faec1d6090a0b68fe345e1c097ed4d.asturm@gentoo> (raw)

commit:     0687371b84faec1d6090a0b68fe345e1c097ed4d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 11:44:18 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 11:44:18 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0687371b

app-misc/calindori: Port to KF6

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

 app-misc/calindori/calindori-9999.ebuild | 37 ++++++++++++++++----------------
 1 file changed, 18 insertions(+), 19 deletions(-)

diff --git a/app-misc/calindori/calindori-9999.ebuild b/app-misc/calindori/calindori-9999.ebuild
index 7fafef5941..900c468370 100644
--- a/app-misc/calindori/calindori-9999.ebuild
+++ b/app-misc/calindori/calindori-9999.ebuild
@@ -3,33 +3,32 @@
 
 EAPI=8
 
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=6.6.0
+QTMIN=6.6.2
 inherit ecm plasma-mobile.kde.org
 
 DESCRIPTION="Touch friendly calendar application"
 HOMEPAGE="https://apps.kde.org/calindori/"
 
 LICENSE="CC-BY-SA-4.0 BSD GPL-3+"
-SLOT="5"
+SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-BDEPEND="virtual/pkgconfig"
 DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcalendarcore-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=kde-frameworks/kcalendarcore-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+	!${CATEGORY}/${PN}:5
 "
-RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2024-03-03 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03 13:56 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 16:02 [gentoo-commits] proj/kde:master commit in: app-misc/calindori/ Andreas Sturmlechner
2024-03-03 13:56 Andreas Sturmlechner
2020-09-19 20:03 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=1709466258.0687371b84faec1d6090a0b68fe345e1c097ed4d.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