summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:11:58 +0200
committerMartchus2023-07-20 23:11:58 +0200
commit4800ea9244c14eefa407382e3a02bb256f77a915 (patch)
tree777b607407a54bab104343e93bbd4ca8847a1468
parenteb4cdabf518e6d0e85c711b99a155072106a4e66 (diff)
downloadaur-4800ea9244c14eefa407382e3a02bb256f77a915.tar.gz
Update to 6.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Enable-only-SQL-plugins-which-are-known-to-work.patch4
-rw-r--r--PKGBUILD7
-rw-r--r--qttools-sha256.txt2
4 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb0bf3e4af61..91e5c923ec4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-tools-static
pkgdesc = A cross-platform application and UI framework (tools, mingw-w64)
- pkgver = 6.5.1
+ pkgver = 6.5.2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,9 +21,9 @@ pkgbase = mingw-w64-qt6-tools-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qttools-everywhere-src-6.5.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.2/submodules/qttools-everywhere-src-6.5.2.tar.xz
source = 0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
- sha256sums = 5744df9e84b2a86f7f932ffc00341c7d7209e741fd1c0679a32b855fcceb2329
- sha256sums = 4498f60ac244403d61cbaf303e0a1cea0b810a20523d14d82da07de8ef665d2c
+ sha256sums = 551ffb22751d8fd4d88e9ebd55b9131f4ca55341ee497fdbbba4da8d10d94341
+ sha256sums = deb8d394c90e836db3be71444bc57f23bfdb01a85c6346db7717943780abb722
pkgname = mingw-w64-qt6-tools-static
diff --git a/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch b/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
index 6b731759d1e8..e1c886fbe8f1 100644
--- a/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
+++ b/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
@@ -1,4 +1,4 @@
-From 280f2f39eec44b5998692394c4c033dbe83e52de Mon Sep 17 00:00:00 2001
+From dcc54114dc801670e24eb2dd44c44319bd265ff5 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Wed, 9 Jun 2021 17:25:27 +0200
Subject: [PATCH] Enable only SQL plugins which are known to work
@@ -28,5 +28,5 @@ index 10df7f777..3a2b677c5 100644
set_target_properties(assistant PROPERTIES
MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Info_mac.plist"
--
-2.40.1
+2.41.0
diff --git a/PKGBUILD b/PKGBUILD
index fb4b9fcb4085..993062855c9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools-static
-_qtver=6.5.1
+_qtver=6.5.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,8 +18,8 @@ groups=(mingw-w64-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Enable-only-SQL-plugins-which-are-known-to-work.patch')
-sha256sums=('5744df9e84b2a86f7f932ffc00341c7d7209e741fd1c0679a32b855fcceb2329'
- '4498f60ac244403d61cbaf303e0a1cea0b810a20523d14d82da07de8ef665d2c')
+sha256sums=('551ffb22751d8fd4d88e9ebd55b9131f4ca55341ee497fdbbba4da8d10d94341'
+ 'deb8d394c90e836db3be71444bc57f23bfdb01a85c6346db7717943780abb722')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -38,6 +38,7 @@ build() {
export PKG_CONFIG=/usr/bin/$_arch-pkg-config
$_arch-cmake-static -G Ninja -B build-$_arch -S $_pkgfqn \
-DCMAKE_INSTALL_PREFIX:PATH="/usr/$_arch/static" \
+ -DCMAKE_DISABLE_FIND_PACKAGE_harfbuzz=TRUE \
-DFEATURE_static_runtime=ON \
-DFEATURE_pkg_config=ON \
-DFEATURE_windeployqt=OFF
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index ae2acd8835f9..f4ff04a6fa42 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-5744df9e84b2a86f7f932ffc00341c7d7209e741fd1c0679a32b855fcceb2329
+551ffb22751d8fd4d88e9ebd55b9131f4ca55341ee497fdbbba4da8d10d94341