From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B660B1581E7 for ; Thu, 25 Apr 2024 20:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5812EE2A04; Thu, 25 Apr 2024 20:43:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 333F0E2A05 for ; Thu, 25 Apr 2024 20:43:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4F0F343117 for ; Thu, 25 Apr 2024 20:43:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95B191763 for ; Thu, 25 Apr 2024 20:43:47 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1714077760.0a2850eaaef65d3626fcb6b99eff3594efafb5d7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.5-r1.ebuild kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild X-VCS-Directories: kde-apps/kdenetwork-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0a2850eaaef65d3626fcb6b99eff3594efafb5d7 X-VCS-Branch: master Date: Thu, 25 Apr 2024 20:43:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7792fcb5-5916-4e30-9ddf-73ced6887200 X-Archives-Hash: d111ba6db3ca4e05e117877f714aa385 commit: 0a2850eaaef65d3626fcb6b99eff3594efafb5d7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 22 19:19:00 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 25 20:42:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2850ea 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 gentoo.org> .../kdenetwork-meta-23.08.5-r1.ebuild | 36 ++++++++++++++++++++++ ....2.ebuild => kdenetwork-meta-24.02.2-r1.ebuild} | 7 ++++- 2 files changed, 42 insertions(+), 1 deletion(-) 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.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild similarity index 81% rename from kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild rename to kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild index a778763c3ace..783dbc0be352 100644 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2.ebuild +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.02.2-r1.ebuild @@ -27,5 +27,10 @@ RDEPEND=" dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:* ) samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:* ) screencast? ( >=kde-apps/krfb-${PV}:* ) - webengine? ( >=kde-misc/kio-gdrive-${PV}:* ) + webengine? ( + >=kde-apps/kaccounts-integration-${PV}:* + >=kde-apps/kaccounts-providers-${PV}:* + >=kde-apps/signon-kwallet-extension-${PV}:* + >=kde-misc/kio-gdrive-${PV}:* + ) "