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 3B6B9158094 for ; Thu, 7 Jul 2022 14:16:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C144AE0D47; Thu, 7 Jul 2022 14:16:28 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FEEDE0D46 for ; Thu, 7 Jul 2022 14:16:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 96931340E2B for ; Thu, 7 Jul 2022 14:16:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 123FA528 for ; Thu, 7 Jul 2022 14:16:26 +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: <1657203363.9c818a45460219c1a1793cdfe28e6f17f254f505.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/metadata.xml 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: 9c818a45460219c1a1793cdfe28e6f17f254f505 X-VCS-Branch: master Date: Thu, 7 Jul 2022 14:16:26 +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: cb34489f-e0de-47b5-b106-94f19c38eb25 X-Archives-Hash: 69ab2afa3605870b770b13c8374e22d5 commit: 9c818a45460219c1a1793cdfe28e6f17f254f505 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jul 7 12:35:57 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 7 14:16:03 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9c818a45 kde-plasma/plasma-desktop: Add IUSE screencast for the time being This may break at any time, but we can justify the flag atm for its dependency on kde-plasma/plasma-workspace[screencast]. At the same time this flag has a less than ideal name but we will keep it in sync with kde-plasma/plasma-workspace for ease of use anyway. Closes: https://bugs.gentoo.org/848771 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/metadata.xml | 1 + kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-desktop/metadata.xml b/kde-plasma/plasma-desktop/metadata.xml index 3ea9270f30..2b30d63b6a 100644 --- a/kde-plasma/plasma-desktop/metadata.xml +++ b/kde-plasma/plasma-desktop/metadata.xml @@ -13,5 +13,6 @@ Use ibus input method via app-i18n/ibus Build the OpenDesktop integration plugin Enable applets that use app-i18n/scim + Enable screencast portal thumbnails using kde-plasma/kpipewire diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 9c1c38664a..4d280b203d 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 ibus +kaccounts scim +semantic-desktop telemetry" +IUSE="emoji ibus +kaccounts scim screencast +semantic-desktop telemetry" COMMON_DEPEND=" >=dev-qt/qtconcurrent-${QTMIN}:5 @@ -72,7 +72,7 @@ COMMON_DEPEND=" >=kde-plasma/kwin-${PVCUT}:5 >=kde-plasma/libksysguard-${PVCUT}:5 >=kde-plasma/libkworkspace-${PVCUT}:5 - >=kde-plasma/plasma-workspace-${PVCUT}:5 + >=kde-plasma/plasma-workspace-${PVCUT}:5[screencast?] >=media-libs/phonon-4.11.0 x11-libs/libX11 x11-libs/libXfixes @@ -110,12 +110,12 @@ RDEPEND="${COMMON_DEPEND} >=kde-frameworks/kirigami-${KFMIN}:5 >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5 >=kde-plasma/kde-cli-tools-${PVCUT}:5 - >=kde-plasma/kpipewire-${PVCUT}:5 >=kde-plasma/oxygen-${PVCUT}:5 sys-apps/util-linux x11-apps/setxkbmap x11-misc/xdg-user-dirs kaccounts? ( net-libs/signon-oauth2 ) + screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 ) " BDEPEND="virtual/pkgconfig"