From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/
Date: Tue, 30 Sep 2025 11:56:21 +0000 (UTC) [thread overview]
Message-ID: <1759233324.2d0c00e35a392fd57355339b1fe9e62658a8ad83.ionen@gentoo> (raw)
commit: 2d0c00e35a392fd57355339b1fe9e62658a8ad83
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 30 10:04:43 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Sep 30 11:55:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0c00e3
dev-qt/qtwebview: add 6.9.3
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtwebview/Manifest | 1 +
dev-qt/qtwebview/qtwebview-6.9.3.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-qt/qtwebview/Manifest b/dev-qt/qtwebview/Manifest
index 8b28700e7cbd..72f4be07d05e 100644
--- a/dev-qt/qtwebview/Manifest
+++ b/dev-qt/qtwebview/Manifest
@@ -1,2 +1,3 @@
DIST qtwebview-everywhere-src-6.10.0-rc.tar.xz 128652 BLAKE2B 3bf5ebd3448178bdf173c8a90820ac1a8d326ce50037c1d26a2bb5e08ff05750d50bd5eef52661d9c5878249fb57974203d5c5116a847b30700bb5290a8250d7 SHA512 c75e48717a9676267bb8bf7a5c530a938c3245732a2a286a8603705544f35e5d7da03b5bc92450fc4faf1e1358ea6b3dc8be850694bdfe96ef80d5f8b16abf1f
DIST qtwebview-everywhere-src-6.9.2.tar.xz 125560 BLAKE2B a7b4e90c123a2c0a8ef74a634fff4d30db9529f96f6ebd925a6157e7b60d5a96d660aa9907691a71bbaa17730aee74205f228080db1763797559b771009f3999 SHA512 7806e93b32787529c6149784a75d956218734a9768cd32fda058351cb5d77e590d48f5c5beae23d81e1eef85e8f96b86fde31056a988e5932b38800609cea6ae
+DIST qtwebview-everywhere-src-6.9.3.tar.xz 125580 BLAKE2B 544b9a660caf6643a15b1ea45d909c24c377f2f91128d3ff1d39b91f2d031b1964a4cbb4c5763b36e8c4e5b5c3c9e3f087ca4dc0e927537e64b51171852f916e SHA512 fe57468fc601f2f45bfac6b419609d15a4a6c74bc0e11a7c42b2c39a215d16b6cad405afffd330062eb4c784bef67f8d4dd82ef477acf2ab39e6f613a8f26b30
diff --git a/dev-qt/qtwebview/qtwebview-6.9.3.ebuild b/dev-qt/qtwebview/qtwebview-6.9.3.ebuild
new file mode 100644
index 000000000000..997d25e35259
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-6.9.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+ KEYWORDS="~amd64 ~arm64"
+fi
+
+RDEPEND="
+ ~dev-qt/qtbase-${PV}:6[gui]
+ ~dev-qt/qtdeclarative-${PV}:6
+ ~dev-qt/qtwebengine-${PV}:6[qml]
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2025-09-30 11:57 UTC|newest]
Thread overview: 91+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 11:56 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-07 6:17 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/ Ionen Wolkens
2025-10-01 6:49 Ionen Wolkens
2025-09-28 6:53 Ionen Wolkens
2025-09-23 5:07 Ionen Wolkens
2025-09-18 10:44 Arthur Zamarin
2025-08-26 10:59 Ionen Wolkens
2025-07-10 14:33 Ionen Wolkens
2025-06-09 8:07 Ionen Wolkens
2025-06-07 16:16 Ionen Wolkens
2025-06-07 12:02 Ionen Wolkens
2025-06-03 10:37 Ionen Wolkens
2025-06-02 15:19 Andreas Sturmlechner
2025-04-16 11:18 Arthur Zamarin
2025-04-02 5:09 Ionen Wolkens
2025-03-26 12:29 Ionen Wolkens
2025-03-14 8:18 Ionen Wolkens
2025-02-26 8:47 Ionen Wolkens
2025-01-06 22:51 Ionen Wolkens
2024-12-28 16:58 Andreas Sturmlechner
2024-12-28 11:02 Arthur Zamarin
2024-12-15 20:18 Ionen Wolkens
2024-12-03 18:16 Ionen Wolkens
2024-12-02 7:23 Ionen Wolkens
2024-11-23 11:36 Andreas Sturmlechner
2024-11-21 21:39 Andreas Sturmlechner
2024-10-09 6:22 Ionen Wolkens
2024-10-08 5:03 Ionen Wolkens
2024-09-27 7:26 Ionen Wolkens
2024-09-24 9:57 Ionen Wolkens
2024-07-16 1:29 Ionen Wolkens
2024-07-10 4:21 Ionen Wolkens
2024-07-08 11:16 Arthur Zamarin
2024-06-18 18:14 Ionen Wolkens
2024-06-08 13:41 Ionen Wolkens
2024-06-08 5:27 Arthur Zamarin
2024-06-06 16:43 Andreas Sturmlechner
2024-06-04 19:36 Ionen Wolkens
2024-06-02 4:04 Sam James
2024-06-01 10:25 Arthur Zamarin
2024-05-30 12:52 Andreas Sturmlechner
2024-05-20 8:49 Ionen Wolkens
2024-05-17 5:49 Ionen Wolkens
2024-05-16 15:36 Arthur Zamarin
2024-04-19 7:55 Ionen Wolkens
2024-04-13 17:50 Arthur Zamarin
2024-04-05 15:01 Andreas Sturmlechner
2024-04-04 4:23 Arthur Zamarin
2024-04-02 13:06 Ionen Wolkens
2024-04-01 18:29 Arthur Zamarin
2024-03-30 0:29 Ionen Wolkens
2024-03-26 7:10 Ionen Wolkens
2024-03-24 18:39 Ionen Wolkens
2024-03-23 17:01 Andreas Sturmlechner
2024-03-22 10:29 Ionen Wolkens
2024-03-12 12:01 Ionen Wolkens
2024-02-22 6:16 Ionen Wolkens
2024-02-20 14:30 Arthur Zamarin
2024-02-14 12:24 Ionen Wolkens
2024-02-01 23:06 Andreas Sturmlechner
2024-01-31 7:18 Joonas Niilola
2024-01-29 4:22 Ionen Wolkens
2024-01-01 21:14 Andreas Sturmlechner
2023-12-17 20:06 Ionen Wolkens
2023-12-17 18:29 Arthur Zamarin
2023-12-12 21:25 Ionen Wolkens
2023-11-29 5:57 Ionen Wolkens
2023-11-06 18:11 Andreas Sturmlechner
2023-10-08 15:58 Andreas Sturmlechner
2023-07-13 8:42 Andreas Sturmlechner
2023-07-09 17:00 Arthur Zamarin
2023-06-13 11:42 Andreas Sturmlechner
2023-05-01 12:54 Andreas Sturmlechner
2023-04-23 16:00 Arthur Zamarin
2023-04-13 21:45 Andreas Sturmlechner
2023-02-07 10:37 Andreas Sturmlechner
2023-01-24 9:45 Andreas Sturmlechner
2023-01-21 9:15 Arthur Zamarin
2023-01-17 20:56 Arthur Zamarin
2023-01-17 20:04 Sam James
2023-01-08 21:45 Andreas Sturmlechner
2022-12-06 17:07 Andreas Sturmlechner
2022-11-29 20:51 Andreas Sturmlechner
2022-07-06 10:27 Andreas Sturmlechner
2022-06-19 12:26 Andreas Sturmlechner
2022-06-14 17:32 Andreas Sturmlechner
2022-05-20 19:43 Andreas Sturmlechner
2022-04-17 19:29 Sam James
2022-03-21 11:04 Andreas Sturmlechner
2021-03-24 12:53 Andreas Sturmlechner
2017-10-01 6:13 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1759233324.2d0c00e35a392fd57355339b1fe9e62658a8ad83.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox