public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/
Date: Fri, 30 Mar 2018 22:42:29 +0000 (UTC)	[thread overview]
Message-ID: <1522449743.87d9950d51bf6fbdbf1c92c44204d16e51fc4d5c.asturm@gentoo> (raw)

commit:     87d9950d51bf6fbdbf1c92c44204d16e51fc4d5c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 30 22:38:20 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 22:42:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d9950d

kde-misc/kio-gdrive: 1.2.2 version bump

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 kde-misc/kio-gdrive/Manifest                |  1 +
 kde-misc/kio-gdrive/kio-gdrive-1.2.2.ebuild | 46 +++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/kde-misc/kio-gdrive/Manifest b/kde-misc/kio-gdrive/Manifest
index 5299deeb1c3..ddf949a8c7b 100644
--- a/kde-misc/kio-gdrive/Manifest
+++ b/kde-misc/kio-gdrive/Manifest
@@ -1 +1,2 @@
 DIST kio-gdrive-1.2.1.tar.xz 33820 BLAKE2B 5f1e4ec09b07b135b49bf887c560ee873eb32e918024899bd4790208e6d1e52957480acc9d5cdfa0d0a003c864cd554bf11b2466d123e4bf804306ea4508ff69 SHA512 021612192adc4173d936ee5f16d959db6c2d74aadae0d6dcb25aa1b8f1cd06f650e870d62eb72c9efbd9b581b06a949fcd78f494ec63eaac9ad67b16a0f0ab79
+DIST kio-gdrive-1.2.2.tar.xz 35848 BLAKE2B ff7ee944f80cfe535452c04e8bf99b54e37a5383a54c9388940be686de0dc11bb0551609f9396a84367075a346396230e2a1be5b64d792ce144ee9e52def2c7a SHA512 58b5baeb4f44c6d07c4ac019bf2da390310e5366c141ad919cbf09f21a684f808497b2bb7667d5da7a19688e3e2f5c722361d8fcd52fa5387d2d12d7853e2fe6

diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.2.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.2.ebuild
new file mode 100644
index 00000000000..774e9ad3b50
--- /dev/null
+++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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
+}


             reply	other threads:[~2018-03-30 22:42 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30 22:42 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02  7:17 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/ Andreas Sturmlechner
2024-08-21 22:02 Andreas Sturmlechner
2024-08-21 21:51 Andreas Sturmlechner
2024-08-21 21:51 Andreas Sturmlechner
2024-08-20 21:23 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-04-25 20:43 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-02-07 10:37 Andreas Sturmlechner
2022-07-21 10:53 Andreas Sturmlechner
2022-07-21 10:35 Andreas Sturmlechner
2022-03-24 14:54 Andreas Sturmlechner
2021-08-04  9:01 Agostino Sarubbo
2021-08-04  8:40 Agostino Sarubbo
2021-04-06  6:31 Agostino Sarubbo
2020-11-05 19:01 Andreas Sturmlechner
2020-11-05 18:25 Georgy Yakovlev
2020-10-16 17:46 Georgy Yakovlev
2020-08-03 23:25 Sam James
2020-07-30  7:21 Agostino Sarubbo
2020-07-30  6:58 Agostino Sarubbo
2020-05-27 21:33 Andreas Sturmlechner
2020-04-23 22:07 Andreas Sturmlechner
2020-04-23 22:07 Andreas Sturmlechner
2020-03-19 15:43 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-12-25  1:27 Andreas Sturmlechner
2019-12-03  5:04 Andreas Sturmlechner
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-08-25  8:10 Andreas Sturmlechner
2019-08-15 13:09 Andreas Sturmlechner
2019-05-19 20:04 Andreas Sturmlechner
2019-05-19 19:35 Andreas Sturmlechner
2018-11-18  9:37 Andreas Sturmlechner
2018-11-18  8:41 Mikle Kolyada
2018-11-17 21:34 Thomas Deutschmann
2018-10-22 13:43 Andreas Sturmlechner
2018-09-01 20:46 Andreas Sturmlechner
2018-08-30 11:31 Mikle Kolyada
2018-08-29  1:07 Thomas Deutschmann
2018-07-01 16:27 Andreas Sturmlechner
2018-05-08  7:11 Agostino Sarubbo
2018-05-07  0:24 Thomas Deutschmann
2018-05-06 11:24 Andreas Sturmlechner
2018-04-22 11:47 Andreas Sturmlechner
2018-01-28 23:19 Andreas Sturmlechner
2017-11-07 22:30 Thomas Deutschmann
2017-11-06 11:37 Manuel Rüger
2017-10-19 19:03 Andreas Sturmlechner
2017-10-01  5:14 Michael Palimaka
2017-08-18 15:43 Michael Palimaka
2017-06-17 19:05 Andreas Sturmlechner
2017-05-31 20:11 Andreas Sturmlechner
2017-05-28  9:35 Andreas Sturmlechner
2017-02-14 18:25 Andreas Sturmlechner
2017-01-26 14:31 Michael Palimaka
2017-01-26 14:29 Michael Palimaka
2017-01-26 14:29 Michael Palimaka
2017-01-11  8:37 Johannes Huber
2017-01-11  8:10 Johannes Huber
2017-01-11  8:10 Johannes Huber
2017-01-11  8:10 Johannes Huber
2016-11-12 12:25 Michael Palimaka
2016-10-14 16:37 Michael Palimaka
2016-10-08 17:55 Michael Palimaka

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=1522449743.87d9950d51bf6fbdbf1c92c44204d16e51fc4d5c.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