summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2017-10-16 19:36:26 +0200
committerMartchus2017-10-16 19:36:26 +0200
commitba2d5aae01f168f59aa0f56ab109b1c484874146 (patch)
tree5d9a5a7c2f047fd85d4baef356414f009492f8be
parent049883271c998688a76a18b58876b39556af90bc (diff)
downloadaur-ba2d5aae01f168f59aa0f56ab109b1c484874146.tar.gz
Update to 5.9.2
-rw-r--r--.SRCINFO12
-rw-r--r--0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch4
-rw-r--r--0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch4
-rw-r--r--PKGBUILD8
4 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9395d02ce60a..e55622af2c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jul 6 21:13:10 UTC 2017
+# Mon Oct 16 17:36:26 UTC 2017
pkgbase = mingw-w64-qt5-location
pkgdesc = Provides access to position, satellite and area monitoring classes (mingw-w64)
- pkgver = 5.9.1
+ pkgver = 5.9.2
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -22,12 +22,12 @@ pkgbase = mingw-w64-qt5-location
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/qtlocation-opensource-src-5.9.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.9/5.9.2/submodules/qtlocation-opensource-src-5.9.2.tar.xz
source = 0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch
source = 0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch
- sha256sums = 4bc43c1df69c5322f982588711d4a65f8408b71a36e43ba19b39d1aae87e1515
- sha256sums = a25cb16e76921eb7f5a6d36f420d797716516036338bc3df8773fdd8525e0baa
- sha256sums = ee4c4d8ede233cfe470dad61523b4474baafb234fe498e5e5a92d4fee7c4247b
+ sha256sums = c81a42e44ebd4e9c33f7195e86af3deab9fde72ef0ad8dcb04acee250d356b0c
+ sha256sums = 888b3f9c8f6765abf66f67fa0f4931ef9713462a33cd9c4b583bf6dcdc431097
+ sha256sums = 6dcd0992504153a7f720ff46c4998717d4db74e69f88295d2de8fc1cb981d4d1
pkgname = mingw-w64-qt5-location
diff --git a/0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch b/0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch
index 83b53be1872f..1894839c9acb 100644
--- a/0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch
+++ b/0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch
@@ -1,4 +1,4 @@
-From 57e160c2fd51d95d58d8841a5837e8fa340b81ec Mon Sep 17 00:00:00 2001
+From 75e1f8c1e4a3dffed27bbe6e82c940b8201457c9 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Thu, 22 Dec 2016 22:30:59 +0100
Subject: [PATCH 1/2] Ensure static 3rdparty libs are linked correctly
@@ -23,5 +23,5 @@ index dec1149b..ad57a5c5 100644
plugin.json \
qmldir
--
-2.13.2
+2.14.2
diff --git a/0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch b/0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch
index e76fce8165a1..cf730a4d40db 100644
--- a/0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch
+++ b/0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch
@@ -1,4 +1,4 @@
-From 1aaa451470d40b51317c2f3d889cfa19bad68747 Mon Sep 17 00:00:00 2001
+From d3a663e73d22975ab1705e02bf981e451f1241dd Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 4 Jun 2017 00:37:16 +0200
Subject: [PATCH 2/2] Enforce use of ANGLE in Mapbox GL plugin
@@ -30,5 +30,5 @@ index f35f26dc..2ff41608 100644
else: LIBS_PRIVATE += -l$${LIBEGL_NAME} -l$${LIBGLESV2_NAME}
}
--
-2.13.2
+2.14.2
diff --git a/PKGBUILD b/PKGBUILD
index 4f9099302f96..18944a382057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location
-pkgver=5.9.1
+pkgver=5.9.2
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
@@ -24,9 +24,9 @@ _pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz"
'0001-Ensure-static-3rdparty-libs-are-linked-correctly.patch'
'0002-Enforce-use-of-ANGLE-in-Mapbox-GL-plugin.patch')
-sha256sums=('4bc43c1df69c5322f982588711d4a65f8408b71a36e43ba19b39d1aae87e1515'
- 'a25cb16e76921eb7f5a6d36f420d797716516036338bc3df8773fdd8525e0baa'
- 'ee4c4d8ede233cfe470dad61523b4474baafb234fe498e5e5a92d4fee7c4247b')
+sha256sums=('c81a42e44ebd4e9c33f7195e86af3deab9fde72ef0ad8dcb04acee250d356b0c'
+ '888b3f9c8f6765abf66f67fa0f4931ef9713462a33cd9c4b583bf6dcdc431097'
+ '6dcd0992504153a7f720ff46c4998717d4db74e69f88295d2de8fc1cb981d4d1')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \