summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:48:27 +0100
committerMartchus2019-12-24 22:48:27 +0100
commit8de46af2be6ad0fd37428605b76c8aab9eedba2a (patch)
tree838095feb008535608a7dc1326ffecb849b277ea
parent4e712baf20c07fc6ccc2f3f38a05ea5c8b60448c (diff)
downloadaur-8de46af2be6ad0fd37428605b76c8aab9eedba2a.tar.gz
Update to 5.14.0
-rw-r--r--.SRCINFO12
-rw-r--r--0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch6
-rw-r--r--0002-Fix-build-with-ANGLE.patch4
-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 609927c740ad..82b30bf668aa 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.2
+ pkgver = 5.14.0
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.2/submodules/qtmultimedia-everywhere-src-5.13.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtmultimedia-everywhere-src-5.14.0.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 = 5f885459d46ea2f2bb24597678befd4913d8f88029730d01984f51f9c367b9f4
- sha256sums = 68b8fc387bba5a9c9139155c146e5abbda05e1bb32d46594375b12e7a02e5e21
- sha256sums = c91c99f763d516cbfc9ee37d2c75d3b99db54932735b732bb6b0e497e7cd66de
- sha256sums = d5d02514125a1bb855ddb75bbe1cb6a6299432af8b23a1f7b1dcb10bc694dc31
+ sha256sums = e7901aa32fe71f1409cf73a0c62f27b98f434688e7b16ea8591b29cd8f90ad5e
+ sha256sums = cacf75d26ac096fb4956bd95a21bfdb591f9170dc34d03435c4514e257a11f70
+ sha256sums = 71707819e586f4c520d17791677a0541325cbace2e34a588bca2384343124f1f
+ sha256sums = 70e0c12297ea88f582f45870028176c95da421a63ac3cf4f94637a9f149db91b
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 069d4051cc9e..25fd9e8569a1 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 7ee2c42f03d83a1d7259800e2e6aae04df19c676 Mon Sep 17 00:00:00 2001
+From 1237e1525925542c935056f5ab7099efe34ca0eb 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
@@ -25,7 +25,7 @@ index 1d1990c7..8ddffa03 100644
#include <QtMultimedia/qvideoframe.h>
diff --git a/src/plugins/directshow/common/directshowglobal.h b/src/plugins/directshow/common/directshowglobal.h
-index d98dd36e..1b9446f7 100644
+index 12693e4f..f759a8f2 100644
--- a/src/plugins/directshow/common/directshowglobal.h
+++ b/src/plugins/directshow/common/directshowglobal.h
@@ -43,6 +43,7 @@
@@ -37,5 +37,5 @@ index d98dd36e..1b9446f7 100644
QT_BEGIN_NAMESPACE
--
-2.24.0
+2.24.1
diff --git a/0002-Fix-build-with-ANGLE.patch b/0002-Fix-build-with-ANGLE.patch
index 61a4076d2423..3cd7f5e84d3c 100644
--- a/0002-Fix-build-with-ANGLE.patch
+++ b/0002-Fix-build-with-ANGLE.patch
@@ -1,4 +1,4 @@
-From 942cea8d20abfa1ac3388da4235eb24d0e8e69e2 Mon Sep 17 00:00:00 2001
+From 13db921fea3e466bc60a66559465dd3f40a77845 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
@@ -25,5 +25,5 @@ index d8e2da6d..41ef4d96 100644
#endif
--
-2.24.0
+2.24.1
diff --git a/0003-Link-directshow-plugin-against-libamstrmid.patch b/0003-Link-directshow-plugin-against-libamstrmid.patch
index 1a35e08239b1..fe3c371d9dbe 100644
--- a/0003-Link-directshow-plugin-against-libamstrmid.patch
+++ b/0003-Link-directshow-plugin-against-libamstrmid.patch
@@ -1,4 +1,4 @@
-From a85cfb774731606b8659672f13df07b207008cd0 Mon Sep 17 00:00:00 2001
+From 4015d046c4a5432f907e057cbe35702c5f5e44d4 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.24.0
+2.24.1
diff --git a/PKGBUILD b/PKGBUILD
index 24a63154677a..9ec43a7a80b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.13.2
+pkgver=5.14.0
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=('5f885459d46ea2f2bb24597678befd4913d8f88029730d01984f51f9c367b9f4'
- '68b8fc387bba5a9c9139155c146e5abbda05e1bb32d46594375b12e7a02e5e21'
- 'c91c99f763d516cbfc9ee37d2c75d3b99db54932735b732bb6b0e497e7cd66de'
- 'd5d02514125a1bb855ddb75bbe1cb6a6299432af8b23a1f7b1dcb10bc694dc31')
+sha256sums=('e7901aa32fe71f1409cf73a0c62f27b98f434688e7b16ea8591b29cd8f90ad5e'
+ 'cacf75d26ac096fb4956bd95a21bfdb591f9170dc34d03435c4514e257a11f70'
+ '71707819e586f4c520d17791677a0541325cbace2e34a588bca2384343124f1f'
+ '70e0c12297ea88f582f45870028176c95da421a63ac3cf4f94637a9f149db91b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \