summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r--kde-plasma/kwayland-integration/Manifest1
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild22
-rw-r--r--kde-plasma/kwayland-integration/metadata.xml5
3 files changed, 28 insertions, 0 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
new file mode 100644
index 000000000000..3b806daee39c
--- /dev/null
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -0,0 +1 @@
+DIST kwayland-integration-5.4.0.tar.xz 13996 SHA256 86d400b4b0268ca6592f4eb0d0460d1dc47caea35fc6dcf74a2663ff9ff26d66 SHA512 ee44bb72d287a25ecbf53aa06c161b0011bed6fdd3b33d0fecf00a1ebfbc62fb0008d0fb2fa3bcd8259629b2d7e33feddf52dfde47b0e817b0b6954e3ab04f6a WHIRLPOOL 9a5aeed95d0160de08aeab574fb7a8050a4d201936032f45b7781f11a34780c59019a3e348facb9cef34cbd6b6ef49be440011615f5ebbef12a6018a7a014904
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild
new file mode 100644
index 000000000000..c21a498bccc5
--- /dev/null
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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="~amd64"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_plasma_dep kwayland)
+ dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/metadata.xml b/kde-plasma/kwayland-integration/metadata.xml
new file mode 100644
index 000000000000..a23f444b67d6
--- /dev/null
+++ b/kde-plasma/kwayland-integration/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>