From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56B9E138206 for ; Sun, 31 Dec 2017 22:09:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84C15E08AA; Sun, 31 Dec 2017 22:09:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50CD3E08AA for ; Sun, 31 Dec 2017 22:09:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF1FC335C08 for ; Sun, 31 Dec 2017 22:09:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F28F126 for ; Sun, 31 Dec 2017 22:09:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1514758166.dc5dae24c3fe8abe756d14a586dad2cf7c110477.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/zanshin/Manifest kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild X-VCS-Directories: kde-misc/zanshin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dc5dae24c3fe8abe756d14a586dad2cf7c110477 X-VCS-Branch: master Date: Sun, 31 Dec 2017 22:09:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c0de4e5a-81db-4e28-9b96-a121e91138c7 X-Archives-Hash: 10340b277f981eba3b59dae779634335 commit: dc5dae24c3fe8abe756d14a586dad2cf7c110477 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 31 22:03:48 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 31 22:09:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5dae24 kde-misc/zanshin: Add 0.4.1_p20171231 snapshot Fixes build with >=kde-apps/kcalcore-17.12.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 kde-misc/zanshin/Manifest | 1 + kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild | 63 +++++++++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/kde-misc/zanshin/Manifest b/kde-misc/zanshin/Manifest index 67c50a278ae..ac219537c36 100644 --- a/kde-misc/zanshin/Manifest +++ b/kde-misc/zanshin/Manifest @@ -1 +1,2 @@ DIST zanshin-0.4.1_p20170701.tar.xz 358700 BLAKE2B cda820dab0234568f94aa1511fbb542eca921a3bd78b4f3f85e5e14147c8326041163b76448982703a3e043e2f9f7d099f41208b6d09d6cf492e2c8d73e8079c SHA512 f4725e72e3444f16df18058abeb3edd3056a95eee47b6321171043e9445886caacc18ba7f7aa8b346e41c099e36c0ce068cf709dd03c2ed78f35bab30b2a56fa +DIST zanshin-0.4.1_p20171231.tar.gz 490747 BLAKE2B 3c90f7213b5f588cea1c11754a5b49e1fa38172be62eb10025c803a554a7e5084daf0196ac3f3319abcedd1b2474dc12f4445e9a4b72ae7ffffa27f9682ce791 SHA512 ec5e2af0c4169de67838eee74cd8acc43265b0b7a368b9c5998cf96112d1294e35e31c57c9e52f7ec1c7f39a660d1d8665b70fe4b471bdea3e0ac14bad906603 diff --git a/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild b/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild new file mode 100644 index 00000000000..70204ef4d2c --- /dev/null +++ b/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +COMMIT=6239128a6c6693e71def64e9782f31bdd9621d19 +KDE_APPS_MINIMAL="17.12.0" +KDE_TEST="forceoptional" +VIRTUALX_REQUIRED="test" +inherit kde5 vcs-snapshot + +DESCRIPTION="Getting things done application by KDE" +HOMEPAGE="https://zanshin.kde.org/" +SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="|| ( GPL-2 GPL-3 )" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# FIXME: bundles libkdepim +COMMON_DEPEND=" + $(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 kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-calendar) + $(add_kdeapps_dep akonadi-contacts) + $(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) + $(add_kdeapps_dep kontactinterface) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtwidgets) +" +DEPEND="${COMMON_DEPEND} + dev-libs/boost + test? ( $(add_kdeapps_dep akonadi 'tools') ) +" +RDEPEND="${COMMON_DEPEND} + !kde-misc/zanshin:4 + $(add_kdeapps_dep kdepim-runtime) +"