From 8a2b0d49181dcd5024cc8ee2921299b65103d7d1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 21 May 2024 22:38:31 +0200 Subject: kde-apps/kdenetwork-meta: 24.05.0 version bump Signed-off-by: Andreas Sturmlechner --- .../kdenetwork-meta/kdenetwork-meta-24.05.0.ebuild | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-24.05.0.ebuild (limited to 'kde-apps/kdenetwork-meta') diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.05.0.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.05.0.ebuild new file mode 100644 index 000000000000..5ab004356291 --- /dev/null +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.05.0.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" +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