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-misc/zanshin/
Date: Wed, 27 Apr 2016 07:45:26 +0000 (UTC)	[thread overview]
Message-ID: <1461743106.0a153dd2b6875b48e8558081e9efe0c387c5c78a.johu@gentoo> (raw)

commit:     0a153dd2b6875b48e8558081e9efe0c387c5c78a
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 18:10:38 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 07:45:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a153dd2

kde-misc/zanshin: Version bump to 0.4.0, fix deps

Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 .../zanshin/{zanshin-9999.ebuild => zanshin-0.4.0.ebuild}     | 11 ++++++++---
 kde-misc/zanshin/zanshin-9999.ebuild                          |  9 +++++++--
 2 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-0.4.0.ebuild
similarity index 83%
copy from kde-misc/zanshin/zanshin-9999.ebuild
copy to kde-misc/zanshin/zanshin-0.4.0.ebuild
index 959946c..e9be325 100644
--- a/kde-misc/zanshin/zanshin-9999.ebuild
+++ b/kde-misc/zanshin/zanshin-0.4.0.ebuild
@@ -11,13 +11,14 @@ inherit kde5
 
 DESCRIPTION="Getting things done application by KDE"
 HOMEPAGE="https://zanshin.kde.org/"
+[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="http://files.kde.org/zanshin/${P}.tar.bz2"
 
 LICENSE="|| ( GPL-2 GPL-3 )"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE=""
 
 # FIXME: bundles libkdepim
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
@@ -42,6 +43,7 @@ RDEPEND="
 	$(add_kdeapps_dep kidentitymanagement)
 	$(add_kdeapps_dep kldap)
 	$(add_kdeapps_dep kmime)
+	$(add_kdeapps_dep kontactinterface)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)
@@ -49,6 +51,9 @@ RDEPEND="
 	$(add_qt_dep qtwidgets)
 	dev-libs/boost
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
+	test? ( $(add_kdeapps_dep akonadi 'tools') )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-misc/zanshin:4
 "

diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-9999.ebuild
index 959946c..4fb9039 100644
--- a/kde-misc/zanshin/zanshin-9999.ebuild
+++ b/kde-misc/zanshin/zanshin-9999.ebuild
@@ -11,13 +11,14 @@ inherit kde5
 
 DESCRIPTION="Getting things done application by KDE"
 HOMEPAGE="https://zanshin.kde.org/"
+[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="http://files.kde.org/zanshin/${P}.tar.bz2"
 
 LICENSE="|| ( GPL-2 GPL-3 )"
 KEYWORDS=""
 IUSE=""
 
 # FIXME: bundles libkdepim
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
@@ -42,6 +43,7 @@ RDEPEND="
 	$(add_kdeapps_dep kidentitymanagement)
 	$(add_kdeapps_dep kldap)
 	$(add_kdeapps_dep kmime)
+	$(add_kdeapps_dep kontactinterface)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)
@@ -49,6 +51,9 @@ RDEPEND="
 	$(add_qt_dep qtwidgets)
 	dev-libs/boost
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
+	test? ( $(add_kdeapps_dep akonadi 'tools') )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-misc/zanshin:4
 "


             reply	other threads:[~2016-04-27  7:45 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27  7:45 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27 22:28 [gentoo-commits] proj/kde:master commit in: kde-misc/zanshin/ 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-14 17:51 Michael Palimaka
2016-03-26 10:42 Johannes Huber
2016-01-26 18:18 Michael Palimaka
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=1461743106.0a153dd2b6875b48e8558081e9efe0c387c5c78a.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