From 534fa63f20ca055afb5c9aa43f64fe020d08aec0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 20 Aug 2016 00:36:43 +0200 Subject: kde-misc/kio-stash: New package Package-Manager: portage-2.2.28 --- kde-misc/kio-stash/kio-stash-9999.ebuild | 24 ++++++++++++++++++++++++ kde-misc/kio-stash/metadata.xml | 8 ++++++++ 2 files changed, 32 insertions(+) create mode 100644 kde-misc/kio-stash/kio-stash-9999.ebuild create mode 100644 kde-misc/kio-stash/metadata.xml (limited to 'kde-misc') diff --git a/kde-misc/kio-stash/kio-stash-9999.ebuild b/kde-misc/kio-stash/kio-stash-9999.ebuild new file mode 100644 index 00000000000..8be02afec13 --- /dev/null +++ b/kde-misc/kio-stash/kio-stash-9999.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_TEST="forceoptional" +inherit kde5 + +DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections" +HOMEPAGE="https://quickgit.kde.org/?p=kio-stash.git" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_qt_dep qtdbus) +" +RDEPEND="${DEPEND}" diff --git a/kde-misc/kio-stash/metadata.xml b/kde-misc/kio-stash/metadata.xml new file mode 100644 index 00000000000..2fdbf33d963 --- /dev/null +++ b/kde-misc/kio-stash/metadata.xml @@ -0,0 +1,8 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + + -- cgit v1.2.3