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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6D44915806C for ; Sun, 13 Jul 2025 08:45:32 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 56E70341036 for ; Sun, 13 Jul 2025 08:45:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4A27311036B; Sun, 13 Jul 2025 08:45:31 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 3E84411036B for ; Sun, 13 Jul 2025 08:45:31 +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 BF2EA340D54 for ; Sun, 13 Jul 2025 08:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FEB630CD for ; Sun, 13 Jul 2025 08:45:29 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1752396323.7c16b66bb6db87d6b1134821616ddf2020f217b5.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/swayimg/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/swayimg/metadata.xml X-VCS-Directories: media-gfx/swayimg/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: 7c16b66bb6db87d6b1134821616ddf2020f217b5 X-VCS-Branch: dev Date: Sun, 13 Jul 2025 08:45:29 +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: b6e4e67b-261d-4ab2-9dfd-bfb642b52fee X-Archives-Hash: 254767bdc79edae401f420299c2e6866 commit: 7c16b66bb6db87d6b1134821616ddf2020f217b5 Author: Filip Kobierski pm me> AuthorDate: Sun Jul 13 08:44:56 2025 +0000 Commit: Filip Kobierski pm me> CommitDate: Sun Jul 13 08:45:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c16b66b media-gfx/swayimg: metadata: improve USE=drm description Signed-off-by: Filip Kobierski pm.me> media-gfx/swayimg/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/swayimg/metadata.xml b/media-gfx/swayimg/metadata.xml index f4255bf86d..b13bbf270c 100644 --- a/media-gfx/swayimg/metadata.xml +++ b/media-gfx/swayimg/metadata.xml @@ -10,7 +10,7 @@ artemsen/swayimg - Enable DRM renderig support (DRM UI) + Enable support for Direct Rendering Manager (DRM UI) Enable support for EXR image format Enable support for Sixel image format Enable Wayland UI and some compositors (Sway and Hyprland only)