From 0183bd09268d786ee0e48e748eb71db53842ffec Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 12 Nov 2015 22:37:41 +1100 Subject: kde-plasma: version bump 5.4.3 Package-Manager: portage-2.2.24 --- kde-plasma/kwayland-integration/Manifest | 1 + .../kwayland-integration-5.4.3.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.4.3.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 37432042fe05..63cdcaf2b17f 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1 +1,2 @@ DIST kwayland-integration-5.4.2.tar.xz 14008 SHA256 c9c57d48e55cb5eb660d715d63d57337da8abd940288ad6807cee6624cdb1021 SHA512 5d4ab0a6942c91c4b49c7231ce0f8a1da76d1df2c74ab791eac08045e637dd41abeffef299928d4888c9d22d89c11e08326fe244831d6a46fc8da810cd4fbad4 WHIRLPOOL 104a2f667f45538c846d75b96e56b461a66a2de5516218f5d3f76298e9ef60ea2e6a9e673ef6fc6747a41605f84787a374f5703f5db13dda2b0abab4e1a7acea +DIST kwayland-integration-5.4.3.tar.xz 14004 SHA256 17d76337e10c268823be94bb9c7b1254ea435492e9325641e34f847a76b64c81 SHA512 e8ffa0bbe0338ea5e158b150ac6a04e2ce7ede7e9f14ddebab8694f062e6dc928f6e44772ebc26b03cccc9693a6a8f697bd3653877413ad3b87d1dcdb5aba37d WHIRLPOOL bf147fd651132b8d45d7df8617ee9f6b994c51de078857380653ebd93a493ac9b2642666316ab6c9af3975fbe036a0a7b73830276e67b1960f6f749b5a88cd05 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.4.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.4.3.ebuild new file mode 100644 index 000000000000..57d7e1806626 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.4.3.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 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kwindowsystem) + $(add_plasma_dep kwayland) + dev-qt/qtgui:5 +" +RDEPEND="${DEPEND}" -- cgit v1.2.3