public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 24 Sep 2024 09:57:57 +0000 (UTC)	[thread overview]
Message-ID: <1727171803.ac281214bd498bea16aea39383f0b48623b0cebe.ionen@gentoo> (raw)

commit:     ac281214bd498bea16aea39383f0b48623b0cebe
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 09:52:14 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 09:56:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac281214

dev-qt/qtwebview: add 6.8.0_rc

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtwebview/Manifest                  |  1 +
 dev-qt/qtwebview/qtwebview-6.8.0_rc.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-qt/qtwebview/Manifest b/dev-qt/qtwebview/Manifest
index 57f9b48465aa..6d0cb2fc798b 100644
--- a/dev-qt/qtwebview/Manifest
+++ b/dev-qt/qtwebview/Manifest
@@ -1,2 +1,3 @@
 DIST qtwebview-everywhere-opensource-src-5.15.14.tar.xz 128212 BLAKE2B 89f3d770b6a23eb9dd4750e65d9b40e55379374a87c66d319f534d68e4a70ab1656497fe7ccf4df9b62553acb9231dfc3c79b69cd76c284b7d745b01f09a46ff SHA512 5a48688439a8d4eaa13c4a5c8453e6a399413d28a8cbdcb1d04a4723b9a0a527d64c2c48bc040cf960300335db958add05a63fb39a6a94fbe1ad19f4989864f6
 DIST qtwebview-everywhere-src-6.7.2.tar.xz 138764 BLAKE2B 3c7d51dfa8f82a30c92eed804e9f51986947e3f8042b6a3a8d777b02bd7369b98c53686e5032b855bee2200958df00b0e779720bfbe91aae9df154133ca765be SHA512 9cae6f415941049c975a86f99afbb62f3177285a15d182655b9fbab5b3d9ff19d7fb0b646c243db75f382fd971f5b89bf29659c150294e9c4e7ced2921b77c2d
+DIST qtwebview-everywhere-src-6.8.0-rc.tar.xz 138980 BLAKE2B b1bf91fb67f9433c655fef0ea021d2a24add6aa30e62aad10c135d9a94149c0c66e7ae41d87073402579541e6ed9f0d1a00abd1a4b34f537b34373fd15aee106 SHA512 5950477c721f15423405f473588fac4b4280249bb8eeb446486f6f839a89346614a1a250b3043b3afdb3d1bdc79f34c53ec7754bbf2a2d18d2ec04c210813745

diff --git a/dev-qt/qtwebview/qtwebview-6.8.0_rc.ebuild b/dev-qt/qtwebview/qtwebview-6.8.0_rc.ebuild
new file mode 100644
index 000000000000..76539b793b79
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-6.8.0_rc.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023-2024 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}"


             reply	other threads:[~2024-09-24  9:58 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  9:57 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  8:18 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/ 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-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=1727171803.ac281214bd498bea16aea39383f0b48623b0cebe.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