kde-apps/kdebase-runtime-meta: Remove 4.14.3

Package-Manager: portage-2.3.0
This commit is contained in:
Johannes Huber
2016-07-08 08:15:31 +02:00
parent 273ff7d15a
commit 2e12d07e2b
2 changed files with 0 additions and 55 deletions

View File

@@ -1,53 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit kde4-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="crash-reporter +handbook minimal"
RDEPEND="
$(add_kdeapps_dep kcmshell)
$(add_kdeapps_dep kdebase-data)
$(add_kdeapps_dep kdebase-desktoptheme)
$(add_kdeapps_dep kdebase-kioslaves)
$(add_kdeapps_dep kdebase-menu)
$(add_kdeapps_dep kdebase-menu-icons)
$(add_kdeapps_dep kdebugdialog)
$(add_kdeapps_dep kdesu)
$(add_kdeapps_dep kdontchangethehostname)
$(add_kdeapps_dep keditfiletype)
$(add_kdeapps_dep kfile)
$(add_kdeapps_dep kglobalaccel)
$(add_kdeapps_dep kiconfinder)
$(add_kdeapps_dep kimgio)
$(add_kdeapps_dep kioclient)
$(add_kdeapps_dep kmimetypefinder)
$(add_kdeapps_dep knewstuff)
$(add_kdeapps_dep knotify)
$(add_kdeapps_dep kpasswdserver)
$(add_kdeapps_dep kquitapp)
$(add_kdeapps_dep kstart)
$(add_kdeapps_dep ktimezoned)
$(add_kdeapps_dep ktraderclient)
$(add_kdeapps_dep kuiserver)
$(add_kdeapps_dep kurifilter-plugins)
$(add_kdeapps_dep kwalletd)
$(add_kdeapps_dep kwalletmanager)
$(add_kdeapps_dep plasma-runtime)
$(add_kdeapps_dep renamedlg-plugins)
$(add_kdeapps_dep solid-runtime)
crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
handbook? ( kde-apps/khelpcenter:* )
minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
!minimal? (
$(add_kdeapps_dep attica)
$(add_kdeapps_dep kcontrol)
$(add_kdeapps_dep knetattach)
)
"
REQUIRED_USE="minimal? ( !crash-reporter )"

View File

@@ -6,8 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
<flag name="crash-reporter">Builds a gui tool to submit crash information to the upstream backtracker</flag>
<flag name="minimal">Install a Plasma 5 compatible subset of the package</flag>
<flag name="oldwallet">Install <pkg>kde-apps/kwalletd</pkg> on a minimal setup for migration purposes</flag>
</use>
</pkgmetadata>