From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1731569-garchives=archives.gentoo.org@lists.gentoo.org> 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A7591581EE for <garchives@archives.gentoo.org>; Wed, 26 Mar 2025 20:30:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 05DB4343122 for <garchives@archives.gentoo.org>; Wed, 26 Mar 2025 20:30:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3C6C11104AD; Wed, 26 Mar 2025 20:30:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 bobolink.gentoo.org (Postfix) with ESMTPS id 3665E110296 for <gentoo-commits@lists.gentoo.org>; Wed, 26 Mar 2025 20:30:11 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2ABF3430FB for <gentoo-commits@lists.gentoo.org>; Wed, 26 Mar 2025 20:30:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42DAE1EEA for <gentoo-commits@lists.gentoo.org>; Wed, 26 Mar 2025 20:30:09 +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: <1743020730.d5c1235228f6b02b51b2b8121bcc709954104048.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-5.2.9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d5c1235228f6b02b51b2b8121bcc709954104048 X-VCS-Branch: master Date: Wed, 26 Mar 2025 20:30:09 +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: ca761f85-a446-45ea-917b-002c70f67468 X-Archives-Hash: 9854cbff00d39fb5187c9e11770a4033 commit: d5c1235228f6b02b51b2b8121bcc709954104048 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 26 20:25:20 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 26 20:25:30 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5c12352 app-office/kmymoney: Drop IUSE activities for 5.2 stable branch Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/kmymoney/kmymoney-5.2.9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-office/kmymoney/kmymoney-5.2.9999.ebuild b/app-office/kmymoney/kmymoney-5.2.9999.ebuild index 4322ed8327..1488f8b680 100644 --- a/app-office/kmymoney/kmymoney-5.2.9999.ebuild +++ b/app-office/kmymoney/kmymoney-5.2.9999.ebuild @@ -20,7 +20,7 @@ fi LICENSE="GPL-2" SLOT="5" -IUSE="activities calendar hbci holidays sql sqlcipher" +IUSE="calendar hbci holidays sql sqlcipher" [[ ${KDE_BUILD_TYPE} = live ]] && IUSE+=" experimental" REQUIRED_USE="sqlcipher? ( sql )" @@ -58,7 +58,6 @@ RDEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 >=kde-frameworks/sonnet-${KFMIN}:5 - activities? ( >=kde-plasma/plasma-activities-${KFMIN}:5 ) calendar? ( dev-libs/libical:= ) hbci? ( >=dev-qt/qtdeclarative-${QTMIN}:5 @@ -95,7 +94,7 @@ src_configure() { local mycmakeargs=( -DENABLE_WOOB=OFF # ported to Py3; not yet re-added in Gentoo -DUSE_QT_DESIGNER=OFF - $(cmake_use_find_package activities KF5Activities) + -DCMAKE_DISABLE_FIND_PACKAGE_KF5Activities=ON -DENABLE_LIBICAL=$(usex calendar) -DENABLE_KBANKING=$(usex hbci) $(cmake_use_find_package holidays KF5Holidays)