public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kio-gdrive/
Date: Sun, 21 Aug 2016 20:22:55 +0000 (UTC)	[thread overview]
Message-ID: <1471810966.55b88daeabd49d56f0eee8d5e19057e79cde5fb9.kensington@gentoo> (raw)

commit:     55b88daeabd49d56f0eee8d5e19057e79cde5fb9
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Aug 19 22:24:54 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 20:22:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=55b88dae

kde-misc/kio-gdrive: New package

Package-Manager: portage-2.2.28

 kde-misc/kio-gdrive/kio-gdrive-9999.ebuild | 34 ++++++++++++++++++++++++++++++
 kde-misc/kio-gdrive/metadata.xml           |  8 +++++++
 2 files changed, 42 insertions(+)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-9999.ebuild b/kde-misc/kio-gdrive/kio-gdrive-9999.ebuild
new file mode 100644
index 0000000..4fef42a
--- /dev/null
+++ b/kde-misc/kio-gdrive/kio-gdrive-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_TEST="optional"
+inherit kde5
+
+DESCRIPTION="KIO Slave for Google Drive service"
+HOMEPAGE="https://phabricator.kde.org/project/profile/72/"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_qt_dep qtwidgets)
+	dev-libs/qtkeychain[qt5]
+	>=net-libs/libkgapi-5.3.1
+"
+DEPEND="${RDEPEND}
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+"
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	einfo
+	einfo "Usage: Type 'gdrive:/' in dolphin's location bar."
+	einfo
+}

diff --git a/kde-misc/kio-gdrive/metadata.xml b/kde-misc/kio-gdrive/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-misc/kio-gdrive/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-08-21 20:22 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 20:22 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-02 17:30 [gentoo-commits] proj/kde:master commit in: kde-misc/kio-gdrive/ Michael Palimaka
2016-10-06 14:17 Michael Palimaka
2016-10-08 17:40 Michael Palimaka
2016-10-08 17:40 Michael Palimaka
2016-10-08 17:40 Michael Palimaka
2016-10-08 17:40 Michael Palimaka
2016-10-08 17:55 Michael Palimaka
2017-01-26 14:33 Michael Palimaka
2017-05-27 15:03 Andreas Sturmlechner
2017-05-31 18:44 Andreas Sturmlechner
2017-09-03 11:34 Andreas Sturmlechner
2017-10-19 18:54 Andreas Sturmlechner
2017-10-19 19:03 Andreas Sturmlechner
2018-03-30 22:41 Andreas Sturmlechner
2019-05-19 19:12 Andreas Sturmlechner
2019-08-25 15:58 Andreas Sturmlechner
2020-02-23 13:27 Andreas Sturmlechner
2020-03-23 23:47 Andreas Sturmlechner
2020-03-23 23:47 Andreas Sturmlechner
2020-04-23 13:59 Andreas Sturmlechner
2020-07-01 10:03 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2021-02-15 14:39 Andreas Sturmlechner
2021-04-15 20:03 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2022-07-21 10:23 Andreas Sturmlechner
2023-12-19 22:00 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2024-01-07 17:13 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-28  9:09 Andreas Sturmlechner
2024-02-28 10:33 Andreas Sturmlechner
2024-04-21 19:42 Andreas Sturmlechner
2024-08-18 22:30 Andreas Sturmlechner
2024-08-21 21:47 Andreas Sturmlechner
2025-03-16 23:10 Andreas Sturmlechner
2025-06-19  9:25 Andreas Sturmlechner

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=1471810966.55b88daeabd49d56f0eee8d5e19057e79cde5fb9.kensington@gentoo \
    --to=kensington@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