From 8a28e489e737c5336d9b8ee3e4cb22c10c4e5e06 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 24 Apr 2021 12:03:42 +0200 Subject: kde-apps/kdenetwork-meta: 21.04.0 version bump Signed-off-by: Andreas Sturmlechner --- .../kdenetwork-meta/kdenetwork-meta-21.04.0.ebuild | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.0.ebuild (limited to 'kde-apps/kdenetwork-meta') diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.0.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.0.ebuild new file mode 100644 index 000000000000..8831a2f47923 --- /dev/null +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages" +HOMEPAGE="https://kde.org/" + +LICENSE="metapackage" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="+bittorrent dropbox samba +webengine" + +RDEPEND=" + >=kde-apps/kget-${PV}:${SLOT} + >=kde-apps/kopete-${PV}:${SLOT} + >=kde-apps/krdc-${PV}:${SLOT} + >=kde-apps/krfb-${PV}:${SLOT} + >=kde-apps/zeroconf-ioslave-${PV}:${SLOT} + >=kde-misc/kdeconnect-${PV}:${SLOT} + >=kde-misc/kio-gdrive-${PV}:${SLOT} + >=net-irc/konversation-${PV}:${SLOT} + bittorrent? ( + >=net-libs/libktorrent-${PV}:${SLOT} + >=net-p2p/ktorrent-${PV}:${SLOT} + ) + dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} ) + samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:${SLOT} ) + webengine? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} ) +" -- cgit v1.2.3-65-gdbad