public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/
Date: Sun,  7 Jun 2015 22:47:03 +0000 (UTC)	[thread overview]
Message-ID: <1433716680.aebf97fed7773ba845d7b19f74248ed69c0d39dd.johu@gentoo> (raw)

commit:     aebf97fed7773ba845d7b19f74248ed69c0d39dd
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  7 22:38:00 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 22:38:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=aebf97fe

[kde-apps/kdepim-runtime] New package

Package-Manager: portage-2.2.20

 kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 65 ++++++++++++++++++++++
 kde-apps/kdepim-runtime/metadata.xml               |  5 ++
 2 files changed, 70 insertions(+)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
new file mode 100644
index 0000000..e16af2e
--- /dev/null
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE PIM runtime plugin collection"
+KEYWORDS=""
+IUSE=""
+
+# TODO facebook, google, kolab, Qt5TextToSpeech
+
+RDEPEND="
+	$(add_kdeapps_dep akonadi-calendar)
+	$(add_kdeapps_dep kalarmcal)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcalutils)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kdepimlibs)
+	$(add_kdeapps_dep kdepim-runtime)
+	$(add_kdeapps_dep kidentitymanagement)
+	$(add_kdeapps_dep kimap)
+	$(add_kdeapps_dep kmailtransport)
+	$(add_kdeapps_dep kmbox)
+	$(add_kdeapps_dep kmime)
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(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 kio)
+	$(add_frameworks_dep kitemmodels)
+	$(add_frameworks_dep kitemviews)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep knotifyconfig)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	>=app-office/akonadi-server-5.0.41
+	dev-libs/libical:=
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	dev-qt/qtxmlpatterns:5
+"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/cyrus-sasl:2
+	dev-libs/libxml2:2
+	dev-libs/libxslt
+	sys-devel/gettext
+	x11-misc/shared-mime-info
+"

diff --git a/kde-apps/kdepim-runtime/metadata.xml b/kde-apps/kdepim-runtime/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-apps/kdepim-runtime/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>


             reply	other threads:[~2015-06-07 22:47 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-07 22:47 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 20:58 [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ Johannes Huber
2015-06-08 21:16 Johannes Huber
2015-06-09 19:26 Michael Palimaka
2015-07-16 18:34 Johannes Huber
2015-08-03 20:54 Johannes Huber
2015-08-15 21:40 Johannes Huber
2015-08-24 10:29 Johannes Huber
2015-12-29 12:48 Michael Palimaka
2016-02-14 15:28 Michael Palimaka
2016-04-02 16:06 Michael Palimaka
2016-04-03 19:22 Johannes Huber
2016-04-06 12:36 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-07-10 23:06 Maciej Mrozowski
2016-09-15 18:01 Michael Palimaka
2017-01-17 10:46 Andreas Sturmlechner
2017-02-19 10:32 Andreas Sturmlechner
2017-03-17 19:36 Andreas Sturmlechner
2017-03-19 22:56 Andreas Sturmlechner
2017-03-21  1:50 Andreas Sturmlechner
2017-07-03 22:09 Andreas Sturmlechner
2017-08-17 10:27 Andreas Sturmlechner
2017-08-20  8:34 Andreas Sturmlechner
2017-09-13 17:52 Andreas Sturmlechner
2017-09-17 12:01 Andreas Sturmlechner
2017-10-19 22:55 Andreas Sturmlechner
2018-01-09 13:41 Andreas Sturmlechner
2018-03-12  0:09 Andreas Sturmlechner
2018-06-02  8:17 Andreas Sturmlechner
2018-11-02 20:38 Andreas Sturmlechner
2018-11-13 19:58 Andreas Sturmlechner
2018-11-16 22:17 Andreas Sturmlechner
2018-12-26 19:04 Andreas Sturmlechner
2019-06-10 22:03 Andreas Sturmlechner
2019-06-12 17:34 Andreas Sturmlechner
2019-08-22 16:13 Andreas Sturmlechner
2020-02-22 19:43 Andreas Sturmlechner
2020-04-04 16:19 Andreas Sturmlechner
2020-04-29 16:10 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2021-04-25  8:00 Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2023-08-06 20:39 Andreas Sturmlechner
2024-03-03 15:05 Andreas Sturmlechner
2024-03-15  9:54 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-09-12 19:30 Andreas Sturmlechner
2024-11-09 12:25 Andreas Sturmlechner
2024-11-10 22:29 Andreas Sturmlechner
2024-11-10 22:29 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=1433716680.aebf97fed7773ba845d7b19f74248ed69c0d39dd.johu@gentoo \
    --to=johu@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