From 1a442e7816b99589e145656e21d3a41c679b917a Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 7 Feb 2017 19:28:35 +0100 Subject: kde-plasma: Version bump KDE Plasma 5.9.1 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- kde-plasma/kwayland-integration/Manifest | 1 + .../kwayland-integration-5.9.1.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.9.1.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 138ad4310db..496249f72ae 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1,3 @@ DIST kwayland-integration-5.8.5.tar.xz 18292 SHA256 91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685 SHA512 6d269bb1a7ac26d4adf87ddb9791f881d8d52291f4967ba852003897ef056eb723ecedf433f9e4c0aea64bb413ea92c18470af4f0d13302e87aa7075bad18eb6 WHIRLPOOL 6f0080198471c715f9568542edbd3f6cb7c346b0a1ab0d656fb7eebc7a4644d652f0ee644fa7f03b61ebb413755fe2a14af4d8b52ab77ae4739aaac3bb0f2abe DIST kwayland-integration-5.9.0.tar.xz 18356 SHA256 26f83646795fa167a4ca3673726b6f091305b215ee6b911c48e708a7266b25b6 SHA512 805243cff7e9efb2366c3f3561d3488f0f189d4bb48f6dbb565c984493f24be1ee73f71531fd3ebcf59a87ac3c12150b78f9de285c74330831c03bd14f6cd4bd WHIRLPOOL 87f1889c79b7d1836bd45666be451ae99fb2e0fb6927b11a568b6bdf3a5c352193b326b4dd70bad179664e6ac0f9677eabfe30c18758c3e3c99013e079b3bd8e +DIST kwayland-integration-5.9.1.tar.xz 18360 SHA256 7b8724afe4f19d2ffb78866ad8ad261361a05a2e051b0511fc17e4dfb056ce9f SHA512 8b70c3975b4e93990915bcb261d48c49ec097524a7d7573d6634110f0bda3fa0dc14dfcfb92274bc998cb65a13e748fe076bbe8085586adff3fc212db52e79fe WHIRLPOOL db2392e94355bec37f7e8af528c1e9330e7b2c066e9a9293a0d88763751186aca879aad5d3f730580847691ada970d0132a6ac6ff8545c80bbc196d4d1388a4c diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.9.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.9.1.ebuild new file mode 100644 index 00000000000..959818c2190 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.9.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 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 kwayland) + $(add_frameworks_dep kwindowsystem) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" -- cgit v1.2.1