summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-11-25 21:52:35 +0100
committerMartchus2024-11-25 21:52:35 +0100
commitddda46d8df26089c57ec4b007170e2791fbe128b (patch)
treee243daddbfc0a6ada3c4e6ba7221802281ffa04f
parent602db80391ff98eb89fd8ff6b387606ebd888eff (diff)
downloadaur-mingw-w64-qt5-declarative-static.tar.gz
Update to 5.15.16
-rw-r--r--.SRCINFO12
-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--PKGBUILD14
-rw-r--r--qtdeclarative-sha256.txt1
6 files changed, 20 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4db0584ce8a..b82c3b6c7f06 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.15+kde+r25
+ pkgver = 5.15.16+kde+r22
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=310c124dac82d711ab15309a9cb0b9d95db9ea8f
+ source = git+https://invent.kde.org/qt/qt/qtdeclarative#commit=e2b38659cb79104f157e1d0099c01e545d04d0db
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 = abda755efe3356b04a1f619a6dbc72a7d2e40e92c2247abb6f728af76fbde7f0
- sha256sums = 0beadf093f9e260002ea72ed498e7797b1bc76dec15d602bb8137c02150f0663
- sha256sums = 142e54b455aa4798d71cef1997ea42d9d1aef10a8434e33826a0aa316c31d2d8
+ sha256sums = 50f25c205cb82ff68946d2306cae53a0e0898df42cb204bb9daa365896e6e186
+ sha256sums = f29804d630e199f6ced91462a2a732f3210e73c3563f409f191d7a6731c278f5
+ sha256sums = acefb33b8d5d3f0adf7dd4c4698447f654b44d453ef794fb1179c887f06beb11
+ sha256sums = dcb061ddeb762d253cf851fa43f77ab9dd610dc109d4e342b56ba7f5b20e4f3d
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 334e1d93e347..3a75d01bc252 100644
--- a/0001-Ensure-static-plugins-are-exported.patch
+++ b/0001-Ensure-static-plugins-are-exported.patch
@@ -1,4 +1,4 @@
-From 3f6a0c13e08a5ba4e56e7151f1e6ab806d6f0fa8 Mon Sep 17 00:00:00 2001
+From a6e98ab011a8154b545ff35afea3fa9c7029bff8 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.46.0
+2.47.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 b7b5b4584184..04cb8f44e223 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 954efa6a3f18df7c2bd5c3352ae99f18cccadd50 Mon Sep 17 00:00:00 2001
+From 0ce13f480aa026b0f0a9a0d133e4c5cefeabacfc 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.46.0
+2.47.0
diff --git a/0003-Disable-d3d12-requiring-fxc.exe.patch b/0003-Disable-d3d12-requiring-fxc.exe.patch
index 3bdbd8e505fd..0781ca59bce1 100644
--- a/0003-Disable-d3d12-requiring-fxc.exe.patch
+++ b/0003-Disable-d3d12-requiring-fxc.exe.patch
@@ -1,4 +1,4 @@
-From 49725ed5454ea591a5a3a1c45e005e0a429aa529 Mon Sep 17 00:00:00 2001
+From 46d61cb751b38d2ac56ba26f19a76d1c6898f87b 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.46.0
+2.47.0
diff --git a/PKGBUILD b/PKGBUILD
index 33db948736bd..07b39bc73b4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,16 +14,16 @@
_qt_module=qtdeclarative
pkgname=mingw-w64-qt5-declarative-static
-pkgver=5.15.15
+pkgver=5.15.16
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=310c124dac82d711ab15309a9cb0b9d95db9ea8f
+_commit=e2b38659cb79104f157e1d0099c01e545d04d0db
_basever=${pkgver%%+*}
-pkgver+=+kde+r25
+pkgver+=+kde+r22
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
@@ -33,10 +33,10 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
'0001-Ensure-static-plugins-are-exported.patch'
'0002-Prevent-exporting-QML-parser-symbols-on-static-build.patch'
'0003-Disable-d3d12-requiring-fxc.exe.patch')
-sha256sums=('SKIP'
- 'abda755efe3356b04a1f619a6dbc72a7d2e40e92c2247abb6f728af76fbde7f0'
- '0beadf093f9e260002ea72ed498e7797b1bc76dec15d602bb8137c02150f0663'
- '142e54b455aa4798d71cef1997ea42d9d1aef10a8434e33826a0aa316c31d2d8')
+sha256sums=('50f25c205cb82ff68946d2306cae53a0e0898df42cb204bb9daa365896e6e186'
+ 'f29804d630e199f6ced91462a2a732f3210e73c3563f409f191d7a6731c278f5'
+ 'acefb33b8d5d3f0adf7dd4c4698447f654b44d453ef794fb1179c887f06beb11'
+ 'dcb061ddeb762d253cf851fa43f77ab9dd610dc109d4e342b56ba7f5b20e4f3d')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qtdeclarative-sha256.txt b/qtdeclarative-sha256.txt
new file mode 100644
index 000000000000..4d8e6e61b327
--- /dev/null
+++ b/qtdeclarative-sha256.txt
@@ -0,0 +1 @@
+50f25c205cb82ff68946d2306cae53a0e0898df42cb204bb9daa365896e6e186