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 5C0D1158046 for ; Tue, 26 Aug 2025 10:59:43 +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 0461C341052 for ; Tue, 26 Aug 2025 10:59:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A92A6110572; Tue, 26 Aug 2025 10:59:13 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9C4FB110572 for ; Tue, 26 Aug 2025 10:59:13 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 529D7341049 for ; Tue, 26 Aug 2025 10:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0080A34FB for ; Tue, 26 Aug 2025 10:59:10 +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: <1756205846.97b849643f9fd43c5269878954a695e88fe30573.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtvirtualkeyboard/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtvirtualkeyboard/Manifest dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-6.9.2.ebuild X-VCS-Directories: dev-qt/qtvirtualkeyboard/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 97b849643f9fd43c5269878954a695e88fe30573 X-VCS-Branch: master Date: Tue, 26 Aug 2025 10:59:10 +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: d4df5459-b3ab-4bf3-9e3b-769e1d3bb8d1 X-Archives-Hash: 459f8101eb503ef02def01c011440580 commit: 97b849643f9fd43c5269878954a695e88fe30573 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Aug 26 10:10:21 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Aug 26 10:57:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b84964 dev-qt/qtvirtualkeyboard: add 6.9.2 Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtvirtualkeyboard/Manifest | 1 + .../qtvirtualkeyboard-6.9.2.ebuild | 53 ++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/dev-qt/qtvirtualkeyboard/Manifest b/dev-qt/qtvirtualkeyboard/Manifest index 08b7c98f71e2..7187f5a35992 100644 --- a/dev-qt/qtvirtualkeyboard/Manifest +++ b/dev-qt/qtvirtualkeyboard/Manifest @@ -1 +1,2 @@ DIST qtvirtualkeyboard-everywhere-src-6.9.1.tar.xz 3285440 BLAKE2B 8b0087f22246cf054d62df273525a2f219369deea0c0347dd78c7b29ca9f93a153f8812b8602c8481a922da1cb8eee0c6992cbb43eacb6995b66a2b50ce7e0d7 SHA512 97814ec5a5ae35bb2adb41c78fd82f23f2e683b02508cfcc34e8f3808f843b0e3aee4d37440158c588ae038d1427b4864062eed18bfb520a3099da36b1b51025 +DIST qtvirtualkeyboard-everywhere-src-6.9.2.tar.xz 3275760 BLAKE2B ca9acb486d3f82a7b73ff6230caf95c36d46fc7356618bea01702c1e8a446cf87dd46cffc69dc54d5f5ead02446bc463988ffdb5c274e3577600c3377077ddec SHA512 0e7bdcaa3b37499f7160c12ad7b178365b1b246a77fed6ae1903eefab4dfb09758305893a62496d515c0a762beb7602cdf73cc01a5ecbd01d47c4bfbe01a3835 diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-6.9.2.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-6.9.2.ebuild new file mode 100644 index 000000000000..accb2ea78ae5 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-6.9.2.ebuild @@ -0,0 +1,53 @@ +# Copyright 2023-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit qt6-build + +DESCRIPTION="Customizable input framework and virtual keyboard for Qt" + +if [[ ${QT6_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +fi + +IUSE="+sound +spell" + +RDEPEND=" + ~dev-qt/qtbase-${PV}:6[gui] + ~dev-qt/qtdeclarative-${PV}:6 + ~dev-qt/qtsvg-${PV}:6 + sound? ( ~dev-qt/qtmultimedia-${PV}:6 ) + spell? ( app-text/hunspell:= ) +" +DEPEND="${RDEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package sound Qt6Multimedia) + $(qt_feature spell hunspell) + -DINPUT_vkb_handwriting=no # neither cerence nor myscript are packaged + ) + + qt6-build_src_configure +} + +src_test() { + local CMAKE_SKIP_TESTS=( + # rarely randomly(?) fails even with -j1 + tst_layoutfilesystem + ) + + if use spell && has_version app-dicts/myspell-en; then + # 99% pass but minor sub-tests fail with myspell-en, needs looking into + ewarn "Warning: notable tests were skipped due to ${_} being installed" + CMAKE_SKIP_TESTS+=( + tst_inputpanel + tst_inputpanelcontrols2 + ) + else + einfo "tst_inputpanel can take >5mins, not known to actually hang" + fi + + qt6-build_src_test +}