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 0AA1D1584AD for ; Sat, 03 May 2025 21:12:17 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E502F3430A1 for ; Sat, 03 May 2025 21:12:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E27A911036D; Sat, 03 May 2025 21:12:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D448E11036D for ; Sat, 03 May 2025 21:12:15 +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 8EDA03430A1 for ; Sat, 03 May 2025 21:12:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 218C81E87 for ; Sat, 03 May 2025 21:12:14 +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: <1746306609.0ff355f3f137afd64b82046c149ebc598497e66d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/gwenview/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/gwenview/gwenview-9999.ebuild X-VCS-Directories: kde-apps/gwenview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0ff355f3f137afd64b82046c149ebc598497e66d X-VCS-Branch: master Date: Sat, 03 May 2025 21:12:14 +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: a4b817e1-ceb6-405d-bd84-d6c2025704e0 X-Archives-Hash: 8bbaff93ce3c2c39acbb2a25673df7ab commit: 0ff355f3f137afd64b82046c149ebc598497e66d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 3 21:10:09 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 3 21:10:09 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0ff355f3 kde-apps/gwenview: Update dependencies - Phonon-- Upstream commit 1223453c9e4f3ccc0e442cd0dd6bb59caf9ba68f Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/gwenview/gwenview-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/gwenview/gwenview-9999.ebuild b/kde-apps/gwenview/gwenview-9999.ebuild index 458d7c3cf8..e02e40776c 100644 --- a/kde-apps/gwenview/gwenview-9999.ebuild +++ b/kde-apps/gwenview/gwenview-9999.ebuild @@ -25,6 +25,7 @@ RESTRICT="test" COMMON_DEPEND=" dev-libs/wayland >=dev-qt/qtbase-${QTMIN}:6=[gui,opengl,widgets] + >=dev-qt/qtmultimedia-${QTMIN}:6 >=dev-qt/qtsvg-${QTMIN}:6 >=dev-qt/qtwayland-${QTMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 @@ -51,7 +52,6 @@ COMMON_DEPEND=" media-libs/lcms:2 media-libs/libjpeg-turbo:= media-libs/libpng:0= - >=media-libs/phonon-4.12.0[qt6(+)] media-libs/tiff:= activities? ( kde-plasma/plasma-activities:6 ) fits? ( sci-libs/cfitsio )