From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1520674-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 55C7C15806E for <garchives@archives.gentoo.org>; Tue, 23 May 2023 02:52:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0F07E0977; Tue, 23 May 2023 02:52:34 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D44ADE0977 for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 02:52:34 +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 614D53408CF for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 02:52:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 712B5A7E for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 02:52:30 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1684810310.c2a740a67b6d64a37c2dfba09f61a5a3f6492ef2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtgui/metadata.xml X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c2a740a67b6d64a37c2dfba09f61a5a3f6492ef2 X-VCS-Branch: master Date: Tue, 23 May 2023 02:52:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3ccf848c-a503-4c99-bf59-f1b192cb641e X-Archives-Hash: 31f3a2af8a63021db9393245e2ff5a98 commit: c2a740a67b6d64a37c2dfba09f61a5a3f6492ef2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 23 02:43:11 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 23 02:51:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a740a6 dev-qt/qtgui: defer to new global USE=vulkan description Signed-off-by: Sam James <sam <AT> gentoo.org> dev-qt/qtgui/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-qt/qtgui/metadata.xml b/dev-qt/qtgui/metadata.xml index c38d7a10ae72..ab06e044872c 100644 --- a/dev-qt/qtgui/metadata.xml +++ b/dev-qt/qtgui/metadata.xml @@ -14,7 +14,6 @@ <flag name="linuxfb">Enable Linux framebuffer support for embedded devices</flag> <flag name="tslib">Enable support for touchscreen devices via <pkg>x11-libs/tslib</pkg></flag> <flag name="tuio">Build plugin to receive touch events over the TUIO protocol</flag> - <flag name="vulkan">Enable support for Vulkan</flag> <flag name="wayland">Provide <pkg>dev-qt/qtwayland</pkg> to ensure Qt applications can be run as Wayland clients</flag> <flag name="X">Build the XCB platform plugin and enable X11 integration</flag> </use>