diff options
| author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-06-16 19:55:07 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-06-16 19:59:07 +0200 |
| commit | a2ece5a6993e6c9a754776fb240794e4d14d1bf2 (patch) | |
| tree | 0e75efda99a31224803c5839d9bd91bd1939a65c | |
| parent | 079fbaf1d60add93fe0a8a17d31d3eba88818081 (diff) | |
| download | kde-a2ece5a6993e6c9a754776fb240794e4d14d1bf2.tar.gz kde-a2ece5a6993e6c9a754776fb240794e4d14d1bf2.tar.bz2 kde-a2ece5a6993e6c9a754776fb240794e4d14d1bf2.zip | |
kde-plasma: Remove 5.6 stable branch
Package-Manager: portage-2.2.28
40 files changed, 0 insertions, 2098 deletions
diff --git a/kde-plasma/bluedevil/bluedevil-5.6.49.9999.ebuild b/kde-plasma/bluedevil/bluedevil-5.6.49.9999.ebuild deleted file mode 100644 index 713d3e02035..00000000000 --- a/kde-plasma/bluedevil/bluedevil-5.6.49.9999.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Bluetooth stack for KDE Plasma" -HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil" -KEYWORDS="" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep bluez-qt) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kded) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -DEPEND="${COMMON_DEPEND} - x11-misc/shared-mime-info -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !app-mobilephone/obexd - !app-mobilephone/obex-data-server - !net-wireless/bluedevil - !net-wireless/kbluetooth -" diff --git a/kde-plasma/breeze-grub/breeze-grub-5.6.49.9999.ebuild b/kde-plasma/breeze-grub/breeze-grub-5.6.49.9999.ebuild deleted file mode 100644 index 66485a7e94b..00000000000 --- a/kde-plasma/breeze-grub/breeze-grub-5.6.49.9999.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_AUTODEPS="false" -KDE_DEBUG="false" -inherit kde5 - -DESCRIPTION="Breeze theme for GRUB" -LICENSE="GPL-3+" -KEYWORDS="" -IUSE="" - -src_prepare() { - default -} - -src_configure() { - : -} - -src_compile() { - : -} - -src_install() { - insinto /usr/share/grub/themes - doins -r breeze -} diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.6.49.9999.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.6.49.9999.ebuild deleted file mode 100644 index dd13ca56ad7..00000000000 --- a/kde-plasma/breeze-gtk/breeze-gtk-5.6.49.9999.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Official GTK+ port of KDE's Breeze widget style" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze-gtk" -LICENSE="LGPL-2.1+" -KEYWORDS="" -IUSE="" diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild deleted file mode 100644 index 01926d0a624..00000000000 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_AUTODEPS="false" -inherit kde5 - -DESCRIPTION="Breeze theme for Plymouth" -LICENSE="GPL-2+ GPL-3+" -KEYWORDS="" -IUSE="" - -RDEPEND="sys-boot/plymouth" -DEPEND="${RDEPEND} - $(add_frameworks_dep extra-cmake-modules) -" diff --git a/kde-plasma/breeze/breeze-5.6.49.9999.ebuild b/kde-plasma/breeze/breeze-5.6.49.9999.ebuild deleted file mode 100644 index 81ccf3b1e4c..00000000000 --- a/kde-plasma/breeze/breeze-5.6.49.9999.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 multibuild - -DESCRIPTION="Breeze visual style for the Plasma desktop" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze" -KEYWORDS="" -IUSE="qt4" - -DEPEND=" - $(add_frameworks_dep frameworkintegration) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep plasma) - $(add_plasma_dep kdecoration) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libxcb - qt4? ( - kde-base/kdelibs:4 - x11-libs/libX11 - ) -" -RDEPEND="${DEPEND} - $(add_frameworks_dep breeze-icons) - $(add_plasma_dep kde-cli-tools) -" - -pkg_setup() { - kde5_pkg_setup - MULTIBUILD_VARIANTS=( kf5 $(usev qt4) ) -} - -src_configure() { - myconfigure() { - local mycmakeargs=() - - if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then - mycmakeargs+=( -DUSE_KDE4=true ) - fi - - kde5_src_configure - } - - multibuild_foreach_variant myconfigure -} - -src_compile() { - multibuild_foreach_variant kde5_src_compile -} - -src_install() { - multibuild_foreach_variant kde5_src_install -} diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild deleted file mode 100644 index bf50287d85c..00000000000 --- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="System service to manage user's activities, track the usage patterns etc." -LICENSE="|| ( GPL-2 GPL-3 )" -KEYWORDS="" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtsql) - $(add_qt_dep qtwidgets) -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/boost-1.54 -" -RDEPEND="${COMMON_DEPEND} - !<kde-base/kactivities-4.13.3-r2:4 - !kde-base/kactivitymanagerd - !<kde-frameworks/kactivities-5.20.0 - !<kde-plasma/plasma-desktop-5.6.1 -" diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.6.49.9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.6.49.9999.ebuild deleted file mode 100644 index 6794eb126da..00000000000 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.6.49.9999.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="true" -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kde-cli-tools" -KEYWORDS="" -IUSE="+kdesu X" - -DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - kdesu? ( $(add_frameworks_dep kdesu) ) - X? ( - $(add_frameworks_dep kdelibs4support) - $(add_qt_dep qtx11extras) - x11-libs/libX11 - ) -" -RDEPEND="${DEPEND} - handbook? ( !kde-apps/kdesu[handbook] ) -" - -# requires running kde environment -RESTRICT="test" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package kdesu KF5Su) - $(cmake-utils_use_find_package X KF5KDELibs4Support) - $(cmake-utils_use_find_package X Qt5X11Extras) - ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - use kdesu && dosym /usr/$(get_libdir)/libexec/kf5/kdesu /usr/bin/kdesu5 -} diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.6.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.6.49.9999.ebuild deleted file mode 100644 index e104b0738a8..00000000000 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.6.49.9999.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="KDE Plasma systemsettings kcm to set GTK application look&feel" -HOMEPAGE="https://projects.kde.org/kde-gtk-config" -LICENSE="GPL-3" -KEYWORDS="" -IUSE="+gtk3" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - dev-libs/glib:2 - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - x11-libs/gtk+:2 - gtk3? ( x11-libs/gtk+:3 ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) - !kde-base/kde-gtk-config:4 - !kde-misc/kde-gtk-config -" - -PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) - -src_configure() { - local mycmakeargs=( - -DDATA_INSTALL_DIR="${EPREFIX}/usr/share" - -DBUILD_gtk3proxies=$(usex gtk3) - ) - - kde5_src_configure -} - -pkg_postinst() { - kde5_pkg_postinst - einfo - elog "If you notice missing icons in your GTK applications, you may have to install" - elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk" - elog "for example." - einfo -} diff --git a/kde-plasma/kdecoration/kdecoration-5.6.49.9999.ebuild b/kde-plasma/kdecoration/kdecoration-5.6.49.9999.ebuild deleted file mode 100644 index 1b608710be2..00000000000 --- a/kde-plasma/kdecoration/kdecoration-5.6.49.9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="" -IUSE="" - -DEPEND="$(add_qt_dep qtgui)" -RDEPEND="${DEPEND}" diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.6.49.9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.6.49.9999.ebuild deleted file mode 100644 index f8fc39d8561..00000000000 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.6.49.9999.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Extra Plasma applets and engines" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="" -IUSE="share" - -DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep karchive) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kross) - $(add_frameworks_dep krunner) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kunitconversion) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - $(add_frameworks_dep sonnet) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - share? ( dev-libs/purpose:5 ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep plasma-workspace) - !kde-base/kdeplasma-addons:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package share KDEExperimentalPurpose) - ) - - kde5_src_configure -} diff --git a/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild deleted file mode 100644 index 57bfa5ee162..00000000000 --- a/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KMNAME="${PN}5" -inherit kde5 - -DESCRIPTION="Screen gamma values kcontrol module" -KEYWORDS="" -IUSE="" - -RDEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - x11-libs/libX11 - x11-libs/libXxf86vm -" -DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto - !<kde-apps/kde4-l10n-15.08.0 - !kde-apps/kgamma:5 -" diff --git a/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild deleted file mode 100644 index d724c47adb2..00000000000 --- a/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="KDE Plasma workspace hotkey module" -KEYWORDS="" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support X) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libX11 -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kded) - $(add_plasma_dep kde-cli-tools) - !kde-base/khotkeys:4 - !kde-base/systemsettings:4 -" -DEPEND="${COMMON_DEPEND} - x11-libs/libxcb - x11-libs/libXtst - x11-proto/xproto -" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild deleted file mode 100644 index 576858a0f3b..00000000000 --- a/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="A utility that provides information about a computer system" -HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/" -SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="" -IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland" - -REQUIRED_USE="egl? ( || ( gles opengl ) )" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui 'opengl(+)') - $(add_qt_dep qtwidgets) - x11-libs/libX11 - gles? ( - $(add_qt_dep qtgui 'gles2') - || ( - media-libs/mesa[egl,gles1] - media-libs/mesa[egl,gles2] - ) - ) - ieee1394? ( sys-libs/libraw1394 ) - nfs? ( net-fs/nfs-utils ) - opengl? ( - virtual/glu - virtual/opengl - ) - pci? ( sys-apps/pciutils ) - samba? ( net-fs/samba[server(+)] ) - wayland? ( $(add_frameworks_dep kwayland) ) -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep plasma) -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !kde-base/kcontrol:4 - !kde-base/kinfocenter:4 - !kde-misc/about-distro -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package egl EGL) - $(cmake-utils_use_find_package gles OpenGLES) - $(cmake-utils_use_find_package ieee1394 RAW1394) - $(cmake-utils_use_find_package opengl OpenGL) - $(cmake-utils_use_find_package pci PCIUTILS) - $(cmake-utils_use_find_package wayland KF5Wayland) - ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - - insinto /etc/xdg - doins "${FILESDIR}"/kcm-about-distrorc - - insinto /usr/share/${PN} - doins "${DISTDIR}"/glogo-small.png -} diff --git a/kde-plasma/kmenuedit/kmenuedit-5.6.49.9999.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.6.49.9999.ebuild deleted file mode 100644 index 9c6a0e0343e..00000000000 --- a/kde-plasma/kmenuedit/kmenuedit-5.6.49.9999.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="KDE Plasma menu editor" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kmenuedit" -KEYWORDS="" -IUSE="+hotkeys" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep sonnet) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - hotkeys? ( $(add_plasma_dep khotkeys) ) -" -RDEPEND="${DEPEND} - !kde-base/kmenuedit:4 -" - -PATCHES=( "${FILESDIR}/${PN}-5.5.5-hotkeys.patch" ) - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface) - ) - - kde5_src_configure -} diff --git a/kde-plasma/kscreen/kscreen-5.6.49.9999.ebuild b/kde-plasma/kscreen/kscreen-5.6.49.9999.ebuild deleted file mode 100644 index 9229f9fa19d..00000000000 --- a/kde-plasma/kscreen/kscreen-5.6.49.9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -inherit kde5 - -DESCRIPTION="KDE Plasma screen management" -HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen" - -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep libkscreen) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) - $(add_qt_dep qtgraphicaleffects) - !kde-misc/kscreen -" - -# bug #580440, last checked 5.6.3 -RESTRICT="test" diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.6.49.9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.6.49.9999.ebuild deleted file mode 100644 index 847c03b1263..00000000000 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.6.49.9999.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 pam - -DESCRIPTION="Library and components for secure lock screen architecture" -KEYWORDS="" -IUSE="pam" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - dev-libs/wayland - x11-libs/libX11 - x11-libs/libXi - x11-libs/libxcb - x11-libs/xcb-util-keysyms - pam? ( virtual/pam ) -" -DEPEND="${COMMON_DEPEND} - x11-proto/xproto -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !<kde-base/kcheckpass-4.11.22-r1:4 - !kde-base/kdebase-pam:0 - !<kde-plasma/plasma-workspace-5.4.50 -" - -RESTRICT="test" - -PATCHES=( "${FILESDIR}/${PN}-5.4.90-no-SUID-no-GUID.patch" ) - -src_prepare() { - kde5_src_prepare - - use test || sed -i \ - -e "/add_subdirectory(autotests)/ s/^/#/" greeter/CMakeLists.txt || die -} - -src_test() { - # requires running environment - local myctestargs=( - -E x11LockerTest - ) - kde5_src_test -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package pam PAM) - ) - kde5_src_configure -} - |
