summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-04-03 23:22:26 +0200
committerJohannes Huber <johu@gentoo.org>2015-04-03 23:22:26 +0200
commit0e448f95639386d397f4d4ef6e0409eeb2382176 (patch)
treeddd3a589e9e7a455f7274f5383c03a9cb0df5630
parent6488a31862ae2d78c5c705a45dd33581dbffe39d (diff)
downloadkde-0e448f95639386d397f4d4ef6e0409eeb2382176.tar.gz
kde-0e448f95639386d397f4d4ef6e0409eeb2382176.tar.bz2
kde-0e448f95639386d397f4d4ef6e0409eeb2382176.zip
[kde-plasma] Remove Plasma 5.2 stable branch
No more releases scheduled for 5.2. Package-Manager: portage-2.2.18
-rw-r--r--kde-plasma/baloo/baloo-5.2.9999.ebuild42
-rw-r--r--kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild51
-rw-r--r--kde-plasma/breeze/breeze-5.2.9999.ebuild64
-rw-r--r--kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild52
-rw-r--r--kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild51
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild14
-rw-r--r--kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild53
-rw-r--r--kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild43
-rw-r--r--kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild42
-rw-r--r--kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild46
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild73
-rw-r--r--kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild87
-rw-r--r--kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild44
-rw-r--r--kde-plasma/kscreen/kscreen-5.2.9999.ebuild32
-rw-r--r--kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild24
-rw-r--r--kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild47
-rw-r--r--kde-plasma/kwayland/kwayland-5.2.9999.ebuild26
-rw-r--r--kde-plasma/kwin/kwin-5.2.9999.ebuild86
-rw-r--r--kde-plasma/kwrited/kwrited-5.2.9999.ebuild23
-rw-r--r--kde-plasma/libbluedevil/libbluedevil-5.2.9999.ebuild21
-rw-r--r--kde-plasma/libkscreen/libkscreen-5.2.9999.ebuild29
-rw-r--r--kde-plasma/libksysguard/libksysguard-5.2.9999.ebuild55
-rw-r--r--kde-plasma/libmm-qt/libmm-qt-5.2.9999.ebuild22
-rw-r--r--kde-plasma/milou/milou-5.2.9999.ebuild26
-rw-r--r--kde-plasma/oxygen-fonts/oxygen-fonts-5.2.9999.ebuild36
-rw-r--r--kde-plasma/oxygen/oxygen-5.2.9999.ebuild34
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.2.9999.ebuild119
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild56
-rw-r--r--kde-plasma/plasma-nm/plasma-nm-5.2.9999.ebuild66
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.2.9999.ebuild21
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.2.9999.ebuild169
-rw-r--r--kde-plasma/polkit-kde-agent/polkit-kde-agent-5.2.9999.ebuild32
-rw-r--r--kde-plasma/powerdevil/powerdevil-5.2.9999.ebuild57
-rw-r--r--kde-plasma/sddm-kcm/sddm-kcm-5.2.9999.ebuild39
-rw-r--r--kde-plasma/systemsettings/systemsettings-5.2.9999.ebuild38
-rw-r--r--kde-plasma/user-manager/user-manager-5.2.9999.ebuild26
36 files changed, 0 insertions, 1746 deletions
diff --git a/kde-plasma/baloo/baloo-5.2.9999.ebuild b/kde-plasma/baloo/baloo-5.2.9999.ebuild
deleted file mode 100644
index 9992c219fcf..00000000000
--- a/kde-plasma/baloo/baloo-5.2.9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-# version scheme fail by upstream
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.1
- SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
-fi
-DESCRIPTION="Framework for searching and managing metadata"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kauth)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep solid)
- $(add_plasma_dep kfilemetadata)
- =dev-libs/xapian-1.2*[chert]
- dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtsql:5
- dev-qt/qtwidgets:5
- sys-apps/attr
- !<kde-base/nepomuk-4.12.50
-"
-RDEPEND="${DEPEND}
- !kde-base/baloo:4[-minimal(-)]
- !kde-base/baloo:5
-"
diff --git a/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild b/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild
deleted file mode 100644
index 4aaa9880fc6..00000000000
--- a/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit fdo-mime kde5
-
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="http://projects.kde.org/projects/extragear/base/bluedevil"
-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 ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_plasma_dep libbluedevil)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-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
-"
-
-pkg_postinst() {
- kde5_pkg_postinst
- fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
- kde5_pkg_postinst
- fdo-mime_mime_database_update
-}
diff --git a/kde-plasma/breeze/breeze-5.2.9999.ebuild b/kde-plasma/breeze/breeze-5.2.9999.ebuild
deleted file mode 100644
index 0c539ac5483..00000000000
--- a/kde-plasma/breeze/breeze-5.2.9999.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5 multibuild
-
-DESCRIPTION="Breeze visual style for the Plasma desktop"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze"
-KEYWORDS=""
-IUSE="kde4"
-
-DEPEND="
- $(add_frameworks_dep frameworkintegration)
- $(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_plasma_dep kdecoration)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- x11-libs/libxcb
- kde4? (
- kde-base/kdelibs:4
- x11-libs/libX11
- )
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-base/breeze
-"
-
-pkg_setup() {
- kde5_pkg_setup
- MULTIBUILD_VARIANTS=( kf5 $(usev kde4) )
-}
-
-src_configure() {
- myconfigure() {
- local mycmakeargs=()
-
- if [[ ${MULTIBUILD_VARIANT} = kde4 ]] ; 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/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild
deleted file mode 100644
index 7fb5d77cd7b..00000000000
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-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="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 kdelibs4support)
- $(add_frameworks_dep kdesu)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- X? (
- dev-qt/qtx11extras:5
- x11-libs/libX11
- )
-"
-RDEPEND="${DEPEND}
- !kde-base/kde-cli-tools
-"
-
-# requires running kde environment
-RESTRICT="test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package X Qt5X11Extras)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild
deleted file mode 100644
index aeee0661de1..00000000000
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="KDE systemsettings kcm to set GTK application look&feel"
-HOMEPAGE="http://projects.kde.org/kde-gtk-config"
-LICENSE="GPL-3"
-KEYWORDS=""
-
-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
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- x11-libs/gtk+:2
- x11-libs/gtk+:3
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-base/kde-gtk-config
- !kde-misc/kde-gtk-config
-"
-
-src_configure() {
- local mycmakeargs=(
- -DDATA_INSTALL_DIR="${EPREFIX}/usr/share"
- )
-
- 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.2.9999.ebuild b/kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild
deleted file mode 100644
index 4e825213987..00000000000
--- a/kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Plugin based library to create window decorations"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-qt/qtgui:5"
-RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild
deleted file mode 100644
index 2251db341ca..00000000000
--- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Extra Plasma applets and engines"
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS=""
-IUSE="ibus scim"
-
-DEPEND="
- $(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 kio)
- $(add_frameworks_dep krunner)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kunitconversion)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep plasma)
- dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- ibus? (
- app-i18n/ibus
- dev-libs/glib:2
- x11-libs/libxcb
- x11-libs/xcb-util-keysyms
- )
- scim? ( app-i18n/scim )
-"
-RDEPEND="${DEPEND}
- !kde-base/kdeplasma-addons
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package ibus IBus)
- $(cmake-utils_use_find_package scim)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
deleted file mode 100644
index 67fa94a3187..00000000000
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-# version scheme fail by upstream
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.1
- SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
-fi
-DESCRIPTION="Library for extracting file metadata"
-KEYWORDS=""
-IUSE="epub exif ffmpeg pdf taglib"
-
-# TODO: mobi? ( $(add_plasma_dep kdegraphics-mobipocket) ) NOTE: not integrated upstream
-DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep ki18n)
- dev-qt/qtxml:5
- epub? ( app-text/ebook-tools )
- exif? ( media-gfx/exiv2:= )
- ffmpeg? ( virtual/ffmpeg )
- pdf? ( app-text/poppler[qt5] )
- taglib? ( media-libs/taglib )
-"
-RDEPEND="${DEPEND}
- !kde-base/kfilemetadata:5
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package epub EPub)
- $(cmake-utils_use_find_package exif Exiv2)
- $(cmake-utils_use_find_package ffmpeg FFmpeg)
- $(cmake-utils_use_find_package pdf PopplerQt5)
- $(cmake-utils_use_find_package taglib Taglib)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild b/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild
deleted file mode 100644
index 8082494fbef..00000000000
--- a/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="The KDE Help Center"
-HOMEPAGE+=" http://userbase.kde.org/KHelpCenter"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcodecs)
- $(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 khtml)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kinit)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-base/khelpcenter
-"
diff --git a/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild
deleted file mode 100644
index ade4fe83dfb..00000000000
--- a/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="KDE 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)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- x11-libs/libX11
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kded)
- $(add_plasma_dep kde-cli-tools)
- !kde-base/khotkeys
- !kde-base/systemsettings
-"
-DEPEND="${COMMON_DEPEND}
- x11-libs/libxcb
- x11-libs/libXtst
- x11-proto/xproto
-"
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild
deleted file mode 100644
index c1e3b6c3b0f..00000000000
--- a/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="A utility that provides information about a computer system"
-HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/"
-KEYWORDS=""
-IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
-
-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 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 solid)
- dev-qt/qtgui:5[opengl?]
- dev-qt/qtwidgets:5
- gles? (
- dev-qt/qtgui:5[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_plasma_dep kwayland) )
- X? ( x11-libs/libX11 )
- !kde-base/kcontrol
- !kde-base/kinfocenter
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_plasma_dep kde-cli-tools)
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep plasma)
-"
-
-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)
- $(cmake-utils_use_find_package X X11)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild b/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild
deleted file mode 100644
index 0c36997ef8f..00000000000
--- a/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit fdo-mime kde5
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
-KEYWORDS=""
-IUSE="exif mtp phonon samba +sftp slp"
-
-COMMON_DEPEND="
- $(add_frameworks_dep karchive 'bzip2,lzma')
- $(add_frameworks_dep kbookmarks)
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kdnssd)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep khtml)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kpty)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep solid)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- virtual/jpeg:0
- exif? ( media-gfx/exiv2:= )
- mtp? ( media-libs/libmtp:= )
- phonon? ( media-libs/phonon[qt5] )
- samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
- sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
- slp? ( net-libs/openslp )
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kded)
- !kde-apps/kdebase-kioslaves:4[-minimal(-)]
- !kde-base/kcontrol:4
- !kde-base/kdebase-kioslaves:4[-minimal(-)]
- !kde-base/kio-extras
- !kde-misc/kio-mtp
-"
-DEPEND="${COMMON_DEPEND}
- x11-misc/shared-mime-info
-"
-
-# requires running kde environment
-RESTRICT="test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package exif Exiv2)
- $(cmake-utils_use_find_package mtp)
- $(cmake-utils_use_find_package phonon Phonon4Qt5)
- $(cmake-utils_use_find_package samba)
- $(cmake-utils_use_find_package sftp LibSSH)
- $(cmake-utils_use_find_package slp)
- )
-
- kde5_src_configure
-}
-
-pkg_postinst() {
- kde5_pkg_postinst
- fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
- kde5_pkg_postinst
- fdo-mime_mime_database_update
-}
diff --git a/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild
deleted file mode 100644
index a821e52c8bc..00000000000
--- a/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="KDE 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)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- hotkeys? ( $(add_plasma_dep khotkeys) )
-"
-RDEPEND="${DEPEND}
- !kde-base/kmenuedit
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/kscreen/kscreen-5.2.9999.ebuild b/kde-plasma/kscreen/kscreen-5.2.9999.ebuild
deleted file mode 100644
index 7bb8d2b2a6b..00000000000
--- a/kde-plasma/kscreen/kscreen-5.2.9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="KDE screen management"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen"
-
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_plasma_dep libkscreen)
- $(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)
- dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5[widgets]
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-misc/kscreen
-"
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild
deleted file mode 100644
index dd307c64b29..00000000000
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/ksshaskpass"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- dev-qt/qtwidgets:5
-"
-RDEPEND="
- ${DEPEND}
- !net-misc/ksshaskpass
-"
diff --git a/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
deleted file mode 100644
index 8403f616d0e..00000000000
--- a/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="Network-enabled task manager and system monitor"
-LICENSE="GPL-2+"
-KEYWORDS=""
-IUSE="lm_sensors"
-
-DEPEND="
- $(add_plasma_dep libksysguard processui)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- lm_sensors? ( sys-apps/lm_sensors )
-"
-RDEPEND="${DEPEND}
- !kde-base/ksysguard
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package lm_sensors Sensors)
- )
-
- kde5_src_configure
-}
diff --git a/kde-plasma/kwayland/kwayland-5.2.9999.ebuild b/kde-plasma/kwayland/kwayland-5.2.9999.ebuild
deleted file mode 100644
index 8d29b04b942..00000000000
--- a/kde-plasma/kwayland/kwayland-5.2.9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation