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 1A6F01581C1 for ; Sun, 7 Jul 2024 12:09:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 334F82BC022; Sun, 7 Jul 2024 12:09:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CD3B2BC022 for ; Sun, 7 Jul 2024 12:09:04 +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 196B7342F64 for ; Sun, 7 Jul 2024 12:09:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 581271D4F for ; Sun, 7 Jul 2024 12:09:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720354108.3a08558ee7b99abb8c517e33525e578a67376714.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/dolphin/dolphin-9999.ebuild kde-apps/dolphin/metadata.xml X-VCS-Directories: kde-apps/dolphin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3a08558ee7b99abb8c517e33525e578a67376714 X-VCS-Branch: master Date: Sun, 7 Jul 2024 12:09:01 +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: 313cb83a-4d1b-4a04-90dc-1a5fa88c316e X-Archives-Hash: 6d11657e47c70e6bb6321f96a422bc22 commit: 3a08558ee7b99abb8c517e33525e578a67376714 Author: Sam James gentoo org> AuthorDate: Sun Jul 7 12:07:57 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 7 12:08:28 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a08558e kde-apps/dolphin: drop plasma-activities dep in live Upstream commit 638a0663a1a79230a870717e37cb48b9cb61062c. Signed-off-by: Sam James gentoo.org> kde-apps/dolphin/dolphin-9999.ebuild | 4 +--- kde-apps/dolphin/metadata.xml | 3 --- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild index ea34722496..ac1bfb7ef2 100644 --- a/kde-apps/dolphin/dolphin-9999.ebuild +++ b/kde-apps/dolphin/dolphin-9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/dolphin/ https://userbase.kde.org/Dolphin" LICENSE="GPL-2" # TODO: CHECK SLOT="6" KEYWORDS="" -IUSE="activities semantic-desktop telemetry" +IUSE="semantic-desktop telemetry" # slot op: Uses Qt::GuiPrivate for qtx11extras_p.h DEPEND=" @@ -45,7 +45,6 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 >=media-libs/phonon-4.12.0[qt6] - activities? ( kde-plasma/plasma-activities:6 ) semantic-desktop? ( >=kde-apps/baloo-widgets-${PVCUT}:6 >=kde-frameworks/baloo-${KFMIN}:6 @@ -61,7 +60,6 @@ src_configure() { local mycmakeargs=( -DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON -DCMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI=ON # not packaged - $(cmake_use_find_package activities PlasmaActivities) $(cmake_use_find_package semantic-desktop KF6Baloo) $(cmake_use_find_package semantic-desktop KF6BalooWidgets) $(cmake_use_find_package semantic-desktop KF6FileMetaData) diff --git a/kde-apps/dolphin/metadata.xml b/kde-apps/dolphin/metadata.xml index e2e43d1a3d..d925f24397 100644 --- a/kde-apps/dolphin/metadata.xml +++ b/kde-apps/dolphin/metadata.xml @@ -8,7 +8,4 @@ https://bugs.kde.org/ - - Track which folders are frequently accessed on a Plasma desktop -