From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D648F158074 for ; Mon, 30 Jun 2025 16:49:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C4E39341E7C for ; Mon, 30 Jun 2025 16:49:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D0B1A110571; Mon, 30 Jun 2025 16:49:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C097B11056C for ; Mon, 30 Jun 2025 16:49:20 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74508341256 for ; Mon, 30 Jun 2025 16:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28C1E2CB0 for ; Mon, 30 Jun 2025 16:49:17 +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: <1751302100.e2af58698849869711d25b8c2df5c8290cf1f7bf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/spectacle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild kde-plasma/spectacle/spectacle-6.4.49.9999.ebuild kde-plasma/spectacle/spectacle-9999.ebuild X-VCS-Directories: kde-plasma/spectacle/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e2af58698849869711d25b8c2df5c8290cf1f7bf X-VCS-Branch: master Date: Mon, 30 Jun 2025 16:49:17 +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: a1972f81-079b-4eb4-a723-76a79cf6df14 X-Archives-Hash: b557c2c841143ada07ee8cfb018e693a commit: e2af58698849869711d25b8c2df5c8290cf1f7bf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 22 22:40:26 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 30 16:48:20 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2af5869 kde-plasma/spectacle: Add QtWayland >=6.10 transitional BDEPEND Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild | 1 + kde-plasma/spectacle/spectacle-6.4.49.9999.ebuild | 1 + kde-plasma/spectacle/spectacle-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild b/kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild index 4ca379e311..daa09a1fe5 100644 --- a/kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild +++ b/kde-plasma/spectacle/spectacle-6.3.49.9999.ebuild @@ -62,6 +62,7 @@ BDEPEND=" >=dev-qt/qtbase-${QTMIN}:6[wayland] dev-util/wayland-scanner " +BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland]