mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
kde-apps/kdecore-meta: drop 20.08.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="kdecore - merge this to pull in the most basic applications"
|
||||
HOMEPAGE="https://kde.org/"
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="5"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
IUSE="+handbook +share +thumbnail +webengine"
|
||||
|
||||
RDEPEND="
|
||||
>=kde-apps/dolphin-${PV}:${SLOT}
|
||||
>=kde-apps/kdialog-${PV}:${SLOT}
|
||||
>=kde-apps/keditbookmarks-${PV}:${SLOT}
|
||||
>=kde-apps/kfind-${PV}:${SLOT}
|
||||
>=kde-apps/konsole-${PV}:${SLOT}
|
||||
>=kde-apps/kwrite-${PV}:${SLOT}
|
||||
handbook? ( >=kde-apps/khelpcenter-${PV}:${SLOT} )
|
||||
webengine? ( || (
|
||||
www-client/falkon
|
||||
>=kde-apps/konqueror-${PV}:${SLOT}
|
||||
) )
|
||||
"
|
||||
# Optional runtime deps: kde-apps/dolphin
|
||||
RDEPEND="${RDEPEND}
|
||||
share? ( kde-frameworks/purpose:${SLOT} )
|
||||
thumbnail? (
|
||||
>=kde-apps/ffmpegthumbs-${PV}:${SLOT}
|
||||
>=kde-apps/thumbnailers-${PV}:${SLOT}
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user