public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/akonadi-ews/
@ 2016-12-16 19:16 Johannes Huber
  0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2016-12-16 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e64126abc99a8d2781eb1b05989d4a8b0bd63178
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 19:13:56 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 19:13:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64126ab

kde-misc/akonadi-ews: New package

Import from kde overlay. Initial ebuild by Krzysztof Nowicki <krissn <AT> op.pl>.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/akonadi-ews/Manifest                 |  1 +
 kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild | 37 +++++++++++++++++++++++++++
 kde-misc/akonadi-ews/metadata.xml             | 11 ++++++++
 3 files changed, 49 insertions(+)

diff --git a/kde-misc/akonadi-ews/Manifest b/kde-misc/akonadi-ews/Manifest
new file mode 100644
index 00000000..c1516f9
--- /dev/null
+++ b/kde-misc/akonadi-ews/Manifest
@@ -0,0 +1 @@
+DIST akonadi-ews-0.8.1.tar.gz 143994 SHA256 855a6b2ae38e75fa9d9f9400ec91fb74f093940648ae61a0b6a9f2d66eee3caa SHA512 dd9ce54cfde2fbba2d64fd3112581d63985cc05156abb859368d6337e711755d362f5935295c1ce7bbd7d6a2a4c471bce02449a8583d1c09cc384bee279ffd89 WHIRLPOOL 8545ff9bd95d81a902f935a514b1e89637f68f2bf06f8e0d3dac6fa2106d45b75122a1c850de22fc26b0d38b5ba16603e80703188c16947f03db87882d070901

diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
new file mode 100644
index 00000000..0de24d7
--- /dev/null
+++ b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
+HOMEPAGE="https://github.com/KrissN/akonadi-ews"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
+else
+	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_kdeapps_dep akonadi)
+	$(add_kdeapps_dep akonadi-mime)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kmime)
+"
+DEPEND="${RDEPEND}
+	dev-libs/libxslt"
+
+DOCS=( README.md )

diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
new file mode 100644
index 00000000..c3779b7
--- /dev/null
+++ b/kde-misc/akonadi-ews/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+	<upstream>
+		<remote-id type="github">KrissN/akonadi-ews</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-16 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 19:16 [gentoo-commits] repo/gentoo:master commit in: kde-misc/akonadi-ews/ Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox