From a125ca5c9345c1be92db9dc7bb4eefbf35283a62 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 14 Jan 2021 18:50:02 +0100 Subject: kde-frameworks/purpose: Drop IUSE=dolphin Upstream commit 9bee29a6fd0ec35df66f54bb24574bad45ffa59d Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- kde-frameworks/purpose/metadata.xml | 1 - kde-frameworks/purpose/purpose-9999.ebuild | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-frameworks/purpose/metadata.xml b/kde-frameworks/purpose/metadata.xml index 6732ba335ac..69186b245f3 100644 --- a/kde-frameworks/purpose/metadata.xml +++ b/kde-frameworks/purpose/metadata.xml @@ -6,7 +6,6 @@ Gentoo KDE Project - Enable support for sharing files from kde-apps/dolphin Enable support for system-wide defined KAccounts diff --git a/kde-frameworks/purpose/purpose-9999.ebuild b/kde-frameworks/purpose/purpose-9999.ebuild index 926f2b300a2..b6fe6620ac0 100644 --- a/kde-frameworks/purpose/purpose-9999.ebuild +++ b/kde-frameworks/purpose/purpose-9999.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org optfeature xdg-utils DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" LICENSE="LGPL-2.1+" KEYWORDS="" -IUSE="bluetooth +dolphin +kaccounts" +IUSE="bluetooth +kaccounts" DEPEND=" >=dev-qt/qtdeclarative-${QTMIN}:5 @@ -23,7 +23,7 @@ DEPEND=" =kde-frameworks/ki18n-${PVCUT}*:5 =kde-frameworks/kio-${PVCUT}*:5 =kde-frameworks/kirigami-${PVCUT}*:5 - dolphin? ( =kde-frameworks/knotifications-${PVCUT}*:5 ) + =kde-frameworks/knotifications-${PVCUT}*:5 kaccounts? ( >=kde-apps/kaccounts-integration-19.04.3:5 net-libs/accounts-qt @@ -47,7 +47,6 @@ src_prepare() { src_configure() { local mycmakeargs=( - $(cmake_use_find_package dolphin KF5Notifications) $(cmake_use_find_package kaccounts KAccounts) ) -- cgit v1.2.3