public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/zanshin/
Date: Tue, 26 Jan 2016 18:18:55 +0000 (UTC)	[thread overview]
Message-ID: <1453832318.62a6879dec3012b8f88fcaaf1022c644473c0373.kensington@gentoo> (raw)

commit:     62a6879dec3012b8f88fcaaf1022c644473c0373
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 24 14:04:05 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 18:18:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=62a6879d

kde-misc/zanshin: Frameworks merged to master

Package-Manager: portage-2.2.26

 kde-misc/zanshin/metadata.xml        |  8 ++++++
 kde-misc/zanshin/zanshin-9999.ebuild | 53 ++++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)

diff --git a/kde-misc/zanshin/metadata.xml b/kde-misc/zanshin/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-misc/zanshin/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>

diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-9999.ebuild
new file mode 100644
index 0000000..5e64edc
--- /dev/null
+++ b/kde-misc/zanshin/zanshin-9999.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="A getting things done application for KDE"
+HOMEPAGE="https://zanshin.kde.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+KEYWORDS=""
+IUSE=""
+
+# FIXME: bundles libkdepim
+RDEPEND="
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(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 kparts)
+	$(add_frameworks_dep krunner)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep akonadi)
+	$(add_kdeapps_dep akonadi-calendar)
+	$(add_kdeapps_dep akonadi-notes)
+	$(add_kdeapps_dep akonadi-search)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kidentitymanagement)
+	$(add_kdeapps_dep kldap)
+	$(add_kdeapps_dep kmime)
+	dev-libs/boost
+	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}
+	!kde-misc/zanshin:4
+"


             reply	other threads:[~2016-01-26 18:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 18:18 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-11 17:13 [gentoo-commits] proj/kde:master commit in: kde-misc/zanshin/ Andreas Sturmlechner
2024-02-27 22:28 Sam James
2023-12-17 12:04 Sam James
2023-01-15 12:30 Andreas Sturmlechner
2022-03-16 14:37 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-12-09  9:57 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2021-11-03 10:51 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-08-13 16:21 Andreas Sturmlechner
2020-08-13 16:06 Andreas Sturmlechner
2019-01-09  9:39 Andreas Sturmlechner
2017-12-31 22:12 Andreas Sturmlechner
2017-07-02 15:32 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-12-16 19:11 Johannes Huber
2016-09-14 14:07 Michael Palimaka
2016-09-14 14:07 Michael Palimaka
2016-04-27  7:45 Johannes Huber
2016-04-14 17:51 Michael Palimaka
2016-03-26 10:42 Johannes Huber
2012-01-10 15:35 Johannes Huber
2011-11-29 23:22 Johannes Huber

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=1453832318.62a6879dec3012b8f88fcaaf1022c644473c0373.kensington@gentoo \
    --to=kensington@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