From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1420437-garchives=archives.gentoo.org@lists.gentoo.org>
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 9C613158094
	for <garchives@archives.gentoo.org>; Thu, 21 Jul 2022 10:35:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 013E8E0B19;
	Thu, 21 Jul 2022 10:35:43 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id CDCFEE0B19
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2022 10:35:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 9E3AE340961
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2022 10:35:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C2966545
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2022 10:35:38 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1658399672.f20e29ce68aae40c5532f23fa97fdeb512289535.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-misc/kio-gdrive/kio-gdrive-22.04.3-r1.ebuild kde-misc/kio-gdrive/kio-gdrive-22.04.3.ebuild kde-misc/kio-gdrive/metadata.xml
X-VCS-Directories: kde-misc/kio-gdrive/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: f20e29ce68aae40c5532f23fa97fdeb512289535
X-VCS-Branch: master
Date: Thu, 21 Jul 2022 10:35:38 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 96fbfb89-b760-4f35-9fbe-aaf786de7c70
X-Archives-Hash: 1177917b0566f5f6249e931104e70e31

commit:     f20e29ce68aae40c5532f23fa97fdeb512289535
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 09:59:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 10:34:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20e29ce

kde-misc/kio-gdrive: Drop IUSE=kaccounts

Google Account authentication is currently broken at runtime without
kaccounts integration, and qtkeychain backend code is getting increasingly
crusty with build broken in >=22.07.80 as well. Reported upstream and
option disabled until fixed there.

This gets rid of REQUIRED_USE and makes this logically sound to be hidden
behind IUSE=webengine within kdenetwork-meta because of
kde-apps/kaccounts-providers hard-depending on dev-qt/qtwebengine.

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=439639
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=456975

Bug: https://bugs.gentoo.org/782505
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...io-gdrive-22.04.3.ebuild => kio-gdrive-22.04.3-r1.ebuild} | 12 ++++--------
 kde-misc/kio-gdrive/metadata.xml                             |  1 -
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-22.04.3.ebuild b/kde-misc/kio-gdrive/kio-gdrive-22.04.3-r1.ebuild
similarity index 73%
rename from kde-misc/kio-gdrive/kio-gdrive-22.04.3.ebuild
rename to kde-misc/kio-gdrive/kio-gdrive-22.04.3-r1.ebuild
index ba640924c51e..95142c9693b9 100644
--- a/kde-misc/kio-gdrive/kio-gdrive-22.04.3.ebuild
+++ b/kde-misc/kio-gdrive/kio-gdrive-22.04.3-r1.ebuild
@@ -11,33 +11,30 @@ KFMIN=5.92.0
 QTMIN=5.15.4
 inherit ecm gear.kde.org
 
-DESCRIPTION="KIO Slave for Google Drive service"
+DESCRIPTION="KIO worker for Google Drive service"
 HOMEPAGE="https://apps.kde.org/kio_gdrive/"
 
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE="+kaccounts +share"
-
-REQUIRED_USE="share? ( kaccounts )"
+IUSE="+share"
 
 COMMON_DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-apps/kaccounts-integration-20.08.3:5
 	>=kde-apps/libkgapi-19.08.0:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/knotifications-${KFMIN}:5
-	kaccounts? ( >=kde-apps/kaccounts-integration-20.08.3:5 )
-	!kaccounts? ( dev-libs/qtkeychain:=[qt5(+)] )
 	share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
 "
 DEPEND="${COMMON_DEPEND}
 	>=dev-qt/qtnetwork-${QTMIN}:5
 "
 RDEPEND="${COMMON_DEPEND}
-	kaccounts? ( >=kde-apps/kaccounts-providers-20.08.3:5 )
+	>=kde-apps/kaccounts-providers-20.08.3:5
 "
 BDEPEND="dev-util/intltool"
 
@@ -45,7 +42,6 @@ DOCS=( README.md )
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package kaccounts KAccounts)
 		$(cmake_use_find_package share KF5Purpose)
 	)
 	ecm_src_configure

diff --git a/kde-misc/kio-gdrive/metadata.xml b/kde-misc/kio-gdrive/metadata.xml
index 35ead628e97b..8213019cba2d 100644
--- a/kde-misc/kio-gdrive/metadata.xml
+++ b/kde-misc/kio-gdrive/metadata.xml
@@ -9,7 +9,6 @@
 		<bugs-to>https://bugs.kde.org/</bugs-to>
 	</upstream>
 	<use>
-		<flag name="kaccounts">Use <pkg>kde-apps/kaccounts-integration</pkg> backend (default) instead of <pkg>dev-libs/qtkeychain</pkg></flag>
 		<flag name="share">Enable support for a share menu using <pkg>kde-frameworks/purpose</pkg></flag>
 	</use>
 </pkgmetadata>