summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-10-01 18:19:48 +0200
committerMartchus2022-10-01 18:19:48 +0200
commitd1c762467c1847eb6e4f842fe80e16401f6e294e (patch)
tree4a0228074b55e14be7f5b3f3c79c0e40b853b504
parent8f697b8660522d5e3b2a757dfd0a01d8e043bbce (diff)
downloadaur-d1c762467c1847eb6e4f842fe80e16401f6e294e.tar.gz
Update to 6.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Exclude-qmltime-when-cross-compiling.patch6
-rw-r--r--PKGBUILD6
-rw-r--r--qtdeclarative-sha256.txt2
4 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9f2d827e559..e546c3b6ec0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-declarative-static
pkgdesc = Classes for QML and JavaScript languages (mingw-w64)
- pkgver = 6.3.2
+ pkgver = 6.4.0
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -25,9 +25,9 @@ pkgbase = mingw-w64-qt6-declarative-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.3/6.3.2/submodules/qtdeclarative-everywhere-src-6.3.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.4/6.4.0/submodules/qtdeclarative-everywhere-src-6.4.0.tar.xz
source = 0001-Exclude-qmltime-when-cross-compiling.patch
- sha256sums = b813111dc0d45dc133bf15d26513ae245fb6d8bc221ab252dde85e24d0307cc1
- sha256sums = f9324e0aabe2667b932a5a14a1ae11f08d4a9b1113b68c1fa9ffdeaf726ce48c
+ sha256sums = 3434e72fccfa0c929c326790723d05c155f5067746b1ab05cfd7a9ba632c4383
+ sha256sums = f6144501b09fa433a9469a6d5228342641ab695fc90c1290e7cc5f4f824d6916
pkgname = mingw-w64-qt6-declarative-static
diff --git a/0001-Exclude-qmltime-when-cross-compiling.patch b/0001-Exclude-qmltime-when-cross-compiling.patch
index e3f4b815aeca..ec29829d90e2 100644
--- a/0001-Exclude-qmltime-when-cross-compiling.patch
+++ b/0001-Exclude-qmltime-when-cross-compiling.patch
@@ -1,4 +1,4 @@
-From efdd719c15e6849f9f430bb5bcc9dd180faae2ca Mon Sep 17 00:00:00 2001
+From 1dc60db6bed621c3de58d4305e196ebe8e02e8db Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 5 Feb 2021 02:22:45 +0100
Subject: [PATCH] Exclude qmltime when cross compiling
@@ -14,10 +14,10 @@ That's likely also why upstream did not notice this problem so far.
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
-index 2e7a5273b6..c4202ff9e3 100644
+index 5a34fd4c11..063f38a943 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
-@@ -34,7 +34,9 @@ if(QT_FEATURE_qml_preview AND QT_FEATURE_thread AND NOT ANDROID AND NOT WASM AND
+@@ -36,7 +36,9 @@ if(QT_FEATURE_qml_preview AND QT_FEATURE_thread AND NOT ANDROID AND NOT WASM AND
endif()
if(QT_BUILD_SHARED_LIBS AND QT_FEATURE_thread AND TARGET Qt::Quick AND NOT ANDROID AND NOT WASM AND NOT IOS AND NOT rtems)
add_subdirectory(qmlscene)
diff --git a/PKGBUILD b/PKGBUILD
index 0fc8ab70259f..3645f034f730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-declarative-static
-_qtver=6.3.2
+_qtver=6.4.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -22,8 +22,8 @@ groups=(mingw-w64-qt6)
_pkgfqn="qtdeclarative-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Exclude-qmltime-when-cross-compiling.patch')
-sha256sums=('b813111dc0d45dc133bf15d26513ae245fb6d8bc221ab252dde85e24d0307cc1'
- 'f9324e0aabe2667b932a5a14a1ae11f08d4a9b1113b68c1fa9ffdeaf726ce48c')
+sha256sums=('3434e72fccfa0c929c326790723d05c155f5067746b1ab05cfd7a9ba632c4383'
+ 'f6144501b09fa433a9469a6d5228342641ab695fc90c1290e7cc5f4f824d6916')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qtdeclarative-sha256.txt b/qtdeclarative-sha256.txt
index 1336324f19c0..c3e824f15c89 100644
--- a/qtdeclarative-sha256.txt
+++ b/qtdeclarative-sha256.txt
@@ -1 +1 @@
-b813111dc0d45dc133bf15d26513ae245fb6d8bc221ab252dde85e24d0307cc1
+3434e72fccfa0c929c326790723d05c155f5067746b1ab05cfd7a9ba632c4383