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 CC6F7138334 for ; Mon, 22 Oct 2018 13:43:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7B3CE0827; Mon, 22 Oct 2018 13:43:46 +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 6EB1EE0827 for ; Mon, 22 Oct 2018 13:43:46 +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 91C86335D08 for ; Mon, 22 Oct 2018 13:43:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77B8D3F0 for ; Mon, 22 Oct 2018 13:43:42 +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: <1540215809.8f6264ec6e33d967fa60f3b17443836f2a746d3e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kio-gdrive/Manifest kde-misc/kio-gdrive/kio-gdrive-1.2.5.ebuild X-VCS-Directories: kde-misc/kio-gdrive/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8f6264ec6e33d967fa60f3b17443836f2a746d3e X-VCS-Branch: master Date: Mon, 22 Oct 2018 13:43:42 +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: f0cd3672-ddd6-4d8a-b2cb-29c678c32d2c X-Archives-Hash: b1a07d498992589295818940443a9aff commit: 8f6264ec6e33d967fa60f3b17443836f2a746d3e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 21 20:16:25 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 22 13:43:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f6264ec kde-misc/kio-gdrive: 1.2.5 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-misc/kio-gdrive/Manifest | 1 + kde-misc/kio-gdrive/kio-gdrive-1.2.5.ebuild | 46 +++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-misc/kio-gdrive/Manifest b/kde-misc/kio-gdrive/Manifest index f14d71214cc..2e5d0c7c70e 100644 --- a/kde-misc/kio-gdrive/Manifest +++ b/kde-misc/kio-gdrive/Manifest @@ -1 +1,2 @@ DIST kio-gdrive-1.2.4.tar.xz 44700 BLAKE2B 067a7e75a073a1bfffa76ba6bab9c76c517231182c0bd8ee6ddff6ab601ddaab4c19716d55072c3c09cdb0656e649bb7cf8b8951d6f458557fc29581109d04c2 SHA512 0430702ebc9412cbc0116f2677046da89ebac82d93afff915b08bf0449b26174975104514b4a000b60e4a0da9714270881b8ff264f2e7f2d9d4715229ff5a238 +DIST kio-gdrive-1.2.5.tar.xz 45784 BLAKE2B 13ab7370f27694b1e9423ef9975ec17361893196f65369339ac2adc844ee7ce015ea8814eb1cf3abce50f3513ea97a612cd1f9fbe2d84f875e6245acfeda5fe0 SHA512 4aea167f756b8cd24a429ea46a73353fc7cc76fa844f4317e6a90b696165f110913a56334a75e0b5e522a892ea31d085d56928e4abf0286c4caadcdc7cfe41d3 diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.5.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.5.ebuild new file mode 100644 index 00000000000..203aa875a7b --- /dev/null +++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.5.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +KDE_TEST="optional" +inherit kde5 + +DESCRIPTION="KIO Slave for Google Drive service" +HOMEPAGE="https://phabricator.kde.org/project/profile/72/" + +if [[ ${KDE_BUILD_TYPE} != live ]] ; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +IUSE="+kaccounts" + +COMMON_DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_kdeapps_dep libkgapi) + $(add_qt_dep qtwidgets) + kaccounts? ( $(add_kdeapps_dep kaccounts-integration) ) + !kaccounts? ( dev-libs/qtkeychain:=[qt5(+)] ) +" +DEPEND="${COMMON_DEPEND} + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + dev-util/intltool +" +RDEPEND="${COMMON_DEPEND} + kaccounts? ( $(add_kdeapps_dep kaccounts-providers) ) +" + +DOCS=( README.md ) + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package kaccounts KAccounts) + ) + kde5_src_configure +}