summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:15:43 +0200
committerMartchus2024-03-31 14:15:43 +0200
commit4386b4eed4678c142cdcb300457a781415fd50a3 (patch)
treee6a90fbe5bd1cbacbdb6e2d472a754385789e1ae
parent217ceda9ef1b3b919a11f59b2114cfbe241d654b (diff)
downloadaur-4386b4eed4678c142cdcb300457a781415fd50a3.tar.gz
Update to 6.6.3
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtmultimedia-sha256.txt2
5 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f3bc8c6b035..745bd7e1dc63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-aarch64-qt6-multimedia
pkgdesc = Classes for audio, video, radio and camera functionality (android)
- pkgver = 6.6.2
+ pkgver = 6.6.3
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -22,9 +22,9 @@ pkgbase = android-aarch64-qt6-multimedia
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtmultimedia-everywhere-src-6.6.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/qtmultimedia-everywhere-src-6.6.3.tar.xz
source = 0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch
- sha256sums = e2942599ba0ae106ab3e4f82d6633e8fc1943f8a35d91f99d1fca46d251804ec
- sha256sums = 58b16c36d8c51fbbe844b2c9ae32da900032a1252c5486e8ba0f0546d0dabcac
+ sha256sums = be00f830d2b14c9a12f3b6812ba3a23fdaaceb2dd9c1c6394c329c8bf6e53ab2
+ sha256sums = c4db330cb0c2ce906e9a9539b0323b40d0a5a7320556672a61ab332f43bb2a5d
pkgname = android-aarch64-qt6-multimedia
diff --git a/0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch b/0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch
index d119fb9cc299..2ecad8d720a5 100644
--- a/0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch
+++ b/0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch
@@ -1,4 +1,4 @@
-From 4bb764168cc61efd30527be2dc9a6d6a43b7e75d Mon Sep 17 00:00:00 2001
+From d94e1bc553247fece63ef47e4ff41892a4cdff5d Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 1 Oct 2022 17:43:07 +0200
Subject: [PATCH] Fix compile flags of resonance-audio for mingw-w64
@@ -30,5 +30,5 @@ index 6af0b3fb3..d94beb0ed 100644
set(CMAKE_CXX_FLAGS "-fPIC -O3 -Wno-vla -msse -msse2 -msse3 -mfpmath=sse")
endif ()
--
-2.43.0
+2.44.0
diff --git a/PKGBUILD b/PKGBUILD
index 1cddaf34c3cb..5cc56e153137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=aarch64
pkgname=android-$_android_arch-qt6-multimedia
-_qtver=6.6.2
+_qtver=6.6.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -20,8 +20,8 @@ groups=(android-${_android_arch}-qt6)
_pkgfqn="qtmultimedia-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch')
-sha256sums=('e2942599ba0ae106ab3e4f82d6633e8fc1943f8a35d91f99d1fca46d251804ec'
- '58b16c36d8c51fbbe844b2c9ae32da900032a1252c5486e8ba0f0546d0dabcac')
+sha256sums=('be00f830d2b14c9a12f3b6812ba3a23fdaaceb2dd9c1c6394c329c8bf6e53ab2'
+ 'c4db330cb0c2ce906e9a9539b0323b40d0a5a7320556672a61ab332f43bb2a5d')
prepare () {
cd $_pkgfqn
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 082e1f4df688..fb1d69547772 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'android-qt6-module';
\
-_qtver=6.6.2
+_qtver=6.6.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtmultimedia-sha256.txt b/qtmultimedia-sha256.txt
index a6356be7aa2b..6ad7cc276686 100644
--- a/qtmultimedia-sha256.txt
+++ b/qtmultimedia-sha256.txt
@@ -1 +1 @@
-e2942599ba0ae106ab3e4f82d6633e8fc1943f8a35d91f99d1fca46d251804ec
+be00f830d2b14c9a12f3b6812ba3a23fdaaceb2dd9c1c6394c329c8bf6e53ab2