public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-04-21 21:17 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-04-21 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     7c6ffce5fae4ea7a464f8b9e1e31e858e5340a4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 21:15:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 21:16:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c6ffce5

app-office/kalendar: new package

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

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 48 +++++++++++++++++++++++
 app-office/kalendar/kalendar-9999.ebuild          | 48 +++++++++++++++++++++++
 app-office/kalendar/metadata.xml                  |  8 ++++
 3 files changed, 104 insertions(+)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
new file mode 100644
index 0000000000..a6eb5c411a
--- /dev/null
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="pim"
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.91
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Multi-page scanning application supporting image and pdf files"
+HOMEPAGE="https://apps.kde.org/skanpage/"
+
+LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# All of the tests involve interacting with akonadi right now (as of 22.04)
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=kde-apps/akonadi-${KFMIN}:5
+	>=kde-apps/akonadi-contacts-${KFMIN}:5
+	>=kde-apps/calendarsupport-${KFMIN}:5
+	>=kde-apps/eventviews-${KFMIN}:5
+	>=kde-frameworks/kcalendarcore-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcontacts-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kitemmodels-${KFMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
+"

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
new file mode 100644
index 0000000000..a6eb5c411a
--- /dev/null
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="pim"
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.91
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Multi-page scanning application supporting image and pdf files"
+HOMEPAGE="https://apps.kde.org/skanpage/"
+
+LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# All of the tests involve interacting with akonadi right now (as of 22.04)
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=kde-apps/akonadi-${KFMIN}:5
+	>=kde-apps/akonadi-contacts-${KFMIN}:5
+	>=kde-apps/calendarsupport-${KFMIN}:5
+	>=kde-apps/eventviews-${KFMIN}:5
+	>=kde-frameworks/kcalendarcore-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcontacts-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kitemmodels-${KFMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
+"

diff --git a/app-office/kalendar/metadata.xml b/app-office/kalendar/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/app-office/kalendar/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-04-21 21:53 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-04-21 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     562d840475293b12130c3909ffcde7ebdb54fe02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 21:53:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 21:53:16 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=562d8404

app-office/kalendar: fix DESCRIPTION & HOMEPAGE

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

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 4 ++--
 app-office/kalendar/kalendar-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
index a6eb5c411a..f816f82948 100644
--- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -10,8 +10,8 @@ KFMIN=5.91
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="Multi-page scanning application supporting image and pdf files"
-HOMEPAGE="https://apps.kde.org/skanpage/"
+DESCRIPTION="A calendar application using Akonadi"
+HOMEPAGE="https://apps.kde.org/kalendar/"
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index a6eb5c411a..f816f82948 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -10,8 +10,8 @@ KFMIN=5.91
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="Multi-page scanning application supporting image and pdf files"
-HOMEPAGE="https://apps.kde.org/skanpage/"
+DESCRIPTION="A calendar application using Akonadi"
+HOMEPAGE="https://apps.kde.org/kalendar/"
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="5"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-04-25  2:14 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-04-25  2:14 UTC (permalink / raw
  To: gentoo-commits

commit:     91686fd4c970141ef49a3b4e57923bc855792084
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 02:14:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 02:14:44 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=91686fd4

app-office/kalendar: add qtlocation dep

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

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 2 ++
 app-office/kalendar/kalendar-9999.ebuild          | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
index f816f82948..3c803df16e 100644
--- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -43,6 +43,8 @@ DEPEND="
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
+# qtlocation is needed at runtime only or fails to start
 RDEPEND="${DEPEND}
+	>=dev-qt/qtlocation-${QTMIN}:5
 	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
 "

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index f816f82948..3c803df16e 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -43,6 +43,8 @@ DEPEND="
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
+# qtlocation is needed at runtime only or fails to start
 RDEPEND="${DEPEND}
+	>=dev-qt/qtlocation-${QTMIN}:5
 	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
 "


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-04-25  2:30 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-04-25  2:30 UTC (permalink / raw
  To: gentoo-commits

commit:     872a68e601a1ed2f7a3ff790ae72160f697a1f0b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 02:28:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 02:28:29 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=872a68e6

app-office/kalendar: set KDE_GEAR=true

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

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 1 +
 app-office/kalendar/kalendar-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
index 3c803df16e..dc54059278 100644
--- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 KDE_ORG_CATEGORY="pim"
+KDE_GEAR="true"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.91

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index 3c803df16e..dc54059278 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 KDE_ORG_CATEGORY="pim"
+KDE_GEAR="true"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.91


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-04-25  2:30 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-04-25  2:30 UTC (permalink / raw
  To: gentoo-commits

commit:     00ab1035fbe874f87a55ef07891e6ef62099255d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 02:29:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 02:29:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=00ab1035

app-office/kalendar: fixup dep bounds

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

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 8 ++++----
 app-office/kalendar/kalendar-9999.ebuild          | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
index dc54059278..cce40bc138 100644
--- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -28,10 +28,10 @@ DEPEND="
 	>=dev-qt/qtquickcontrols2-${QTMIN}:5
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtdbus-${QTMIN}:5
-	>=kde-apps/akonadi-${KFMIN}:5
-	>=kde-apps/akonadi-contacts-${KFMIN}:5
-	>=kde-apps/calendarsupport-${KFMIN}:5
-	>=kde-apps/eventviews-${KFMIN}:5
+	>=kde-apps/akonadi-${PVCUT}:5
+	>=kde-apps/akonadi-contacts-${PVCUT}:5
+	>=kde-apps/calendarsupport-${PVCUT}:5
+	>=kde-apps/eventviews-${PVCUT}:5
 	>=kde-frameworks/kcalendarcore-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index dc54059278..cce40bc138 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -28,10 +28,10 @@ DEPEND="
 	>=dev-qt/qtquickcontrols2-${QTMIN}:5
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtdbus-${QTMIN}:5
-	>=kde-apps/akonadi-${KFMIN}:5
-	>=kde-apps/akonadi-contacts-${KFMIN}:5
-	>=kde-apps/calendarsupport-${KFMIN}:5
-	>=kde-apps/eventviews-${KFMIN}:5
+	>=kde-apps/akonadi-${PVCUT}:5
+	>=kde-apps/akonadi-contacts-${PVCUT}:5
+	>=kde-apps/calendarsupport-${PVCUT}:5
+	>=kde-apps/eventviews-${PVCUT}:5
 	>=kde-frameworks/kcalendarcore-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-05-18 11:55 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-05-18 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     011bc01c813394e0608eaf51ebb65782aba0afe8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 11:53:18 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 18 11:54:32 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=011bc01c

app-office/kalendar: Add missing RDEPEND

- Align KFMIN with rest of KDE Gear
- Drop useless filler word from DESCRIPTION
- Fix dependency sorting

Bug: https://bugs.gentoo.org/845177
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kalendar/kalendar-22.04.49.9999.ebuild | 11 ++++++-----
 app-office/kalendar/kalendar-9999.ebuild          | 11 ++++++-----
 2 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
index cce40bc138..7fd4012ce0 100644
--- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild
+++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild
@@ -7,11 +7,11 @@ KDE_ORG_CATEGORY="pim"
 KDE_GEAR="true"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
-KFMIN=5.91
+KFMIN=5.92.0
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="A calendar application using Akonadi"
+DESCRIPTION="Calendar application using Akonadi"
 HOMEPAGE="https://apps.kde.org/kalendar/"
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
@@ -23,29 +23,30 @@ IUSE=""
 RESTRICT="test"
 
 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/qtdbus-${QTMIN}:5
 	>=kde-apps/akonadi-${PVCUT}:5
 	>=kde-apps/akonadi-contacts-${PVCUT}:5
 	>=kde-apps/calendarsupport-${PVCUT}:5
 	>=kde-apps/eventviews-${PVCUT}:5
 	>=kde-frameworks/kcalendarcore-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kcontacts-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kitemmodels-${KFMIN}:5
 	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/kitemmodels-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 # qtlocation is needed at runtime only or fails to start
 RDEPEND="${DEPEND}
 	>=dev-qt/qtlocation-${QTMIN}:5
+	>=kde-apps/kdepim-runtime-${PVCUT}:5
 	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
 "

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index cce40bc138..7fd4012ce0 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -7,11 +7,11 @@ KDE_ORG_CATEGORY="pim"
 KDE_GEAR="true"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
-KFMIN=5.91
+KFMIN=5.92.0
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="A calendar application using Akonadi"
+DESCRIPTION="Calendar application using Akonadi"
 HOMEPAGE="https://apps.kde.org/kalendar/"
 
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
@@ -23,29 +23,30 @@ IUSE=""
 RESTRICT="test"
 
 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/qtdbus-${QTMIN}:5
 	>=kde-apps/akonadi-${PVCUT}:5
 	>=kde-apps/akonadi-contacts-${PVCUT}:5
 	>=kde-apps/calendarsupport-${PVCUT}:5
 	>=kde-apps/eventviews-${PVCUT}:5
 	>=kde-frameworks/kcalendarcore-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kcontacts-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kitemmodels-${KFMIN}:5
 	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/kitemmodels-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 # qtlocation is needed at runtime only or fails to start
 RDEPEND="${DEPEND}
 	>=dev-qt/qtlocation-${QTMIN}:5
+	>=kde-apps/kdepim-runtime-${PVCUT}:5
 	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
 "


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-08-02 22:02 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-08-02 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     546fae3abced41208b7145d405634d354d8b075f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 22:02:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 22:02:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=546fae3a

app-office/kalendar: [QA] fix DTD HTTP->HTTPS

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

 app-office/kalendar/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kalendar/metadata.xml b/app-office/kalendar/metadata.xml
index 2fdbf33d96..8641e5bdd3 100644
--- a/app-office/kalendar/metadata.xml
+++ b/app-office/kalendar/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="project">
 		<email>kde@gentoo.org</email>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2022-09-14 14:49 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-09-14 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     b1e759cf644863d8642d306e11dde33d00af076a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 02:20:30 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 14:48:41 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1e759cf

app-office/kalendar: Sync metadata.xml with Gentoo ebuild repo

Bug: https://bugs.gentoo.org/828092
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kalendar/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-office/kalendar/metadata.xml b/app-office/kalendar/metadata.xml
index 8641e5bdd3..d925f24397 100644
--- a/app-office/kalendar/metadata.xml
+++ b/app-office/kalendar/metadata.xml
@@ -5,4 +5,7 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<upstream>
+		<bugs-to>https://bugs.kde.org/</bugs-to>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-office/kalendar/
@ 2023-08-06 20:39 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2023-08-06 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     65b163cd1368598aa155f6a88e79649ef3d8a58b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 20:37:41 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 20:37:41 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=65b163cd

app-office/kalendar: Drop unused dependencies, workaround rebrand

Will be "merkuro" from 23.08 onwards.

Upstream commits:
8bbac1e8ec6b65e8fa58fd7f1216de696fa990e7
29e11c1d1a090237af3e8e0708799c05e0b0bed3
f46b2e015bc052b22b2408683513655dbafbe02c
ee1cdcf850449a3dbad20b0f24ee6843b2f0d47d

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

 app-office/kalendar/kalendar-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild
index c06ca021b4..067f4c7e5f 100644
--- a/app-office/kalendar/kalendar-9999.ebuild
+++ b/app-office/kalendar/kalendar-9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 KDE_ORG_CATEGORY="pim"
+KDE_ORG_NAME="merkuro"
 ECM_TEST="forceoptional"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.106.0
@@ -30,13 +31,11 @@ DEPEND="
 	>=dev-qt/qtquickcontrols2-${QTMIN}:5
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=kde-apps/akonadi-${PVCUT}:5
-	>=kde-apps/akonadi-calendar-${PVCUT}:5
 	>=kde-apps/akonadi-contacts-${PVCUT}:5
 	>=kde-apps/akonadi-mime-${PVCUT}:5
-	>=kde-apps/calendarsupport-${PVCUT}:5
-	>=kde-apps/eventviews-${PVCUT}:5
+	>=kde-apps/kcalutils-${PVCUT}:5
+	>=kde-apps/kidentitymanagement-${PVCUT}:5
 	>=kde-apps/mailcommon-${PVCUT}:5
-	>=kde-apps/pimcommon-${PVCUT}:5
 	>=kde-frameworks/kcalendarcore-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
 	>=kde-frameworks/kcontacts-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-06 20:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 21:17 [gentoo-commits] proj/kde:master commit in: app-office/kalendar/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-04-21 21:53 Sam James
2022-04-25  2:14 Sam James
2022-04-25  2:30 Sam James
2022-04-25  2:30 Sam James
2022-05-18 11:55 Andreas Sturmlechner
2022-08-02 22:02 Sam James
2022-09-14 14:49 Andreas Sturmlechner
2023-08-06 20:39 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox