qt5-webengine 5.15.7
This commit is contained in:
@@ -11,7 +11,13 @@ from pisi.actionsapi import qt5
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
pisitools.dosed(".qmake.conf", "5.15.5", "5.15.2")
|
||||
shelltools.system("mkdir .git")
|
||||
pisitools.dosed(".qmake.conf", "5.15.7", "5.15.2")
|
||||
|
||||
shelltools.unlinkDir("src/3rdparty")
|
||||
shelltools.move("../qtwebengine-chromium-*", "src/3rdparty")
|
||||
shelltools.system("mkdir src/3rdparty/chromium/.git")
|
||||
|
||||
#shelltools.copy("qtwebengine-release.sh", "%s/qtwebengine-release.sh" % get.workDIR())
|
||||
#shelltools.cd("%s" % get.workDIR())
|
||||
|
||||
|
||||
@@ -11,7 +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="c49f90a96fcf94ab536563a0c98fcb428543d559" type="tarxz">https://sourceforge.net/projects/pisilinux/files/qtwebengine-everywhere-src-5.15.5.tar.xz/download</Archive>
|
||||
<Archive sha1sum="cbec2e11561e9c6414417803742248f750e171bd" type="tarbz2">https://invent.kde.org/qt/qt/qtwebengine/-/archive/v5.15.7-lts/qtwebengine-v5.15.7-lts.tar.bz2</Archive>
|
||||
<Archive sha1sum="27aaae391e039d885b956b473edf8a7d6a1c7de4" type="targz">https://invent.kde.org/qt/qt/qtwebengine-chromium/-/archive/f878faa317d8f58b01565c96e5c2efb8ccdfbddd.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!-- <AdditionalFile target="qtwebengine-release.sh" permission="0644">fedora/qtwebengine-release.sh</AdditionalFile> -->
|
||||
</AdditionalFiles>
|
||||
@@ -86,7 +87,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">qtbug-86752.patch</Patch> -->
|
||||
<Patch>fedora/qtwebengine-everywhere-src-5.15.5-TRUE.patch</Patch>
|
||||
<!-- <Patch>fedora/qtwebengine-everywhere-src-5.15.5-TRUE.patch</Patch> -->
|
||||
<!-- <Patch>qtwebengine-5.15.2_p20210220-fixup-CVE-2021-21149-backport.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -179,6 +180,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="25">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.15.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.15.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user