[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2023-08-06 Thread Andreas Sturmlechner
commit: c434723ba3c66034e9b20982d22fca018b222092
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug  6 19:36:34 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug  6 19:38:10 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c434723b

kde-apps/akonadi-calendar: Update dependencies, set ECM_QTHELP="true"

Upstream commits:
e954fd504c87e13d0c530f9fce5585768090e9a4
0841cbc08ca55dc7a05c20dfb32582a5e46cf644
8e04d6d92153f37c9b9e118a991da1135534c774

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index 6d6627365e..c3a4160fea 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+ECM_QTHELP="true"
 ECM_TEST="true"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.106.0
@@ -29,6 +30,8 @@ DEPEND="
>=kde-apps/kidentitymanagement-${PVCUT}:5
>=kde-apps/kmailtransport-${PVCUT}:5
>=kde-apps/kmime-${PVCUT}:5
+   >=kde-apps/libkleo-${PVCUT}:5
+   >=kde-apps/messagelib-${PVCUT}:5
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2021-11-15 Thread Andreas Sturmlechner
commit: f3d1e0c32a30fee8d5d649140b5b00baeafd70e1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 15 10:54:21 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 15 10:54:21 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3d1e0c3

kde-apps/akonadi-calendar: Minor ebuild style fix

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index f5444babef..993467c588 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -16,6 +16,8 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
+RESTRICT="test"
+
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
@@ -41,5 +43,3 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
-
-RESTRICT="test"



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2020-02-22 Thread Andreas Sturmlechner
commit: 3735e0f2d0ee798f080b8da49628cf0bc44805d4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 22 17:40:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 22 17:40:58 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3735e0f2

kde-apps/akonadi-calendar: Sort DEPENDs

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../akonadi-calendar/akonadi-calendar-.ebuild| 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index 5b79b0715d..2fc8d0d162 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -17,6 +17,16 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-apps/akonadi-${PVCUT}:5
+   >=kde-apps/akonadi-contacts-${PVCUT}:5
+   >=kde-apps/akonadi-mime-${PVCUT}:5
+   >=kde-apps/kcalutils-${PVCUT}:5
+   >=kde-apps/kidentitymanagement-${PVCUT}:5
+   >=kde-apps/kmailtransport-${PVCUT}:5
+   >=kde-apps/kmime-${PVCUT}:5
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
@@ -29,16 +39,6 @@ DEPEND="
>=kde-frameworks/kjobwidgets-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-apps/akonadi-${PVCUT}:5
-   >=kde-apps/akonadi-contacts-${PVCUT}:5
-   >=kde-apps/akonadi-mime-${PVCUT}:5
-   >=kde-apps/kcalutils-${PVCUT}:5
-   >=kde-apps/kidentitymanagement-${PVCUT}:5
-   >=kde-apps/kmailtransport-${PVCUT}:5
-   >=kde-apps/kmime-${PVCUT}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
 "
 RDEPEND="${DEPEND}
!

[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2020-02-22 Thread Andreas Sturmlechner
commit: 98ae8aa96ca1caaa12a3ef7e909e81dc2fe114d7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 22 17:25:16 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 22 17:25:16 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=98ae8aa9

kde-apps/akonadi-calendar: Drop unused DEPEND

Upstream commit 40d97399ec959ed0cca6222fbd17f5939e04c23b

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index 560993e4b1..5b79b0715d 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -22,7 +22,6 @@ DEPEND="
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/, kde-apps/kblog/, kde-apps/kleopatra/, ...

2020-01-11 Thread Andreas Sturmlechner
commit: ed50bcdb4dc236da63aa3d50997bd8c8fad76d9e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 11 23:18:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 11 23:24:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed50bcdb

kde-apps: Drop obsolete blockers

Do some sorting along the way.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../akonadi-calendar-19.12.49..ebuild  |  1 -
 .../akonadi-calendar/akonadi-calendar-.ebuild  |  1 -
 .../akonadi-contacts-19.12.49..ebuild  |  1 -
 .../akonadi-contacts/akonadi-contacts-.ebuild  |  1 -
 .../akonadi-import-wizard-19.12.49..ebuild | 27 +-
 .../akonadi-import-wizard-.ebuild  | 27 +-
 .../akonadi-mime/akonadi-mime-19.12.49..ebuild |  2 -
 kde-apps/akonadi-mime/akonadi-mime-.ebuild | 14 +++---
 .../akonadi-notes-19.12.49..ebuild |  8 ++-
 kde-apps/akonadi-notes/akonadi-notes-.ebuild   |  8 ++-
 .../akonadi-search-19.12.49..ebuild| 21 
 kde-apps/akonadi-search/akonadi-search-.ebuild | 21 
 kde-apps/akonadi/akonadi-19.12.49..ebuild  |  2 -
 kde-apps/akonadi/akonadi-.ebuild   |  4 +-
 kde-apps/akregator/akregator-19.12.49..ebuild  |  7 +--
 kde-apps/akregator/akregator-.ebuild   | 31 ++--
 .../calendarjanitor-19.12.49..ebuild   | 12 ++---
 .../calendarjanitor/calendarjanitor-.ebuild| 12 ++---
 .../calendarsupport-19.12.49..ebuild   |  4 +-
 .../calendarsupport/calendarsupport-.ebuild| 32 ++--
 .../eventviews/eventviews-19.12.49..ebuild |  4 +-
 kde-apps/eventviews/eventviews-.ebuild | 26 +-
 .../grantlee-editor-19.12.49..ebuild   |  7 +--
 .../grantlee-editor/grantlee-editor-.ebuild| 23 -
 .../grantleetheme-19.12.49..ebuild | 13 ++---
 kde-apps/grantleetheme/grantleetheme-.ebuild   | 13 ++---
 .../incidenceeditor-19.12.49..ebuild   |  5 +-
 .../incidenceeditor/incidenceeditor-.ebuild| 39 +++
 .../kaddressbook/kaddressbook-19.12.49..ebuild |  1 -
 kde-apps/kaddressbook/kaddressbook-.ebuild | 33 ++--
 kde-apps/kalarm/kalarm-19.12.49..ebuild|  1 -
 kde-apps/kalarm/kalarm-.ebuild | 37 +++---
 kde-apps/kalarmcal/kalarmcal-19.12.49..ebuild  |  1 -
 kde-apps/kalarmcal/kalarmcal-.ebuild   |  9 ++--
 kde-apps/kblog/kblog-19.12.49..ebuild  |  4 +-
 kde-apps/kblog/kblog-.ebuild   |  4 +-
 kde-apps/kcalutils/kcalutils-19.12.49..ebuild  |  4 +-
 kde-apps/kcalutils/kcalutils-.ebuild   | 12 ++---
 kde-apps/kdav/kdav-19.12.49..ebuild|  4 +-
 kde-apps/kdav/kdav-.ebuild |  8 ++-
 .../kdepim-addons-19.12.49..ebuild |  9 +---
 kde-apps/kdepim-addons/kdepim-addons-.ebuild   |  9 +---
 .../kdepim-apps-libs-19.12.49..ebuild  |  4 +-
 .../kdepim-apps-libs/kdepim-apps-libs-.ebuild  | 22 
 .../kdepim-meta/kdepim-meta-19.12.49..ebuild   |  1 -
 kde-apps/kdepim-meta/kdepim-meta-.ebuild   |  1 -
 .../kdepim-runtime-19.12.49..ebuild|  1 -
 kde-apps/kdepim-runtime/kdepim-runtime-.ebuild | 58 ++
 .../kidentitymanagement-19.12.49..ebuild   | 14 +++---
 .../kidentitymanagement-.ebuild|  4 +-
 kde-apps/kimap/kimap-19.12.49..ebuild  | 13 ++---
 kde-apps/kimap/kimap-.ebuild   | 13 ++---
 kde-apps/kldap/kldap-19.12.49..ebuild  | 10 ++--
 kde-apps/kldap/kldap-.ebuild   |  4 +-
 kde-apps/kleopatra/kleopatra-19.12.49..ebuild  |  1 -
 kde-apps/kleopatra/kleopatra-.ebuild   | 23 -
 .../kmail-account-wizard-19.12.49..ebuild  | 28 +--
 .../kmail-account-wizard-.ebuild   | 28 +--
 kde-apps/kmail/kmail-19.12.49..ebuild  |  2 -
 kde-apps/kmail/kmail-.ebuild   | 52 ++-
 .../kmailtransport-19.12.49..ebuild|  8 +--
 kde-apps/kmailtransport/kmailtransport-.ebuild | 26 --
 kde-apps/kmime/kmime-19.12.49..ebuild  |  4 +-
 kde-apps/kmime/kmime-.ebuild   |  4 +-
 kde-apps/knotes/knotes-19.12.49..ebuild|  1 -
 kde-apps/knotes/knotes-.ebuild | 35 +++--
 .../konsolekalendar-19.12.49..ebuild   |  4 +-
 .../konsolekalendar/konsolekalendar-.ebuild| 12 ++---
 kde-apps/kontact/kontact-19.12.49..ebuild  |  4 +-
 kde-apps/kontact/kontact-.ebuild   | 26 +-
 .../kontactinterface-19.12.49..ebuild  |  4 +-
 

[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2019-09-08 Thread Andreas Sturmlechner
commit: 29e7d56941eb5465022be8659bd1eace3b9538cc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  8 16:14:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  8 16:14:31 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=29e7d569

kde-apps/akonadi-calendar: Re-add missing DEPEND

Closes: https://bugs.gentoo.org/693664
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-19.08.49..ebuild | 1 +
 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-19.08.49..ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-19.08.49..ebuild
index 2d5a3cae97..454805cea2 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-19.08.49..ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-19.08.49..ebuild
@@ -25,6 +25,7 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadi-contacts)
$(add_kdeapps_dep akonadi-mime)
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcalutils)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index 2d5a3cae97..454805cea2 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -25,6 +25,7 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadi-contacts)
$(add_kdeapps_dep akonadi-mime)
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcalutils)



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2019-05-27 Thread Andreas Sturmlechner
commit: 835a380f136ad0f98ca9c1fa7ddd8ae60ec48379
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 27 18:38:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 27 18:38:40 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=835a380f

kde-apps/akonadi-calendar: Drop unused DEPENDs

Upstream commit d18ba909b43e83194fd976ef21ce5ad018f1c8f5

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index a2e187bd07..2d5a3cae97 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -23,14 +23,11 @@ DEPEND="
$(add_frameworks_dep kitemmodels)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwallet)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep akonadi)
-   $(add_kdeapps_dep akonadi-contacts)
$(add_kdeapps_dep akonadi-mime)
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcalutils)
-   $(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kidentitymanagement)
$(add_kdeapps_dep kmailtransport)
$(add_kdeapps_dep kmime)



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2018-03-08 Thread Andreas Sturmlechner
commit: 0505d27159d617fc9b41245d14c29e8a9b241737
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  8 20:29:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  8 20:29:26 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0505d271

kde-apps/akonadi-calendar: Block 

[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2017-09-13 Thread Andreas Sturmlechner
commit: 85050a5f2db834975025be20a81ceb064c412b13
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 13 17:43:04 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 13 17:51:36 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=85050a5f

kde-apps/akonadi-calendar: Drop obsolete DEPEND

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index f185608894..c71e70815c 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -17,7 +17,6 @@ DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2015-06-07 Thread Johannes Huber
commit: 49a0a6f696e3cfd231fb1a7d03e2f41d72c98fec
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Jun  7 22:21:03 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Jun  7 22:21:03 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=49a0a6f6

[kde-apps/akonadi-calendar] Update dependencies

Package-Manager: portage-2.2.20

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index 1419a22..9c4c282 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -13,19 +13,30 @@ KEYWORDS=
 IUSE=
 
 RDEPEND=
-   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcalutils)
$(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kdepimlibs)
$(add_kdeapps_dep kidentitymanagement)
$(add_kdeapps_dep kmailtransport)
+   $(add_kdeapps_dep kmime)
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
 
 DEPEND=${RDEPEND}
 



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2015-05-23 Thread Michael Palimaka
commit: 6c08a9f17e6c71bba7a81dd16111a1714c558d41
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun May 17 19:02:47 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat May 23 16:12:48 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c08a9f1

[kde-apps/akonadi-calendar] Add missing DEPEND

Package-Manager: portage-2.2.18

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
index f68d979..1419a22 100644
--- a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -14,6 +14,7 @@ IUSE=
 
 RDEPEND=
$(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/

2015-05-06 Thread Michael Palimaka
commit: 9d1815061510c714f3111a8f9bdd6d5d7361d019
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Apr 26 20:34:15 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed May  6 13:35:01 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9d181506

[kde-apps/akonadi-calendar] Add another PIM lib

Package-Manager: portage-2.2.18

 .../akonadi-calendar/akonadi-calendar-.ebuild  | 31 ++
 kde-apps/akonadi-calendar/metadata.xml |  5 
 2 files changed, 36 insertions(+)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
new file mode 100644
index 000..f68d979
--- /dev/null
+++ b/kde-apps/akonadi-calendar/akonadi-calendar-.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_TEST=true
+inherit kde5
+
+DESCRIPTION=Library for akonadi calendar integration
+LICENSE=GPL-2+
+KEYWORDS=
+IUSE=
+
+RDEPEND=
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kwallet)
+   $(add_kdeapps_dep kcalcore)
+   $(add_kdeapps_dep kcalutils)
+   $(add_kdeapps_dep kcontacts)
+   $(add_kdeapps_dep kdepimlibs)
+   $(add_kdeapps_dep kidentitymanagement)
+   $(add_kdeapps_dep kmailtransport)
+
+DEPEND=${RDEPEND}
+
+RESTRICT=test

diff --git a/kde-apps/akonadi-calendar/metadata.xml 
b/kde-apps/akonadi-calendar/metadata.xml
new file mode 100644
index 000..a23f444
--- /dev/null
+++ b/kde-apps/akonadi-calendar/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdkde/herd
+/pkgmetadata