summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-04-04 13:36:25 +0200
committerMartchus2020-04-04 13:36:25 +0200
commita1e622d5e076855332d69257c1da003090fc8816 (patch)
tree9e4b264aa7b40676315c35c9d6313f6dfb03e938
parent930beaccdeee647d415977dcc3904e61b4291607 (diff)
downloadaur-a1e622d5e076855332d69257c1da003090fc8816.tar.gz
Update to 5.14.2
-rw-r--r--.SRCINFO14
-rw-r--r--0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch2
-rw-r--r--0002-Fix-build-with-ANGLE.patch2
-rw-r--r--0003-Link-directshow-plugin-against-libamstrmid.patch2
-rw-r--r--0004-Fix-case-of-header-file-includes-for-building-with-m.patch2
-rw-r--r--PKGBUILD12
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtmultimedia-sha256.txt2
8 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8b0b3aebaeb..54ec8135be3a 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.14.1
+ pkgver = 5.14.2
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,16 +18,16 @@ pkgbase = mingw-w64-qt5-multimedia
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtmultimedia-everywhere-src-5.14.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.14/5.14.2/submodules/qtmultimedia-everywhere-src-5.14.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
source = 0004-Fix-case-of-header-file-includes-for-building-with-m.patch
- sha256sums = c458121c8db7ff77eefe643a7c9847ff324647f2603bb5664bcafa6435edeae7
- sha256sums = 868eee99997f42ea69f1fd58938b447be77a20b3e210f6b4a2e547666f5e8456
- sha256sums = c47b93ba7de47f0a67c7a200b1d9d36b7aefa507c5a8f2fb510cc69545fd3a7b
- sha256sums = e35c8f9877b2ade5c650ca79e56b527db30dcfc39048f2694e4da25281f530a0
- sha256sums = a008984f200628a3a58bcde1c95247b578af77d0abcab242f2a16f46db23e911
+ sha256sums = 7acd8ede6835314206e407b35b668f0add67544577fb51fe67afb03137fb9fe9
+ sha256sums = 99ef1ba681ad5db2e5f3ae3f83de7e25a63e6885befd236b0381f1940a464dab
+ sha256sums = 72da977e5489d04fc5396cb25f3d56b0dd8bfd5b6ea543d06ba18bc1bb5bfdcb
+ sha256sums = 9222eec2ae3f4d3e007c99ed6dfe5852cc98e797e1c7c78583ed1b2f9eab3919
+ sha256sums = ab81776ff0f05f45c8c265af92ef167aebd3e1ae3ee41a715163838e0f18523b
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 3669437fa519..f28eb1b32b5e 100644
--- a/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
+++ b/0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
@@ -37,5 +37,5 @@ index 12693e4f..f759a8f2 100644
QT_BEGIN_NAMESPACE
--
-2.25.0
+2.26.0
diff --git a/0002-Fix-build-with-ANGLE.patch b/0002-Fix-build-with-ANGLE.patch
index 26d83fbe0901..67f24817a6db 100644
--- a/0002-Fix-build-with-ANGLE.patch
+++ b/0002-Fix-build-with-ANGLE.patch
@@ -25,5 +25,5 @@ index d8e2da6d..41ef4d96 100644
#endif
--
-2.25.0
+2.26.0
diff --git a/0003-Link-directshow-plugin-against-libamstrmid.patch b/0003-Link-directshow-plugin-against-libamstrmid.patch
index 210110aa487c..90bc6142d336 100644
--- a/0003-Link-directshow-plugin-against-libamstrmid.patch
+++ b/0003-Link-directshow-plugin-against-libamstrmid.patch
@@ -28,5 +28,5 @@ index 27bb3abb..5aa207dd 100644
SOURCES += dsserviceplugin.cpp
--
-2.25.0
+2.26.0
diff --git a/0004-Fix-case-of-header-file-includes-for-building-with-m.patch b/0004-Fix-case-of-header-file-includes-for-building-with-m.patch
index 42b388fd5898..2717b71ac45e 100644
--- a/0004-Fix-case-of-header-file-includes-for-building-with-m.patch
+++ b/0004-Fix-case-of-header-file-includes-for-building-with-m.patch
@@ -93,5 +93,5 @@ index c6f4e856..15ef6f0a 100644
#include <QtCore/qfile.h>
#include <QtCore/qdebug.h>
--
-2.25.0
+2.26.0
diff --git a/PKGBUILD b/PKGBUILD
index c502aa356616..ed7380a420ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.14.1
+pkgver=5.14.2
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'
@@ -31,11 +31,11 @@ source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/subm
'0002-Fix-build-with-ANGLE.patch'
'0003-Link-directshow-plugin-against-libamstrmid.patch'
'0004-Fix-case-of-header-file-includes-for-building-with-m.patch')
-sha256sums=('c458121c8db7ff77eefe643a7c9847ff324647f2603bb5664bcafa6435edeae7'
- '868eee99997f42ea69f1fd58938b447be77a20b3e210f6b4a2e547666f5e8456'
- 'c47b93ba7de47f0a67c7a200b1d9d36b7aefa507c5a8f2fb510cc69545fd3a7b'
- 'e35c8f9877b2ade5c650ca79e56b527db30dcfc39048f2694e4da25281f530a0'
- 'a008984f200628a3a58bcde1c95247b578af77d0abcab242f2a16f46db23e911')
+sha256sums=('7acd8ede6835314206e407b35b668f0add67544577fb51fe67afb03137fb9fe9'
+ '99ef1ba681ad5db2e5f3ae3f83de7e25a63e6885befd236b0381f1940a464dab'
+ '72da977e5489d04fc5396cb25f3d56b0dd8bfd5b6ea543d06ba18bc1bb5bfdcb'
+ '9222eec2ae3f4d3e007c99ed6dfe5852cc98e797e1c7c78583ed1b2f9eab3919'
+ 'ab81776ff0f05f45c8c265af92ef167aebd3e1ae3ee41a715163838e0f18523b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 40584ca7a5c3..3c7561fde656 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.14.1
+pkgver=5.14.2
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'
diff --git a/qtmultimedia-sha256.txt b/qtmultimedia-sha256.txt
index 9f75822e7582..99e7d12d83e0 100644
--- a/qtmultimedia-sha256.txt
+++ b/qtmultimedia-sha256.txt
@@ -1 +1 @@
-c458121c8db7ff77eefe643a7c9847ff324647f2603bb5664bcafa6435edeae7
+7acd8ede6835314206e407b35b668f0add67544577fb51fe67afb03137fb9fe9