kde-apps/kdesdk-meta: drop 25.04.2

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2025-07-09 20:14:54 +02:00
parent c733851209
commit 02cee37455
No known key found for this signature in database
GPG Key ID: AE591BBC73E4DD5E

View File

@ -1,39 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages"
HOMEPAGE="https://apps.kde.org/categories/development/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="cvs +git mercurial perl php python qt5 subversion webengine"
RDEPEND="
>=dev-build/dolphin-plugins-makefileactions-${PV}:*
>=dev-util/massif-visualizer-${PV}:*
>=kde-apps/kapptemplate-${PV}:*
>=kde-apps/kcachegrind-${PV}:*
>=kde-apps/kde-dev-scripts-${PV}:*
>=kde-apps/kde-dev-utils-${PV}:*
>=kde-apps/kdesdk-thumbnailers-${PV}:*
>=kde-apps/kompare-${PV}:*
>=kde-apps/libkomparediff2-${PV}:*
>=kde-apps/lokalize-${PV}:*
>=kde-apps/poxml-${PV}:*
git? ( >=kde-apps/dolphin-plugins-git-${PV}:* )
mercurial? ( >=kde-apps/dolphin-plugins-mercurial-${PV}:* )
perl? ( >=dev-util/kio-perldoc-${PV}:* )
qt5? (
>=kde-apps/umbrello-${PV}:*
cvs? ( >=kde-apps/cervisia-25.04.0:* )
)
subversion? ( >=kde-apps/dolphin-plugins-subversion-${PV}:* )
webengine? (
>=dev-util/kdevelop-${PV}:*
php? ( >=dev-util/kdevelop-php-${PV}:* )
python? ( >=dev-util/kdevelop-python-${PV}:* )
)
"