Commit Graph

4 Commits

Author SHA1 Message Date
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
Martchus f5bd9d2ae9 Create mingw-w64-qt5-base variants via template 2020-04-17 22:23:16 +02:00
Martchus 7bbd52b9eb Update mingw-w64-qt5 to 5.14.1 2020-01-29 19:08:30 +01:00
Martchus f4c64939e9 Generate mingw-w64-qt5-* packages from templates
* Only packages for additional modules are covered so far
* Only packages for mingw-w64 target are covered so far
* This leads to small adjustments/unifications within the
  PKGBUILDs; not tested yet
2019-12-29 00:53:44 +01:00