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 326CC1581FD for ; Sun, 07 Sep 2025 17:10:18 +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 193163408F9 for ; Sun, 07 Sep 2025 17:10:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EEFB0110571; Sun, 07 Sep 2025 17:10:16 +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 E21921103BA for ; Sun, 07 Sep 2025 17:10:16 +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 7451C33BF41 for ; Sun, 07 Sep 2025 17:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7EB834E0 for ; Sun, 07 Sep 2025 17:10:14 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1757264985.7847e079d8cd0c2b39cd5c1daca45d3e08d47a60.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qttools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qttools/metadata.xml X-VCS-Directories: dev-qt/qttools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 7847e079d8cd0c2b39cd5c1daca45d3e08d47a60 X-VCS-Branch: master Date: Sun, 07 Sep 2025 17:10: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: 977eb3b9-6377-46b6-b2ea-fe19544cc037 X-Archives-Hash: 422ac6647eb697c48fefe1fb05976404 commit: 7847e079d8cd0c2b39cd5c1daca45d3e08d47a60 Author: Ionen Wolkens gentoo org> AuthorDate: Sun Sep 7 06:14:48 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Sep 7 17:09:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7847e079 dev-qt/qttools: update linguist description for 6.10 Newly checks for Quick to be available when want the GUI linguist. Not really worth setting up per-version restrictions. The handful of users using GUI linguist with USE=-qml may get surprised that it's gone. Feel it's not worth adding a warning given desktop profiles enable qml by default and developers using Qt will typically enable it if not already. Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qttools/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qttools/metadata.xml b/dev-qt/qttools/metadata.xml index b08d3bc7e49b..257a7135bc7c 100644 --- a/dev-qt/qttools/metadata.xml +++ b/dev-qt/qttools/metadata.xml @@ -10,7 +10,7 @@ Enable using libclang for code parsing (linguist/qdoc) Build Qt Designer Build Qt Distance Field Generator - Build Qt Linguist (GUI requires USE=widgets) + Build Qt Linguist tools (GUI requires USE=widgets and USE=qml) Build Qt Pixeltool Build the Qt D-Bus Interface (D-Bus Viewer requires USE=widgets) Build Qt Documentation Generator