Skip to content

Commit

Permalink
kde-apps/kdenetwork-meta: 21.12.0 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 Dec 9, 2021
1 parent a43877d commit 765a39f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright 1999-2021 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://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} )
"

0 comments on commit 765a39f

Please sign in to comment.