summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-21 15:39:01 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-21 15:39:45 +0200
commit5e10890b6ebfc31a933ac5829dfad6f723ee0aff (patch)
treea683bc38a6a1d3c0a463b5a2e4d45c87388c01ac /kde-apps/ktp-send-file
parentprofiles: Mask kde-apps/ktp-text-ui[speech] (diff)
downloadgentoo-5e10890b6ebfc31a933ac5829dfad6f723ee0aff.tar.gz
gentoo-5e10890b6ebfc31a933ac5829dfad6f723ee0aff.tar.bz2
gentoo-5e10890b6ebfc31a933ac5829dfad6f723ee0aff.zip
kde-apps: Add Plasma Telepathy client 15.12.3
Gentoo-bug: 579258 Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-apps/ktp-send-file')
-rw-r--r--kde-apps/ktp-send-file/Manifest1
-rw-r--r--kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild35
-rw-r--r--kde-apps/ktp-send-file/metadata.xml8
3 files changed, 44 insertions, 0 deletions
diff --git a/kde-apps/ktp-send-file/Manifest b/kde-apps/ktp-send-file/Manifest
new file mode 100644
index 000000000000..6967b7c6ffa0
--- /dev/null
+++ b/kde-apps/ktp-send-file/Manifest
@@ -0,0 +1 @@
+DIST ktp-send-file-15.12.3.tar.xz 14684 SHA256 31473406b4187e1adea6ca67fc7b27c3ea3877c1f0f7d4a9b74ff6c59706a32f SHA512 54eb9aedbea692cd6fec5e8de9f7fd5483e4416d30114b01414294602265f892533ace65b5eb0249f0d48955a28eb8241cba4111cf6c4f9a98bd9c6832c72721 WHIRLPOOL ef485997fe544650ef04d7a1d634a213d12b6792a4246d92b91f973505bba548878904ebd88d2c67417ff04a8acc4b900b3b3fbc6d13b8a92467a26404d37c19
diff --git a/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild b/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild
new file mode 100644
index 000000000000..454b7ae54450
--- /dev/null
+++ b/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
+HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_kdeapps_dep ktp-common-internals)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ net-libs/telepathy-qt[qt5]
+"
+DEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kcmutils)
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_kdeapps_dep ktp-contact-list)
+ $(add_kdeapps_dep ktp-filetransfer-handler)
+ !net-im/ktp-send-file
+"
diff --git a/kde-apps/ktp-send-file/metadata.xml b/kde-apps/ktp-send-file/metadata.xml
new file mode 100644
index 000000000000..2fdbf33d963d
--- /dev/null
+++ b/kde-apps/ktp-send-file/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>