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 2CD5E1580B1 for ; Tue, 31 Aug 2021 12:54:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37025E08E0; Tue, 31 Aug 2021 12:54:19 +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 1BFB9E08E0 for ; Tue, 31 Aug 2021 12:54:19 +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 D63DE340D8E for ; Tue, 31 Aug 2021 12:54:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C46F90 for ; Tue, 31 Aug 2021 12:54:16 +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: <1630414433.448c682b054e4ba1f320667e24553f9cc1ceb079.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-5.22.49.9999.ebuild kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 448c682b054e4ba1f320667e24553f9cc1ceb079 X-VCS-Branch: master Date: Tue, 31 Aug 2021 12:54:16 +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: 412b217c-b1e4-4451-88d5-15f61b6c5eda X-Archives-Hash: d7c2796fdbc287cc0183bc64b9eea998 commit: 448c682b054e4ba1f320667e24553f9cc1ceb079 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 30 11:05:17 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 31 12:53:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=448c682b kde-plasma/kwin: RDEPEND-block >=media-libs/libglvnd-1.3.4 At the same time, DEPEND on gentoo.org> kde-plasma/kwin/kwin-5.22.49.9999.ebuild | 3 +++ kde-plasma/kwin/kwin-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/kde-plasma/kwin/kwin-5.22.49.9999.ebuild b/kde-plasma/kwin/kwin-5.22.49.9999.ebuild index 3c083c2889..f2c44e3e91 100644 --- a/kde-plasma/kwin/kwin-5.22.49.9999.ebuild +++ b/kde-plasma/kwin/kwin-5.22.49.9999.ebuild @@ -79,6 +79,7 @@ COMMON_DEPEND=" " # TODO: sys-apps/hwdata? not packaged yet; commit 33a1777a, Gentoo-bug 717216 RDEPEND="${COMMON_DEPEND} + !>=media-libs/libglvnd-1.3.4 >=dev-qt/qtquickcontrols-${QTMIN}:5 >=dev-qt/qtquickcontrols2-${QTMIN}:5 >=dev-qt/qtvirtualkeyboard-${QTMIN}:5 @@ -90,9 +91,11 @@ RDEPEND="${COMMON_DEPEND} ) multimedia? ( >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml] ) " +# FIXME: =dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml] ) " +# FIXME: