From d456a3dbb18dd2a6f491ccfce5db76408e65149c Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sun, 20 Nov 2016 14:34:48 +0100 Subject: kde-base/solid-actions-kcm -> kde-plasma/solid-actions-kcm --- kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild | 2 +- kde-plasma/plasma-desktop/plasma-desktop-5.8.3.ebuild | 2 +- kde-plasma/solid-actions-kcm/Manifest | 1 + kde-plasma/solid-actions-kcm/metadata.xml | 8 ++++++++ .../solid-actions-kcm-4.11.22.ebuild | 19 +++++++++++++++++++ 5 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 kde-plasma/solid-actions-kcm/Manifest create mode 100644 kde-plasma/solid-actions-kcm/metadata.xml create mode 100644 kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild (limited to 'kde-plasma') diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild index 3102f5ada40c..5bdb86f86add 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild @@ -116,7 +116,7 @@ RDEPEND="${COMMON_DEPEND} !kde-apps/knetattach[handbook] !kde-base/plasma-desktop:4 !kde-base/plasma-workspace:4 - !kde-base/solid-actions-kcm:4 + !kde-plasma/solid-actions-kcm:4 !kde-plasma/systemsettings:4 !kde-misc/kcm_touchpad !kde-misc/kcm-touchpad diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.8.3.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.8.3.ebuild index cce14d809d0e..30fdc9fbf065 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.3.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.3.ebuild @@ -116,7 +116,7 @@ RDEPEND="${COMMON_DEPEND} !kde-apps/knetattach[handbook] !kde-base/plasma-desktop:4 !kde-base/plasma-workspace:4 - !kde-base/solid-actions-kcm:4 + !kde-plasma/solid-actions-kcm:4 !kde-plasma/systemsettings:4 !kde-misc/kcm_touchpad !kde-misc/kcm-touchpad diff --git a/kde-plasma/solid-actions-kcm/Manifest b/kde-plasma/solid-actions-kcm/Manifest new file mode 100644 index 000000000000..db5163f83985 --- /dev/null +++ b/kde-plasma/solid-actions-kcm/Manifest @@ -0,0 +1 @@ +DIST kde-workspace-4.11.22.tar.xz 13553668 SHA256 f035334e843d67ee88551ae9e6c5f64bf7b1edfe311b12501575fe74be0b03b7 SHA512 9def2cc8d1e597259966cd6cc44e9aad7ebe2c7cde5943e362c6782d1344e7da4fff0dddd0fe0c948bca159dba128d8a36006e1ae409415cd22f74955d0a9b95 WHIRLPOOL 14b0fcef19bda4b92a42612387fb6307a50dbb3620e911e3e0aaf5d764fb263e1959baae2e55cb71d92d064542844ae963b170bb960a9b7dc18a11627b731802 diff --git a/kde-plasma/solid-actions-kcm/metadata.xml b/kde-plasma/solid-actions-kcm/metadata.xml new file mode 100644 index 000000000000..0cf59224b009 --- /dev/null +++ b/kde-plasma/solid-actions-kcm/metadata.xml @@ -0,0 +1,8 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + + diff --git a/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild b/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild new file mode 100644 index 000000000000..9cec98e0540e --- /dev/null +++ b/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kde-workspace" +CPPUNIT_REQUIRED="test" +inherit kde4-meta + +DESCRIPTION="KDE Plasma control module for Solid actions" +HOMEPAGE="https://solid.kde.org" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdeapps_dep solid-runtime) + !kde-base/solid:4 +" -- cgit v1.2.3-65-gdbad