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 CFE63158083 for ; Tue, 24 Sep 2024 09:58:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1ED832BC0C2; Tue, 24 Sep 2024 09:58:01 +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 F34672BC0C2 for ; Tue, 24 Sep 2024 09:58:00 +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 7228A343160 for ; Tue, 24 Sep 2024 09:57:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E63F927FF for ; Tue, 24 Sep 2024 09:57:56 +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: <1727171800.22b4f17499b2938b687b16b678ca7c79917373a6.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialbus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtserialbus/Manifest dev-qt/qtserialbus/qtserialbus-6.8.0_rc.ebuild X-VCS-Directories: dev-qt/qtserialbus/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 22b4f17499b2938b687b16b678ca7c79917373a6 X-VCS-Branch: master Date: Tue, 24 Sep 2024 09:57:56 +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: bec98590-ded6-42b8-9e4a-53106d51985a X-Archives-Hash: 00850b8b36fdb7c278637575e6fbd5ab commit: 22b4f17499b2938b687b16b678ca7c79917373a6 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Sep 24 09:23:10 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Sep 24 09:56:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b4f174 dev-qt/qtserialbus: add 6.8.0_rc Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtserialbus/Manifest | 1 + dev-qt/qtserialbus/qtserialbus-6.8.0_rc.ebuild | 38 ++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-qt/qtserialbus/Manifest b/dev-qt/qtserialbus/Manifest index 17eb43ff0ad9..4078f46c0725 100644 --- a/dev-qt/qtserialbus/Manifest +++ b/dev-qt/qtserialbus/Manifest @@ -1,2 +1,3 @@ DIST qtserialbus-everywhere-opensource-src-5.15.14.tar.xz 350748 BLAKE2B 88571e730c6a81d8db8be02550b0abc1f72bf8c40a5f0616cf879f17043b775f992d19d1b2429acfa0cf86634f9430d7b16f812e9b436f7f1403059298274057 SHA512 ac30e163fd2ef7a3d6dbb8f8f3cac06d68f915d29c87d1d49be541c38c3dd09873d89525508062b7cf6dc17d750167e0cc13bb48718f2a42b80b2e7f04e7633d DIST qtserialbus-everywhere-src-6.7.2.tar.xz 547596 BLAKE2B de990e57a8139e540d906ba11a4a396db8bf5c6f719e366585251e513364cbd531bf8a31638b29aec0bc8fb5c2208745395de07569a5358c918b0c95c40f1656 SHA512 ba4d8c698e68508080f851d96428908b83f3d2f5d36dbcb00586567beb3001a8ca3f1d79fd9895aefb32c7d1a8400024e43cee2cdd4f427e80d47949593a3055 +DIST qtserialbus-everywhere-src-6.8.0-rc.tar.xz 547784 BLAKE2B a58c73fb2606bf057a95c99ec7b96b21362cb15a00c9861f9e52cece2f86aeea27737fe552c386cfc5119fd088106cb383a44903f0ac85f451788e1812a644fd SHA512 34991f2f7588d780ec319325a48cd4e0e2ba341ef2c45fcb6f059f9db4467ad0533677e4c63658ba7a5ad3fad392c720858130c9b1d74237e3d140019553c087 diff --git a/dev-qt/qtserialbus/qtserialbus-6.8.0_rc.ebuild b/dev-qt/qtserialbus/qtserialbus-6.8.0_rc.ebuild new file mode 100644 index 000000000000..7f316fa23bbc --- /dev/null +++ b/dev-qt/qtserialbus/qtserialbus-6.8.0_rc.ebuild @@ -0,0 +1,38 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit qt6-build + +DESCRIPTION="Qt module to access CAN, ModBus, and other industrial serial buses and protocols" + +if [[ ${QT6_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +RDEPEND=" + ~dev-qt/qtbase-${PV}:6[network] + ~dev-qt/qtserialport-${PV}:6 +" +DEPEND="${RDEPEND}" + +CMAKE_SKIP_TESTS=( + # rarely fails randomly (perhaps related to -j) + tst_qcandbcfileparser +) + +src_install() { + qt6-build_src_install + + if use test; then + local delete=( # sigh + "${D}${QT6_LIBDIR}"/cmake/Qt6SerialBus/*TestCanBusPlugin*.cmake + "${D}${QT6_MKSPECSDIR}"/modules/qt_plugin_qttestcanbus.pri + "${D}${QT6_PLUGINDIR}"/canbus/libqttestcanbus.* + "${D}${QT6_PLUGINDIR}"/canbus/objects-*/ + ) + # using -f given not tracking which tests may be skipped or not + rm -rf -- "${delete[@]}" || die + fi +}