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 B0292158083 for ; Sat, 14 Sep 2024 15:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F7B3E29B5; Sat, 14 Sep 2024 15:16:27 +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 328B7E29B6 for ; Sat, 14 Sep 2024 15:16:27 +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 4CE7F33C84E for ; Sat, 14 Sep 2024 15:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D99827F1 for ; Sat, 14 Sep 2024 15:16:23 +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: <1726324436.71ad99f78d8b4abf2968265296016a8cb15a4d5d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/oxygen/oxygen-9999.ebuild X-VCS-Directories: kde-plasma/oxygen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 71ad99f78d8b4abf2968265296016a8cb15a4d5d X-VCS-Branch: master Date: Sat, 14 Sep 2024 15:16:23 +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: b42f3572-e60e-4a2a-8ef6-914f41b444e4 X-Archives-Hash: cc77b6f305d078fb1971a716c91cacad commit: 71ad99f78d8b4abf2968265296016a8cb15a4d5d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 14 14:29:01 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 14:33:56 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=71ad99f7 kde-plasma/oxygen: Add new RDEPEND, Plasma theme moved from libplasma Upstream commit bf5ff9aaee2abaab87b0f9788ee1d4e106d3a960 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/oxygen/oxygen-9999.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kde-plasma/oxygen/oxygen-9999.ebuild b/kde-plasma/oxygen/oxygen-9999.ebuild index 66b217d1e0..f036dae5b9 100644 --- a/kde-plasma/oxygen/oxygen-9999.ebuild +++ b/kde-plasma/oxygen/oxygen-9999.ebuild @@ -19,7 +19,7 @@ KEYWORDS="" IUSE="qt5 X" # slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h -RDEPEND=" +COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/frameworkintegration-${KFMIN}:6 @@ -55,9 +55,13 @@ RDEPEND=" x11-libs/libxcb ) " -DEPEND="${RDEPEND} +DEPEND="${COMMON_DEPEND} >=kde-frameworks/kservice-${KFMIN}:6 " +RDEPEND="${COMMON_DEPEND} + !=dev-qt/qtsvg-${QTMIN}:6 +" src_configure() { local mycmakeargs=(