Commit Graph

13 Commits

Author SHA1 Message Date
7c9e01aa78 mingw-w64-qt5-base: Fix checksums 2016-12-16 08:49:20 +01:00
f1493f7647 Fix qt5_wrap_ui() macro in mingw-w64-qt5-base
See https://github.com/Martchus/PKGBUILDs/issues/11
2016-12-05 20:32:16 +01:00
bbc65bcaed Fix a few issues with mingw-w64-qt5-* packages
* Mainly issues concerning static build and CMake
* Qt WebKit doesn't build with latest ANGLE, though
2016-11-27 14:20:21 +01:00
defbb48223 Change work around for using static Qt 5 with CMake
* Make it possible to use shared and static Qt build (installed
  in the same prefix) at the same time in a project.
* This allows compiling shared and static libraries depending on
  Qt in one step.
* Static CMake modules are prefixed with 'Static', eg. 'StaticQt5Core'
  and provide importet targets as eg. 'Qt5::static::Core'.
2016-11-02 21:25:48 +01:00
49986a75ac Remove qtchooser support as it as been removed from official repos 2016-11-02 21:25:48 +01:00
97afda1bd2 Import patches for mingw-w64 Qt 5 from Git repo 2016-11-02 21:25:47 +01:00
e75141e702 Fix Qt 5 plugin template 2016-09-19 20:15:52 +02:00
d6e279ad10 Fix using QML plugins with CMake 2016-09-14 22:44:58 +02:00
6816c1ba57 Replace mingw-w64-postgresql-libs with mingw-w64-postgresql-libs 2016-09-12 19:43:08 +02:00
3a938fa13d Add support for -opengl dynamic
Builds but package not tested
2016-09-06 22:16:03 +02:00
1834647def Fix checksums and ensure system libs are used
Ensure system freetype2 and harfbuzz are used
2016-09-03 22:13:40 +02:00
3c1bd2e8a5 Rename mingw-w64-libdbus to mingw-w64-dbus 2016-08-31 23:16:19 +02:00
5c69d4978a Add Qt 5 variant with dynamic ANGLE support 2016-08-31 23:16:19 +02:00