From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 6E4E8158089 for ; Tue, 26 Sep 2023 19:48:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFCF62BC034; Tue, 26 Sep 2023 19:48:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA5472BC034 for ; Tue, 26 Sep 2023 19:48:48 +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 6E953335D1B for ; Tue, 26 Sep 2023 19:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2797C1272 for ; Tue, 26 Sep 2023 19:48:45 +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: <1695757645.df16af2e2f46ffc5aeb64830265bc2ad5fc707ba.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtscxml/Manifest dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild X-VCS-Directories: dev-qt/qtscxml/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: df16af2e2f46ffc5aeb64830265bc2ad5fc707ba X-VCS-Branch: master Date: Tue, 26 Sep 2023 19:48:45 +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: 4cc171b4-a28b-4cfa-84ab-46606807bc14 X-Archives-Hash: d474b9e05d89494d10da70a43ba4c15b commit: df16af2e2f46ffc5aeb64830265bc2ad5fc707ba Author: Ionen Wolkens gentoo org> AuthorDate: Tue Sep 26 13:38:19 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Sep 26 19:47:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df16af2e dev-qt/qtscxml: add 6.6.0_rc Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtscxml/Manifest | 1 + dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest index 84e9be6c0fa8..6a8f656b99d3 100644 --- a/dev-qt/qtscxml/Manifest +++ b/dev-qt/qtscxml/Manifest @@ -1,2 +1,3 @@ DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935 SHA512 93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa SHA512 fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a +DIST qtscxml-everywhere-src-6.6.0-rc.tar.xz 1175036 BLAKE2B 82d6e544c5eb0c80a0a82fb35baa0424e293efb565b95e987245b40efd081023f11fd4bb5416972e72c2c70dbcf98da71a60bda5c658cbfcf81947503a86ea0d SHA512 38c2770d43b7849d6dc121426a569db44c89036f8df497495b81ba680482d3c37984d2adfee2de45ea30cf59656eb44c61413a1e069e8d58ad47c2082d87faf1 diff --git a/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild b/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild new file mode 100644 index 000000000000..3baf824212bc --- /dev/null +++ b/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild @@ -0,0 +1,34 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit qt6-build + +DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework" + +if [[ ${QT6_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64" +fi + +IUSE="qml" + +RDEPEND=" + ~dev-qt/qtbase-${PV}:6[gui] + qml? ( ~dev-qt/qtdeclarative-${PV}:6 ) +" +DEPEND="${RDEPEND}" + +CMAKE_SKIP_TESTS=( + # may fail with pid-sandbox, or at least musl/hardened+gcc (exact + # conditions unknown but passes without pid, considering this flaky) + tst_qstatemachine +) + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package qml Qt6Qml) + ) + + qt6-build_src_configure +}