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 EFE86158086 for ; Fri, 24 Dec 2021 13:27:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BA242BC012; Fri, 24 Dec 2021 13:27:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 562142BC015 for ; Fri, 24 Dec 2021 13:27:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6D9623432D0 for ; Fri, 24 Dec 2021 13:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0453E23E for ; Fri, 24 Dec 2021 13:27:01 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1640352407.b8bbadfaa3b5417bb9b3231b7e6eb77eea0861d0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebchannel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebchannel/Manifest dev-qt/qtwebchannel/qtwebchannel-5.15.2-r10.ebuild X-VCS-Directories: dev-qt/qtwebchannel/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b8bbadfaa3b5417bb9b3231b7e6eb77eea0861d0 X-VCS-Branch: master Date: Fri, 24 Dec 2021 13:27:01 +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: a4485449-684d-430b-9d6b-4416de5e67c0 X-Archives-Hash: 8fba6ed6bc729932f7f5a186fb5e7f98 commit: b8bbadfaa3b5417bb9b3231b7e6eb77eea0861d0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 24 13:07:28 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 24 13:26:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bbadfa dev-qt/qtwebchannel: 5.15.2-r10 version bump at KDE fa8b0710 "Handle signals in the registered object's thread" QTBUG: https://bugreports.qt.io/browse/QTBUG-51366 Upstream commit 408cf7065bdaebd82d07131a3bb12e71df362476 "Handle per-transport client idle status" QTBUG: https://bugreports.qt.io/browse/QTBUG-92927 Upstream commit 1678154ec6f5655c1b971438d98652cbf6dc7040 "QMetaObjectPublisher: Never send stale queued messages" Upstream commit fa8b07105b5e274daaa8adcc129fa4aa0447f9f7 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtwebchannel/Manifest | 1 + dev-qt/qtwebchannel/qtwebchannel-5.15.2-r10.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest index b1f08ab25706..dbcd578d5ae2 100644 --- a/dev-qt/qtwebchannel/Manifest +++ b/dev-qt/qtwebchannel/Manifest @@ -1 +1,2 @@ +DIST qtwebchannel-5.15.2-fa8b0710.tar.gz 383826 BLAKE2B 3e9e9810735d5792340019a9a96cdbfeeb1259f4bd63e978c89bd3e40405c90e346ca126c9414bbe89e3c0541207fe5250ecf9a6358af8774dcda1e692e7e5b8 SHA512 b7ad0ad1b7749abf0079dac1b175eebc36b563b8a56930653a4422f98f982ae140006318853cf8daf7c5f4dab32fe418a723fb8819d1882c00d8f3ae45dbe5a8 DIST qtwebchannel-everywhere-src-5.15.2.tar.xz 209208 BLAKE2B 486da1fb4dc8106343716536c69f9fe3251119ab844b36eace21ad1921840be3e0bb97db58d29738bb54a28d2ad85839bfa71a8832a9d84a40c32b0f285fc2e7 SHA512 7ac5e372695616863d247c5a61e5763a3934b58165e35c43da5ef1797d80005aa3d6eb258931ae7ee2b1f6a6fa743635ac4678c9cfe375cefa76e74cc81d095b diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.2-r10.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.2-r10.ebuild new file mode 100644 index 000000000000..8aaa921d570c --- /dev/null +++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.2-r10.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_COMMIT=fa8b07105b5e274daaa8adcc129fa4aa0447f9f7 +inherit qt5-build + +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +fi + +IUSE="qml" + +DEPEND=" + =dev-qt/qtcore-${QT5_PV}* + qml? ( =dev-qt/qtdeclarative-${QT5_PV}* ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod qml quick src/src.pro + qt_use_disable_mod qml qml src/webchannel/webchannel.pro + + qt5-build_src_prepare +}