summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:12:05 +0200
committerMartchus2023-07-20 23:12:05 +0200
commitd47ecebf4fad978bf00f85a6daeb01ed2c55f46d (patch)
tree3d21c51f9430e8a1b7c3819a96121a9b493b475e
parentca8f924258df4b86988fedc9612d8d83546f0ea5 (diff)
downloadaur-d47ecebf4fad978bf00f85a6daeb01ed2c55f46d.tar.gz
Update to 6.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
-rw-r--r--qtscxml-sha256.txt2
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80da8664ab39..1a90c78d55ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-scxml-static
pkgdesc = Static and runtime integration of SCXML models into Qt6 code (mingw-w64)
- pkgver = 6.5.1
+ pkgver = 6.5.2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -22,7 +22,7 @@ pkgbase = mingw-w64-qt6-scxml-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtscxml-everywhere-src-6.5.1.tar.xz
- sha256sums = 1c3ea3c8bb52c30e06ff113b4deaeb30d664d592afba650f0c1910b30a002477
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.2/submodules/qtscxml-everywhere-src-6.5.2.tar.xz
+ sha256sums = a830f2ec750913a70f854e487b1b44d1ec3a48eb21253f414a1990f8cf4dbdcb
pkgname = mingw-w64-qt6-scxml-static
diff --git a/PKGBUILD b/PKGBUILD
index b96be082a5b7..4f9b7d19cb3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-scxml-static
-_qtver=6.5.1
+_qtver=6.5.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtscxml-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('1c3ea3c8bb52c30e06ff113b4deaeb30d664d592afba650f0c1910b30a002477')
+sha256sums=('a830f2ec750913a70f854e487b1b44d1ec3a48eb21253f414a1990f8cf4dbdcb')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -27,6 +27,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
cmake --build build-$_arch
diff --git a/qtscxml-sha256.txt b/qtscxml-sha256.txt
index fa96cb3a2f23..c86a2f2c1e7a 100644
--- a/qtscxml-sha256.txt
+++ b/qtscxml-sha256.txt
@@ -1 +1 @@
-1c3ea3c8bb52c30e06ff113b4deaeb30d664d592afba650f0c1910b30a002477
+a830f2ec750913a70f854e487b1b44d1ec3a48eb21253f414a1990f8cf4dbdcb