aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-07-09 23:55:02 +0200
committerJohannes Huber <johu@gentoo.org>2015-07-09 23:55:02 +0200
commitf124b444840e5adf8d5840dc14323dcde19e46de (patch)
tree9bdb45bdb433706c9e82841cd3ed1b325d0b80c1 /kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
parent[profiles/package.mask] Remove KDE Applications 15.04.2 (diff)
downloadkde-f124b444840e5adf8d5840dc14323dcde19e46de.tar.gz
kde-f124b444840e5adf8d5840dc14323dcde19e46de.tar.bz2
kde-f124b444840e5adf8d5840dc14323dcde19e46de.zip
[kde-plasma/kwayland-integration] New package
Package-Manager: portage-2.2.20
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
new file mode 100644
index 0000000000..e9914b4b9f
--- /dev/null
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland-integration"
+
+LICENSE="LGPL-2.1"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_plasma_dep kwayland)
+ dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"