kde-apps/kdenetwork-meta: drop 26.08.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-09-10 20:16:49 +02:00
parent 76d554e0a5
commit b971c8d3ae

View File

@@ -1,38 +0,0 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=9
DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages"
HOMEPAGE="https://apps.kde.org/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+bittorrent dropbox samba +webengine +zeroconf"
RDEPEND="
>=kde-apps/kget-${PV}:*
>=net-im/tokodon-${PV}
>=net-irc/konversation-${PV}:*
>=net-news/alligator-${PV}
bittorrent? (
>=net-libs/libktorrent-${PV}:*
>=net-p2p/ktorrent-${PV}:*
)
dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:* )
samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:* )
webengine? (
>=kde-apps/kaccounts-integration-${PV}:*
>=kde-apps/kaccounts-providers-${PV}:*
>=kde-apps/signon-kwallet-extension-${PV}:*
>=kde-misc/kio-gdrive-${PV}:*
>=net-im/neochat-${PV}
)
zeroconf? (
>=kde-apps/krdc-${PV}:*
>=kde-apps/krfb-${PV}:*
>=kde-misc/kdeconnect-${PV}:*
>=net-misc/kio-zeroconf-${PV}:*
)
"