summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-05-11 21:31:41 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-05-11 22:20:09 +1000
commit58c29c1d9f1987d4348da66537bcfd19d5f71bf2 (patch)
tree03ed4b30a6b97bf23e91cf328f9782f97663c581 /kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
parentsys-kernel/hardened-sources: remove older unstable (diff)
downloadgentoo-58c29c1d9f1987d4348da66537bcfd19d5f71bf2.tar.gz
gentoo-58c29c1d9f1987d4348da66537bcfd19d5f71bf2.tar.bz2
gentoo-58c29c1d9f1987d4348da66537bcfd19d5f71bf2.zip
kde-plasma: version bump 5.6.4
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
new file mode 100644
index 000000000000..2b6623213325
--- /dev/null
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_plasma_dep kwayland)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}"