qt5-webengine

This commit is contained in:
Rmys
2023-04-11 04:49:13 +03:00
parent 85d06de1a2
commit 82aa8e1565
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def setup():
shelltools.system("mkdir .git")
pisitools.dosed(".qmake.conf", "5.15.10", "5.15.7")
# pisitools.dosed(".qmake.conf", "5.15.10", "5.15.7")
#shelltools.unlinkDir("src/3rdparty")
#shelltools.move("../qtwebengine-chromium-*", "src/3rdparty")
@@ -0,0 +1,13 @@
diff --git a/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp b/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
index 7260365b2c6..b5a6aae3596 100644
--- a/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
+++ b/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
@@ -8,6 +8,8 @@
#include "include/utils/SkParse.h"
+#include <iterator>
+
static constexpr const char* gColorNames[] = {
"aliceblue",
"antiquewhite",
+3 -3
View File
@@ -11,8 +11,8 @@
<Summary>Provides support for web applications using the Chromium browser project</Summary>
<Description>Provides support for web applications using the Chromium browser project</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="ac9ba8fbbf994f79b0fe0f38550e18a3be44e585" type="binary">https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-everywhere-opensource-src-5.15.10.tar.xz/download</Archive>
<!-- <Archive sha1sum="ac9ba8fbbf994f79b0fe0f38550e18a3be44e585" type="binary">https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-chromium-87-20220314.tar.xz/download</Archive> -->
<!-- <Archive sha1sum="ac9ba8fbbf994f79b0fe0f38550e18a3be44e585" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-everywhere-opensource-src-5.15.10.tar.xz/download</Archive> -->
<Archive sha1sum="3ae847051e7e3fdbe88974fd8eb4e23b1a8e2ff8" type="tarxz">https://download.qt.io/official_releases/qt/5.15/5.15.9/submodules/qtwebengine-everywhere-opensource-src-5.15.9.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="qtwebengine-5.15.7-build_fixes-1.patch" permission="0644">qtwebengine-5.15.7-build_fixes-1.patch</AdditionalFile>
<AdditionalFile target="qtwebengine-everywhere-src-5.15.5-TRUE.patch" permission="0644">qtwebengine-everywhere-src-5.15.5-TRUE.patch</AdditionalFile>
@@ -88,7 +88,7 @@
<Dependency>mit-kerberos-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">qtwebengine-everywhere-src-5.15.5-TRUE.patch</Patch> -->
<Patch level="1">qt5-webengine-gcc12.patch</Patch>
<!-- <Patch level="1">qtbug-86752.patch</Patch> -->
<!-- <Patch>fedora/qtwebengine-everywhere-opensource-src-5.15.5-TRUE.patch</Patch> -->
<!-- <Patch>qtwebengine-5.15.2_p20210220-fixup-CVE-2021-21149-backport.patch</Patch> -->