Skip to content

Commit

Permalink
kde-apps/kdenetwork-meta: 23.04.2 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jun 8, 2023
1 parent ff7f077 commit dbc9607
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions kde-apps/kdenetwork-meta/kdenetwork-meta-23.04.2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Copyright 1999-2023 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="5"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+bittorrent dropbox samba telepathy +webengine"

RDEPEND="
>=kde-apps/kget-${PV}:${SLOT}
>=kde-apps/kopete-${PV}:${SLOT}
>=kde-apps/krdc-${PV}:${SLOT}
>=kde-apps/krfb-${PV}:${SLOT}
>=kde-misc/kdeconnect-${PV}:${SLOT}
>=net-im/neochat-${PV}
>=net-im/tokodon-${PV}
>=net-irc/konversation-${PV}:${SLOT}
>=net-misc/kio-zeroconf-${PV}:${SLOT}
>=net-news/alligator-${PV}
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} )
telepathy? ( kde-apps/plasma-telepathy-meta:${SLOT} )
webengine? ( >=kde-misc/kio-gdrive-${PV}:${SLOT} )
"

0 comments on commit dbc9607

Please sign in to comment.