Commit Graph

110 Commits

Author SHA1 Message Date
Martchus 1df7498ca9 Add generic scripts to import patches and sync variants 2018-12-29 19:39:21 +01:00
Martchus eb868854b2 Fix use of static Qt with CMake 2018-12-22 17:16:50 +01:00
Martchus 768c12cd05 Update Qt packages to 5.12.0 2018-12-11 14:09:48 +01:00
Martchus fb7d66642b Rebuild mingw-w64-qt5-{base,svg} against fixed mingw-w64-glib2 2018-09-30 13:25:09 +02:00
Martchus 60ff200571 Update mingw-w64-qt5-* to 5.11.2 2018-09-25 10:13:00 +02:00
Martchus 9337a71ad6 Add patch to fix building Qt with glibc 2.28 2018-08-25 11:56:56 +02:00
Martchus fba9dc70ca Update mingw-w64-qt5-* packages to 5.11.1 2018-06-25 14:57:33 +02:00
Martchus 4a37d87b49 Simplify patching ing mingw-w64-qt5-base* 2018-06-11 20:26:28 +02:00
Martchus 1e7aea297a Update mingw-w64-qt5 packages to 5.11.0 2018-05-28 20:48:21 +02:00
Martchus f4071f40ab Create symlink for windeployqt 2018-03-18 00:53:16 +01:00
Martchus b026866d2f Update mingw-w64-qt5-base-* packages
* Improve documentation
* Switch back to patching win32-g++ rather than
  adding own mkspec to fix
    * https://github.com/Martchus/PKGBUILDs/issues/59
    * https://github.com/Martchus/PKGBUILDs/issues/60
* Not tested yet
2018-03-17 17:10:04 +01:00
Martchus 11f8ccba19 Update mingw-w64-qt5-* packages to 5.10.1 2018-02-19 20:05:54 +01:00
Martchus f1238727db
Revert "Apply patch only once" 2018-01-14 00:41:10 +01:00
hipersayanX b859b210fe
Apply patch only once
Apply patch only once and don't stop package build if the patch fail, specially when resuming from a previous build. And makepkg will inform if the patch is broken anyways.
2018-01-13 14:58:08 -03:00
Martchus 2319ff9606 Fix libraries for static Qt platform plugins 2017-12-15 22:49:20 +01:00
Martchus 5695ac7572 Update Qt packages to 5.10.0 2017-12-10 21:12:44 +01:00
Martchus ee5d131ccf Update mingw-w64-qt5-* packages to 5.9.2 2017-10-16 16:18:42 +02:00
Martchus 3dcd7abd1b Update helper scripts for mingw-w64-qt5-* packages 2017-10-13 21:29:10 +02:00
Martchus 95fd3a4ed3 Add osxcross and Qt 5 cross packages for MacOSX 2017-08-06 23:35:35 +02:00
Martchus c7b9006254 Update mingw-w64 Qt packages to 5.9.1 2017-07-06 23:10:29 +02:00
Martchus 7ec851b755 mingw-w64-qt5-base: Remove wrong/unused line for OpenSSL 1.0 2017-06-22 12:55:11 +02:00
Martchus 98abd6df3b Update mingw-w64-qt5 packages to 5.9.0 2017-06-05 02:52:29 +02:00
Martchus 1eb6962af3 mingw-w64-qt5: Fix macros invoking moc/rcc
Workaround for same problem as in https://github.com/Martchus/PKGBUILDs/issues/11
just for moc and rcc
2017-04-19 18:09:52 +02:00
Martchus 4ec1ba5538 Fix mingw-w64-qt5-base-static
* Fix StaticQt5::Test
* Fix linking against static MariaDB
2017-03-23 00:19:35 +01:00
Martchus c9819b9c7c Update mingw-w64-qt5-* to 5.8.0
* Adapt hacks to new config system
* Use distinct mkspec mingw-w64-g++ rather than
  patching the existing win32-g++
* Testing QML and ANGLE is on TODO list
  because it hasn't been tested since quite a time
2017-02-09 16:10:06 +01:00
Martchus 6a5e700e59 Update mingw-w64-qt5-* to 5.7.1 2016-12-23 20:19:16 +01:00
Martchus 7c9e01aa78 mingw-w64-qt5-base: Fix checksums 2016-12-16 08:49:20 +01:00
Martchus 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
Martchus 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
Martchus 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
Martchus 49986a75ac Remove qtchooser support as it as been removed from official repos 2016-11-02 21:25:48 +01:00
Martchus 97afda1bd2 Import patches for mingw-w64 Qt 5 from Git repo 2016-11-02 21:25:47 +01:00
Martchus e75141e702 Fix Qt 5 plugin template 2016-09-19 20:15:52 +02:00
Martchus d6e279ad10 Fix using QML plugins with CMake 2016-09-14 22:44:58 +02:00
Martchus 6816c1ba57 Replace mingw-w64-postgresql-libs with mingw-w64-postgresql-libs 2016-09-12 19:43:08 +02:00
Martchus 3a938fa13d Add support for -opengl dynamic
Builds but package not tested
2016-09-06 22:16:03 +02:00
Martchus 1834647def Fix checksums and ensure system libs are used
Ensure system freetype2 and harfbuzz are used
2016-09-03 22:13:40 +02:00
Martchus 3c1bd2e8a5 Rename mingw-w64-libdbus to mingw-w64-dbus 2016-08-31 23:16:19 +02:00
Martchus 5c69d4978a Add Qt 5 variant with dynamic ANGLE support 2016-08-31 23:16:19 +02:00
Martchus 3877e7bca7 Provide static versions of further Qt modules
Also fix problems using the static version with CMake
2016-08-19 16:01:43 +02:00
Martchus eb22ef4d46 Use native OpenGL in default variant
- Also fix misc issues with mingw-w64-qt5-base-static
- Also provide static libs for mingw-w64-qt5-declarative
  and mingw-w64-qt5-tools (other modules are still
  on TODO list)
- First approach to allow usage of static version via CMake
- Use native OpenGL by default because this version seems
  less buggy and ANGLE is hard to maintain; this is also the
  default choice in MSYS2-MINGW-packages and MXE
2016-08-14 20:44:49 +02:00
Martchus f5e977fb05 Add patch to resolve wrong qmake lib/include detection 2016-06-25 21:16:53 +02:00
Martchus f7924a9daa Fix a few mistakes in mingw-w64-qt5-* packages
- Some modules contain executables to run on the host
  and hence mustn't have the architecture 'any'.
- Host tools in modules are stripped now
- Missing mfence in Atomic.h (header of WTF) is fixed
  in a more appropriate way
2016-06-22 22:33:30 +02:00
Martchus 8763c6d6b2 Update mingw-w64-qt5-* to 5.7.0 2016-06-18 01:19:03 +02:00
Martchus 81da051776 Update mingw-w64-qt5-* to 5.6.1 2016-06-15 00:24:08 +02:00
Martchus 47ba04205c Rebuild mingw-w64-qt5-base* with new mingw-w64-mariadb-connector-c 2016-06-01 22:25:33 +02:00
Martchus a49bea056e Update mingw-w64-qt5-base* for GCC 6.1 rebuild 2016-05-13 15:08:36 +02:00
Martchus f8a6e1c6af mingw-w64-qt5-base*: removed glib2 dependency, small adjustments 2016-05-03 19:24:53 +02:00
Martchus e26a96509a fixed qt5main patch 2016-03-29 18:49:39 +02:00
Martchus a597210261 mingw-w64-qt5-base*: removed unused patch 2016-03-28 23:18:50 +02:00
Martchus bc86ed1045 use qt5-fix-implib-ext.patch from Alexpux/MINGW-packages 2016-03-27 22:49:10 +02:00
Martchus 1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
Martchus 26d05b5218 strip host binaries in mingw-w64-qt5-base* 2016-03-24 17:31:54 +01:00
Martchus 679ccdb1ff updated patches for mingw-w64-qt5-base* 2016-03-24 15:24:03 +01:00
Martchus 0dcce4f7b3 updated version of mingw-w64-qt5-* to 5.6.0 2016-03-23 21:01:33 +01:00
Martchus b7fa77dbac fixed bug caused by new ANGLE version 2016-03-07 21:16:08 +01:00
Martchus c4c4b89e42 updated mingw-w64-qt5-base-opengl 2016-02-07 22:19:17 +01:00
Martchus fc850601d7 updated mingw-w64-qt5-base-opengl 2016-02-07 22:19:17 +01:00
Martchus 595179f8bc minor improvements for mingw-w64-qt5-* packages 2016-02-07 22:19:17 +01:00
Martchus e01a35a280 imported mingw-w64-qt5-* 2016-02-07 22:19:17 +01:00