From 64e107b9b6058580ff0432107eb37cefb0b2a7d8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 22 Oct 2018 11:09:47 +0100 Subject: gentoo resync : 22.10.2018 --- .../kwayland-integration-5.14.1.ebuild | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.14.1.ebuild (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.14.1.ebuild') diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.1.ebuild new file mode 100644 index 000000000000..5e73d894a726 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" +HOMEPAGE="https://cgit.kde.org/kwayland-integration.git" + +LICENSE="LGPL-2.1" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kwayland) + $(add_frameworks_dep kwindowsystem) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" -- cgit v1.2.3