kde-apps/kdesdk-meta: 26.04.0 version bump

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-16 17:51:28 +01:00
parent e74a4dbd8c
commit 8bd4575d63
@@ -0,0 +1,36 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=9
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="+git mercurial perl php python 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}:*
>=kde-apps/umbrello-${PV}:*
git? ( >=kde-apps/dolphin-plugins-git-${PV}:* )
mercurial? ( >=kde-apps/dolphin-plugins-mercurial-${PV}:* )
perl? ( >=dev-util/kio-perldoc-${PV}:* )
subversion? ( >=kde-apps/dolphin-plugins-subversion-${PV}:* )
webengine? (
>=dev-util/kdevelop-${PV}:*
php? ( >=dev-util/kdevelop-php-${PV}:* )
python? ( >=dev-util/kdevelop-python-${PV}:* )
)
"