Update mingw-w64-qt5-* packages

Currently fails to build, try again with GCC 11
This commit is contained in:
Martchus 2021-05-24 13:56:16 +02:00
parent 0c58c6d8e2
commit afd99059d5
5 changed files with 11 additions and 11 deletions

View File

@ -75,11 +75,11 @@ $mojolicious->helper(expand_libs => sub {
# define revisions of Qt modules from KDE fork
my %kde_fork_revisions = (
base => [172, 'cfa90a94f95510711e25920e7742b37faa2f4843', '6344955d17e17e2398720fe60c34cfc2a4a95208'],
base => [194, 'dda9331d0ae5990ad8022876c3540398bdb5b004', '6344955d17e17e2398720fe60c34cfc2a4a95208'],
declarative => [24, 'e203a185cfab199a89a33b903096d6d0023a8a88', '568763928a78b52373932b01be17e040f7c3fa50'],
tools => [17, '33693a928986006d79c1ee743733cde5966ac402', 'dbe0567470db2b369a9fdb28d9fbac38be3e2d60'],
svg => [5, '95990cbeebc0ab9959e2a925a93ad4897416bbb7', '9aac88424a1b76e0198b52437af58a6d94aff8e9'],
wayland => [18, '2f84a874da064069461284db1da36dc818949ec1', '30cb2a87fcc6265232cb5a3ffce9836da6e531d6'],
svg => [7, 'cfc616978b52a396b2ef6900546f7fc086d7cab3', '9aac88424a1b76e0198b52437af58a6d94aff8e9'],
wayland => [23, 'fcc2f57cefa66339c8cb6632f45a47fbb99bb60d', '30cb2a87fcc6265232cb5a3ffce9836da6e531d6'],
);
# find templates; populate "pages" array

View File

@ -17,9 +17,9 @@
_qt_module=qtbase
pkgname=mingw-w64-qt5-base-static
pkgver=5.15.2+kde+r172
pkgver=5.15.2+kde+r194
pkgrel=1
_commit=cfa90a94f95510711e25920e7742b37faa2f4843
_commit=dda9331d0ae5990ad8022876c3540398bdb5b004
pkgdesc='A cross-platform application and UI framework, native OpenGL backend (mingw-w64)'
arch=('any')
url='https://www.qt.io/'

View File

@ -17,9 +17,9 @@
_qt_module=qtbase
pkgname=mingw-w64-qt5-base
pkgver=5.15.2+kde+r172
pkgver=5.15.2+kde+r194
pkgrel=1
_commit=cfa90a94f95510711e25920e7742b37faa2f4843
_commit=dda9331d0ae5990ad8022876c3540398bdb5b004
pkgdesc='A cross-platform application and UI framework, native OpenGL backend (mingw-w64)'
arch=('i686' 'x86_64')
url='https://www.qt.io/'

View File

@ -17,8 +17,8 @@ pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"
depends=('mingw-w64-qt5-base-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
_commit=95990cbeebc0ab9959e2a925a93ad4897416bbb7
pkgver+=+kde+r5
_commit=cfc616978b52a396b2ef6900546f7fc086d7cab3
pkgver+=+kde+r7
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')

View File

@ -17,8 +17,8 @@ pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
_commit=95990cbeebc0ab9959e2a925a93ad4897416bbb7
pkgver+=+kde+r5
_commit=cfc616978b52a396b2ef6900546f7fc086d7cab3
pkgver+=+kde+r7
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')