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 4CD67158074 for ; Thu, 26 Jun 2025 17:42:06 +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 39C64341044 for ; Thu, 26 Jun 2025 17:42:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 33F5F110278; Thu, 26 Jun 2025 17:42:05 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 28E85110278 for ; Thu, 26 Jun 2025 17:42:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5234340FA3 for ; Thu, 26 Jun 2025 17:42:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 452D82A9B for ; Thu, 26 Jun 2025 17:42:03 +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: <1750959693.2dad776e889ae6c60caa4e718a0a80fc1b0b0457.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/gnome/package.use X-VCS-Directories: profiles/targets/desktop/gnome/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2dad776e889ae6c60caa4e718a0a80fc1b0b0457 X-VCS-Branch: master Date: Thu, 26 Jun 2025 17:42:03 +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: 016e19e5-a4ba-49c0-97de-d6491cc55914 X-Archives-Hash: 8f3bd4d55e2490d0836dd9503fe2c49a commit: 2dad776e889ae6c60caa4e718a0a80fc1b0b0457 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 26 17:13:41 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 26 17:41:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dad776e profiles: desktop/gnome: default disable media-libs/libmediaart[qt6] ... rather than qt5 Closes: https://bugs.gentoo.org/959118 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/targets/desktop/gnome/package.use | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index a60190ee8b3e..0750f01a2a4a 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Mart Raudsepp (2022-01-05) @@ -42,8 +42,8 @@ app-accessibility/speech-dispatcher python # Pulled in by grilo-plugins which is needed for gnome-music media-libs/grilo playlist -# Pulled in by tracker and grilo-plugins, has REQUIRED_USE="?? ( gtk qt5 )" -media-libs/libmediaart gtk -qt5 +# Pulled in by tracker and grilo-plugins, has REQUIRED_USE="?? ( gtk qt6 )" +media-libs/libmediaart gtk -qt6 # For gnome-boxes net-misc/spice-gtk gtk3