From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1507568-garchives=archives.gentoo.org@lists.gentoo.org>
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 68DDA15ACFB
	for <garchives@archives.gentoo.org>; Thu, 13 Apr 2023 21:45:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9AAF4E085B;
	Thu, 13 Apr 2023 21:45:13 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 83714E085A
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Apr 2023 21:45: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 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C759133BE4D
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Apr 2023 21:45:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B7B53A51
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Apr 2023 21:45:08 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1681422269.e3c1be73e217ce00663042e76acb8e44d77d51ad.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-qt/qtwebview/Manifest dev-qt/qtwebview/qtwebview-5.15.9.ebuild
X-VCS-Directories: dev-qt/qtwebview/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: e3c1be73e217ce00663042e76acb8e44d77d51ad
X-VCS-Branch: master
Date: Thu, 13 Apr 2023 21:45:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 275309ca-77a3-40fb-ba02-7defb03228d2
X-Archives-Hash: 585d50b39ec46dcf7d14d4242c00d5df

commit:     e3c1be73e217ce00663042e76acb8e44d77d51ad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 13 21:12:24 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 21:44:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c1be73

dev-qt/qtwebview: 5.15.9 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtwebview/Manifest                |  1 +
 dev-qt/qtwebview/qtwebview-5.15.9.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-qt/qtwebview/Manifest b/dev-qt/qtwebview/Manifest
index f6dfcc1a601d..dd29d1787cbd 100644
--- a/dev-qt/qtwebview/Manifest
+++ b/dev-qt/qtwebview/Manifest
@@ -1 +1,2 @@
 DIST qtwebview-everywhere-opensource-src-5.15.8.tar.xz 135372 BLAKE2B 73afdaf656ee9084bc1e462a56475c900c894c9df3a33af899f35a3fc5d66b3b375d6ab04c84f42cdc163bcfa22c1175571f4465a11190a82b1a00617f166a62 SHA512 1afa2c5b7e4a0f422986ac982345d398af9cf468c2e8690205e5d7a820b0eb8c44e4a6d711735d039a05c44c1c6c4f41faf7bfe4cb2bbbd248b278a3e6c72cb5
+DIST qtwebview-everywhere-opensource-src-5.15.9.tar.xz 135696 BLAKE2B 7cf2f1bb8b22290de47db742cd8016dc6fd08687aa6b9d18398452be6df24ac230d0698c7fa5f726895d80c7db91bafa74a666a9d2593e5896f97b238b9ec837 SHA512 15d9b7f446d5b579e596b8e7766fc24380d5f92547186a4de08708f40c1847e690c679312130518470a40a86baea686a38a2a0c237affd13bdc5302e3c313c6f

diff --git a/dev-qt/qtwebview/qtwebview-5.15.9.ebuild b/dev-qt/qtwebview/qtwebview-5.15.9.ebuild
new file mode 100644
index 000000000000..ca158199c5b2
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5.15.9.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+	=dev-qt/qtcore-${QT5_PV}*
+	=dev-qt/qtdeclarative-${QT5_PV}*
+	=dev-qt/qtgui-${QT5_PV}*
+	=dev-qt/qtwebengine-${QT5_PV}*:5
+"
+RDEPEND="${DEPEND}"