mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-apps/kdenetwork-meta: 23.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
31
kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.0.ebuild
Normal file
31
kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.0.ebuild
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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 +webengine"
|
||||
|
||||
RDEPEND="
|
||||
>=kde-apps/kget-${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} )
|
||||
webengine? ( >=kde-misc/kio-gdrive-${PV}:${SLOT} )
|
||||
"
|
||||
Reference in New Issue
Block a user