From 0a2850eaaef65d3626fcb6b99eff3594efafb5d7 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 22 Apr 2024 21:19:00 +0200 Subject: kde-apps/kdenetwork-meta: Add kde-misc/kio-gdrive revdeps These packages had so far not been covered by any -meta: - kde-apps/kaccounts-integration - kde-apps/kaccounts-providers - kde-apps/signon-kwallet-extension With plasma-telepathy-meta last-rited, the latter has been stripped of the last remaining revdep as well. All three dependencies are listed in kdenetwork-meta sets, so the ebuild fits, and by seating it next to kde-misc/kio-gdrive within IUSE=webengine it still remains optional. Without kde-apps/signon-kwallet-extension, the default for kio-gdrive (through behaviour of signond) would be to save tokens in plaintext in an sqlite database. Thanks-to: Martijn Schmidt Closes: https://bugs.gentoo.org/642420 Signed-off-by: Andreas Sturmlechner --- .../kdenetwork-meta-23.08.5-r1.ebuild | 36 ++++++++++++++++++++++ .../kdenetwork-meta-24.02.2-r1.ebuild | 36 ++++++++++++++++++++++ .../kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild | 31 ------------------- 3 files changed, 72 insertions(+), 31 deletions(-) create mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.5-r1.ebuild create mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild delete mode 100644 kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild (limited to 'kde-apps/kdenetwork-meta') diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.5-r1.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.5-r1.ebuild new file mode 100644 index 000000000000..3dffc4568cd0 --- /dev/null +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.5-r1.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 ~arm64 ~ppc64 ~x86" +IUSE="+bittorrent dropbox samba +screencast +webengine" + +RDEPEND=" + >=kde-apps/kget-${PV}:5 + >=kde-apps/krdc-${PV}:5 + >=kde-misc/kdeconnect-${PV}:5 + >=net-im/neochat-${PV} + >=net-im/tokodon-${PV} + >=net-irc/konversation-${PV}:5 + >=net-misc/kio-zeroconf-${PV}:5 + >=net-news/alligator-${PV} + bittorrent? ( + >=net-libs/libktorrent-${PV}:5 + >=net-p2p/ktorrent-${PV}:5 + ) + dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:5 ) + samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:5 ) + screencast? ( >=kde-apps/krfb-${PV}:5 ) + webengine? ( + >=kde-apps/kaccounts-integration-${PV}:5 + >=kde-apps/kaccounts-providers-${PV}:5 + >=kde-apps/signon-kwallet-extension-${PV}:5 + >=kde-misc/kio-gdrive-${PV}:5 + ) +" diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild new file mode 100644 index 000000000000..783dbc0be352 --- /dev/null +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.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/neochat-${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}:* + ) +" diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild deleted file mode 100644 index a778763c3ace..000000000000 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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/neochat-${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-misc/kio-gdrive-${PV}:* ) -" -- cgit v1.2.3-65-gdbad