summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-11-09 23:11:07 +0100
committerMartchus2019-11-09 23:11:07 +0100
commit4e712baf20c07fc6ccc2f3f38a05ea5c8b60448c (patch)
tree5990a6785acaeabe325230bbf6262ba686de1f02
parent00ae7d82a2f435f0cb5e09920c411ce9d486d9bd (diff)
downloadaur-4e712baf20c07fc6ccc2f3f38a05ea5c8b60448c.tar.gz
Update to 5.13.2
-rw-r--r--.SRCINFO12
-rw-r--r--0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch4
-rw-r--r--0002-Fix-build-with-ANGLE.patch6
-rw-r--r--0003-Link-directshow-plugin-against-libamstrmid.patch4
-rw-r--r--PKGBUILD10
5 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 694dbc24a8ec..609927c740ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-multimedia
pkgdesc = Classes for audio, video, radio and camera functionality (mingw-w64)
- pkgver = 5.13.1
+ pkgver = 5.13.2
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,14 +18,14 @@ pkgbase = mingw-w64-qt5-multimedia
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.13/5.13.1/submodules/qtmultimedia-everywhere-src-5.13.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.13/5.13.2/submodules/qtmultimedia-everywhere-src-5.13.2.tar.xz
source = 0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
source = 0002-Fix-build-with-ANGLE.patch
source = 0003-Link-directshow-plugin-against-libamstrmid.patch
- sha256sums = 5efdb5876596c3472d24acf1ed753574dfa87b500458ea675c3112e8c2acec65
- sha256sums = cec9c82e4343520afd96776dad5901db712c4fc1c26cbfbe3468b7c8c1169e48
- sha256sums = 0955cd4748b534c0c804a8e42c2ce2263114118955e912c1231bfa21de108149
- sha256sums = 81732162031cbf5d5525aabd3dc73cb3595cf10f16ebc102edb167a53e4e6dd0
+ sha256sums = 5f885459d46ea2f2bb24597678befd4913d8f88029730d01984f51f9c367b9f4
+ sha256sums = 68b8fc387bba5a9c9139155c146e5abbda05e1bb32d46594375b12e7a02e5e21
+ sha256sums = c91c99f763d516cbfc9ee37d2c75d3b99db54932735b732bb6b0e497e7cd66de
+ sha256sums = d5d02514125a1bb855ddb75bbe1cb6a6299432af8b23a1f7b1dcb10bc694dc31
pkgname = mingw-w64-qt5-multimedia
diff --git a/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch b/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
index 4a317ae0b5a8..069d4051cc9e 100644
--- a/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
+++ b/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
@@ -1,4 +1,4 @@
-From 4caa5cfbf47f51585877cd383fdc8bbaa2a3241c Mon Sep 17 00:00:00 2001
+From 7ee2c42f03d83a1d7259800e2e6aae04df19c676 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 21:36:56 +0200
Subject: [PATCH 1/3] Recorder includes to prevent conflict with vsnprintf
@@ -37,5 +37,5 @@ index d98dd36e..1b9446f7 100644
QT_BEGIN_NAMESPACE
--
-2.23.0
+2.24.0
diff --git a/0002-Fix-build-with-ANGLE.patch b/0002-Fix-build-with-ANGLE.patch
index 13e0d0bc83fc..61a4076d2423 100644
--- a/0002-Fix-build-with-ANGLE.patch
+++ b/0002-Fix-build-with-ANGLE.patch
@@ -1,4 +1,4 @@
-From 2ffa3408ae3df641b5ca271a5f8705e1e16835e6 Mon Sep 17 00:00:00 2001
+From 942cea8d20abfa1ac3388da4235eb24d0e8e69e2 Mon Sep 17 00:00:00 2001
From: Jose Santiago <jsantiago@haivision.com>
Date: Thu, 3 Nov 2016 14:36:10 -0500
Subject: [PATCH 2/3] Fix build with ANGLE
@@ -8,7 +8,7 @@ Subject: [PATCH 2/3] Fix build with ANGLE
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/plugins/common/evr/evrd3dpresentengine.cpp b/src/plugins/common/evr/evrd3dpresentengine.cpp
-index 4ce5a99d..c81d3bb0 100644
+index d8e2da6d..41ef4d96 100644
--- a/src/plugins/common/evr/evrd3dpresentengine.cpp
+++ b/src/plugins/common/evr/evrd3dpresentengine.cpp
@@ -50,9 +50,9 @@
@@ -25,5 +25,5 @@ index 4ce5a99d..c81d3bb0 100644
#endif
--
-2.23.0
+2.24.0
diff --git a/0003-Link-directshow-plugin-against-libamstrmid.patch b/0003-Link-directshow-plugin-against-libamstrmid.patch
index 920563ecf144..1a35e08239b1 100644
--- a/0003-Link-directshow-plugin-against-libamstrmid.patch
+++ b/0003-Link-directshow-plugin-against-libamstrmid.patch
@@ -1,4 +1,4 @@
-From 2dc0a2906a60300e42598b57d55dda2010b3c049 Mon Sep 17 00:00:00 2001
+From a85cfb774731606b8659672f13df07b207008cd0 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Mon, 24 Sep 2018 20:10:19 +0200
Subject: [PATCH 3/3] Link directshow plugin against libamstrmid
@@ -28,5 +28,5 @@ index 27bb3abb..5aa207dd 100644
SOURCES += dsserviceplugin.cpp
--
-2.23.0
+2.24.0
diff --git a/PKGBUILD b/PKGBUILD
index 055bf111827c..24a63154677a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.13.1
+pkgver=5.13.2
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'
@@ -25,10 +25,10 @@ source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/subm
'0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch'
'0002-Fix-build-with-ANGLE.patch'
'0003-Link-directshow-plugin-against-libamstrmid.patch')
-sha256sums=('5efdb5876596c3472d24acf1ed753574dfa87b500458ea675c3112e8c2acec65'
- 'cec9c82e4343520afd96776dad5901db712c4fc1c26cbfbe3468b7c8c1169e48'
- '0955cd4748b534c0c804a8e42c2ce2263114118955e912c1231bfa21de108149'
- '81732162031cbf5d5525aabd3dc73cb3595cf10f16ebc102edb167a53e4e6dd0')
+sha256sums=('5f885459d46ea2f2bb24597678befd4913d8f88029730d01984f51f9c367b9f4'
+ '68b8fc387bba5a9c9139155c146e5abbda05e1bb32d46594375b12e7a02e5e21'
+ 'c91c99f763d516cbfc9ee37d2c75d3b99db54932735b732bb6b0e497e7cd66de'
+ 'd5d02514125a1bb855ddb75bbe1cb6a6299432af8b23a1f7b1dcb10bc694dc31')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \