From 5dc9003ce851f43f34f0e5f427e074431c4b3911 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 10 Oct 2024 20:41:38 +0200 Subject: kde-apps/kdenetwork-meta: 24.08.2 version bump Signed-off-by: Andreas Sturmlechner --- .../kdenetwork-meta/kdenetwork-meta-24.08.2.ebuild | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-24.08.2.ebuild (limited to 'kde-apps/kdenetwork-meta') diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.08.2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.08.2.ebuild new file mode 100644 index 000000000000..72e182fac7cd --- /dev/null +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.08.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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 +screencast +webengine" + +RDEPEND=" + >=kde-apps/kget-${PV}:* + >=kde-apps/krdc-${PV}:* + >=kde-misc/kdeconnect-${PV}:* + >=net-im/tokodon-${PV} + >=net-irc/konversation-${PV}:* + >=net-misc/kio-zeroconf-${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}:* ) + screencast? ( >=kde-apps/krfb-${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} + ) +" -- cgit v1.2.3-65-gdbad