Commit Graph

4 Commits

Author SHA1 Message Date
Martchus e63ff1e2c4 Don't add symlinks for tools in mingw-w64-qt5-tools-static
to prevent conflict with mingw-w64-qt5-tools
2020-09-21 22:39:05 +02:00
kraxie 8f09dc8757
Fix incorrect checksums for qt5-tools packages (#124)
* Update checksums

* Revert pkgrel
2020-09-21 20:25:04 +02:00
Martchus 1340f3ecd7 Update mingw-w64-qt5-* to 5.15.1 2020-09-13 13:21:47 +02:00
Martchus 5f239b49a5 Add separate packages for static Qt 5 modules (mingw-w64)
The static Qt modules in the base repository are already packaged as a
separate package (mingw-w64-qt5-base-static). This change applies the same
separation to Qt modules found in further repositories. That means it is no
longer required to build a static version of Qt if only shared libraries
are required.

Note that there's no static variant for mingw-w64-qt5-activeqt because this
module ends up being built as a static library anyways. There is also no
static version of mingw-w64-qt5-translations because it does not contain
any libraries.
2020-09-13 13:21:21 +02:00