summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:48:21 +0200
committerMartchus2023-06-14 10:48:21 +0200
commite50cc059ff8d448f563a75ec93a4a1446edb8d35 (patch)
treed887dc90d0162b55c2110849778e9687eb2953a6
parente86e73c7c7ac475423d576d9a610762070cc780e (diff)
downloadaur-e50cc059ff8d448f563a75ec93a4a1446edb8d35.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO10
-rw-r--r--0001-Ensure-static-plugins-are-exported.patch4
-rw-r--r--0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch4
-rw-r--r--0003-Disable-d3d12-requiring-fxc.exe.patch4
-rw-r--r--PKGBUILD12
5 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18e448af5eba..f87dc7c8bf1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-declarative-static
pkgdesc = Classes for QML and JavaScript languages (mingw-w64)
- pkgver = 5.15.9+kde+r19
+ pkgver = 5.15.10+kde+r26
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -19,13 +19,13 @@ pkgbase = mingw-w64-qt5-declarative-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtdeclarative#commit=89bf481b9b14f038c5e16421a7fce6dc6523785f
+ source = git+https://invent.kde.org/qt/qt/qtdeclarative#commit=5352f113b3c7a5af2ad2741d593c6e6a758eb93e
source = 0001-Ensure-static-plugins-are-exported.patch
source = 0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch
source = 0003-Disable-d3d12-requiring-fxc.exe.patch
sha256sums = SKIP
- sha256sums = 4437fc02e15a6f814af1111d34209a7424a1032aff54b22af47868fd505fad08
- sha256sums = 17792373be52f230e255125ebb9442215b77cc2ce3988071481741832dbae4c9
- sha256sums = 97a97599c90e42331554cfcef5f5e5da21642858a93c9d173eff1f1896bcde75
+ sha256sums = 3070fe24d2e8a236749e22fad1acb3b0a6309bac8ab1096030d2a9865f4ef76f
+ sha256sums = 2229bf17dceb44f391705167e48289e5ca7d56d4fa38841a74221ece140f663e
+ sha256sums = f3ac1da6686021fc0d7569b27ec581c0ca5b3f0e9ec12c34ab74c704239f8367
pkgname = mingw-w64-qt5-declarative-static
diff --git a/0001-Ensure-static-plugins-are-exported.patch b/0001-Ensure-static-plugins-are-exported.patch
index f5bf24598ca2..22bdc2cf229b 100644
--- a/0001-Ensure-static-plugins-are-exported.patch
+++ b/0001-Ensure-static-plugins-are-exported.patch
@@ -1,4 +1,4 @@
-From d8c699d3be726982e3778ac7ba2838b67b1c68d1 Mon Sep 17 00:00:00 2001
+From aa4d09933eb239f8c07b304c26e78fd51a068f3b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 23 Oct 2016 01:18:13 +0200
Subject: [PATCH 1/3] Ensure static plugins are exported
@@ -19,5 +19,5 @@ index 4242143bca..bccb7b3146 100644
foreach(_other_plugin ${_qt5qml_other_plugins})
include(${_other_plugin} OPTIONAL)
--
-2.40.0
+2.41.0
diff --git a/0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch b/0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch
index 1b2fe9ce50b0..32611b270c5c 100644
--- a/0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch
+++ b/0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch
@@ -1,4 +1,4 @@
-From c5874f0c16a35cae33b7b374d2cc7f5f7ef3f301 Mon Sep 17 00:00:00 2001
+From 59acb9131f87b707a5d17281ed3bb726ace69674 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 4 Feb 2017 01:59:59 +0100
Subject: [PATCH 2/3] Prevent exporting QML parser symbols on static build
@@ -33,5 +33,5 @@ index bf8155c6ec..2bfa230bcc 100644
# define QML_PARSER_EXPORT
# elif defined(QT_BUILD_QML_LIB)
--
-2.40.0
+2.41.0
diff --git a/0003-Disable-d3d12-requiring-fxc.exe.patch b/0003-Disable-d3d12-requiring-fxc.exe.patch
index b895233c8ce6..bf2794e1e30d 100644
--- a/0003-Disable-d3d12-requiring-fxc.exe.patch
+++ b/0003-Disable-d3d12-requiring-fxc.exe.patch
@@ -1,4 +1,4 @@
-From 206c29fb1d2b5618f5f5de74ef4cab96e3da5b48 Mon Sep 17 00:00:00 2001
+From ccf2e873c68b58101463948edbe750b42d57e33e Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 20 Nov 2020 18:32:31 +0100
Subject: [PATCH 3/3] Disable d3d12 requiring fxc.exe
@@ -29,5 +29,5 @@ index 39c0c0815c..9cc521a191 100644
qtConfig(openvg): SUBDIRS += openvg
--
-2.40.0
+2.41.0
diff --git a/PKGBUILD b/PKGBUILD
index 9f4e7b59ce49..0e0ec3b36182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,16 +14,16 @@
_qt_module=qtdeclarative
pkgname=mingw-w64-qt5-declarative-static
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc='Classes for QML and JavaScript languages (mingw-w64)'
depends=('mingw-w64-qt5-base-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-vulkan-headers' 'mingw-w64-pkg-config' 'python')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=89bf481b9b14f038c5e16421a7fce6dc6523785f
+_commit=5352f113b3c7a5af2ad2741d593c6e6a758eb93e
_basever=$pkgver
-pkgver+=+kde+r19
+pkgver+=+kde+r26
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
@@ -34,9 +34,9 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
'0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch'
'0003-Disable-d3d12-requiring-fxc.exe.patch')
sha256sums=('SKIP'
- '4437fc02e15a6f814af1111d34209a7424a1032aff54b22af47868fd505fad08'
- '17792373be52f230e255125ebb9442215b77cc2ce3988071481741832dbae4c9'
- '97a97599c90e42331554cfcef5f5e5da21642858a93c9d173eff1f1896bcde75')
+ '3070fe24d2e8a236749e22fad1acb3b0a6309bac8ab1096030d2a9865f4ef76f'
+ '2229bf17dceb44f391705167e48289e5ca7d56d4fa38841a74221ece140f663e'
+ 'f3ac1da6686021fc0d7569b27ec581c0ca5b3f0e9ec12c34ab74c704239f8367')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'