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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1CC0138359 for ; Thu, 27 Aug 2020 06:17:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8849E0BC6; Thu, 27 Aug 2020 06:17:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31975E0BB8 for ; Thu, 27 Aug 2020 06:17:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 032B5335DB3 for ; Thu, 27 Aug 2020 06:17:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E82C331 for ; Thu, 27 Aug 2020 06:17:04 +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: <1598473905.15db5dfc63127579ebbfe6de30b138186a957327.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 15db5dfc63127579ebbfe6de30b138186a957327 X-VCS-Branch: master Date: Thu, 27 Aug 2020 06:17:04 +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: 8a7332bf-1a6b-488b-9070-d27383b2954e X-Archives-Hash: 6c430e37692a85034596c1aebcf8a616 commit: 15db5dfc63127579ebbfe6de30b138186a957327 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 26 20:31:45 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 26 20:31:45 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=15db5dfc kde-plasma/plasma-desktop: Several KCMs moved to plasma-workspace colors cursortheme fonts kfontinst krdb lookandfeel style Upstream commit 896f55c94b75757b515ba2ed5730dd2991c03471 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index f63f968705..e02b83a077 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -18,7 +18,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="5" KEYWORDS="" -IUSE="emoji +fontconfig ibus +kaccounts scim +semantic-desktop" +IUSE="emoji ibus +kaccounts scim +semantic-desktop" BDEPEND="virtual/pkgconfig" COMMON_DEPEND=" @@ -77,7 +77,6 @@ COMMON_DEPEND=" >=kde-plasma/plasma-workspace-${PVCUT}:5 media-libs/phonon[qt5(+)] x11-libs/libX11 - x11-libs/libXcursor x11-libs/libXfixes x11-libs/libXi x11-libs/libxcb[xkb] @@ -87,12 +86,6 @@ COMMON_DEPEND=" dev-libs/glib:2 media-fonts/noto-emoji ) - fontconfig? ( - media-libs/fontconfig - media-libs/freetype - x11-libs/libXft - x11-libs/xcb-util-image - ) ibus? ( app-i18n/ibus dev-libs/glib:2 @@ -110,7 +103,6 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} dev-libs/boost x11-base/xorg-proto - fontconfig? ( x11-libs/libXrender ) " RDEPEND="${COMMON_DEPEND} !