From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/
Date: Mon, 2 Dec 2019 19:21:35 +0000 (UTC) [thread overview]
Message-ID: <1575314271.b726cca8df003ca86c79422e3408cfc394bc42a3.asturm@gentoo> (raw)
commit: b726cca8df003ca86c79422e3408cfc394bc42a3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 18:21:58 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 19:17:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b726cca8
kde-misc/zanshin: 0.5.71 version bump
We use this tagged version as upstream was not able to deliver a release
compatible with kde-frameworks/kcalendarcore and kde-frameworks/kcontacts
in time. Consequently, package loses stable keywords.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/zanshin/Manifest | 1 +
kde-misc/zanshin/zanshin-0.5.71.ebuild | 62 ++++++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
diff --git a/kde-misc/zanshin/Manifest b/kde-misc/zanshin/Manifest
index ad82d970037..ed54309907c 100644
--- a/kde-misc/zanshin/Manifest
+++ b/kde-misc/zanshin/Manifest
@@ -1 +1,2 @@
DIST zanshin-0.5.0.tar.xz 438300 BLAKE2B 323f7f8545ba59daf2e62af6873be47b81e62b808495757752e4a33e3b0816c63e0e08979695c33cc70b4aebcff6d30814b8cbb400fe64af5329e72501639399 SHA512 9e4f01ee622a07096b7cc234a6a2f0b35501497efb662af590d4c4fa3f55f21acc528bfae10e92da8107f26f3d5f4b777730512c97017c36cad96d6e6cb28e43
+DIST zanshin-0.5.71.tar.gz 355173 BLAKE2B 245ccde6b6a68ca0b7093525b2b3d0384b9222efbbb6366060a5061020c565dcd7e6b9b6e4fffadc164bae93783bdcf69e2d02b1df4c9cb382c473dc1a10152b SHA512 c04f280066f97e3984988a86376b6e86b451d0fe5bab31eba4de03f2c2d15e65a3681d3f9f6895bf0750ccac4bf7a4666d742dd9c74028e689d732615cce3e97
diff --git a/kde-misc/zanshin/zanshin-0.5.71.ebuild b/kde-misc/zanshin/zanshin-0.5.71.ebuild
new file mode 100644
index 00000000000..b3ccd806876
--- /dev/null
+++ b/kde-misc/zanshin/zanshin-0.5.71.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+KDE_APPS_MINIMAL=19.08.3
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Getting things done application by KDE"
+HOMEPAGE="https://zanshin.kde.org/ https://userbase.kde.org/Zanshin
+https://kde.org/applications/utilities/org.kde.zanshin"
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="https://github.com/KDE/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="5"
+IUSE=""
+
+BDEPEND="
+ test? ( >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5[tools] )
+"
+COMMON_DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtnetwork-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5
+ >=kde-apps/akonadi-calendar-${KDE_APPS_MINIMAL}:5
+ >=kde-apps/akonadi-contacts-${KDE_APPS_MINIMAL}:5
+ >=kde-apps/kmime-${KDE_APPS_MINIMAL}:5
+ >=kde-apps/kontactinterface-${KDE_APPS_MINIMAL}:5
+ >=kde-frameworks/kcalendarcore-${KFMIN}:5
+ >=kde-frameworks/kcodecs-${KFMIN}:5
+ >=kde-frameworks/kcompletion-${KFMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcontacts-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kio-${KFMIN}:5
+ >=kde-frameworks/kitemmodels-${KFMIN}:5
+ >=kde-frameworks/kitemviews-${KFMIN}:5
+ >=kde-frameworks/kjobwidgets-${KFMIN}:5
+ >=kde-frameworks/kparts-${KFMIN}:5
+ >=kde-frameworks/krunner-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5
+ >=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+DEPEND="${COMMON_DEPEND}
+ dev-libs/boost
+"
+RDEPEND="${COMMON_DEPEND}
+ !kde-misc/zanshin:4
+ >=kde-apps/kdepim-runtime-${KDE_APPS_MINIMAL}:5
+"
next reply other threads:[~2019-12-02 19:21 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-02 19:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/ Andreas Sturmlechner
2024-12-21 21:27 Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-02-07 10:37 Andreas Sturmlechner
2023-01-15 13:04 Andreas Sturmlechner
2022-03-16 14:36 Andreas Sturmlechner
2021-12-07 19:54 Georgy Yakovlev
2021-11-26 4:23 Sam James
2020-10-26 13:56 Andreas Sturmlechner
2020-07-15 17:08 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2018-04-05 23:38 Andreas Sturmlechner
2018-04-05 23:19 Thomas Deutschmann
2018-04-05 21:16 Aaron Bauman
2018-01-03 18:05 Andreas Sturmlechner
2018-01-03 18:05 Andreas Sturmlechner
2017-12-31 22:09 Andreas Sturmlechner
2017-08-17 14:43 Michael Palimaka
2017-07-02 19:51 Andreas Sturmlechner
2017-07-02 19:51 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-16 19:10 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-01-22 13:18 Michael Palimaka
2016-01-01 16:23 Michael Palimaka
2015-09-08 0:29 Manuel RĂ¼ger
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=1575314271.b726cca8df003ca86c79422e3408cfc394bc42a3.asturm@gentoo \
--to=asturm@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