Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/
Date: Thu, 30 Sep 2021 11:35:34
Message-Id: 1632998745.9ed5ef60f95c23ba46ee42cb11adf5bcd354cf59.asturm@gentoo
1 commit: 9ed5ef60f95c23ba46ee42cb11adf5bcd354cf59
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 10:45:45 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 10:45:45 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9ed5ef60
7
8 dev-qt/qtwebengine: Add upstream link for version downpatch rationale
9
10 Package-Manager: Portage-3.0.26, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-qt/qtwebengine/qtwebengine-5.15.2.9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.2.9999.ebuild
17 index a64f24ef..21fe9769 100644
18 --- a/dev-qt/qtwebengine/qtwebengine-5.15.2.9999.ebuild
19 +++ b/dev-qt/qtwebengine/qtwebengine-5.15.2.9999.ebuild
20 @@ -145,6 +145,7 @@ src_prepare() {
21 fi
22 # We need to make sure this integrates well into Qt 5.15.2 installation.
23 # Otherwise revdeps fail w/o heavy changes. This is the simplest way to do it.
24 + # See also: https://www.qt.io/blog/building-qt-webengine-against-other-qt-versions
25 sed -e "/^MODULE_VERSION/s/5\.15\.[3456789]/${QT5_PV}/" -i .qmake.conf || die
26
27 # QTBUG-88657 - jumbo-build could still make trouble