Commit Graph

17 Commits

Author SHA1 Message Date
b91bc46a5a Update Qt packages to 6.5.0 2023-04-04 23:03:00 +02:00
8f7aff3d89 Update qt6 packages to 6.4.3 2023-03-17 16:18:33 +01:00
f05eee98a0 Update Qt 5 and 6 packages to 5.15.8 and 6.4.2 2023-01-07 14:23:26 +01:00
07c33b3d7e Update qt6 packages to 6.4.1 2022-11-17 10:34:36 +01:00
aad0f91e60 Update Qt 6 packages to 6.4.0
Unfortunately mingw-w64-qt6-multimedia does not build at
all anymore (not even without an actual backend like before).
2022-10-01 18:18:19 +02:00
10a80dfb5e Update Qt 6 packages to 6.3.2 2022-09-12 18:06:40 +02:00
743335a886 Fix build errors in static-compat-qt6-wayland
These build errors are caused because eglplatform.h is included before Qt
headers and it pulls X11 headers which contain many problematic macros.

Apparently X11 headers aren't required here anyways so let's just disable
them from being pulled in.
2022-06-16 16:44:56 +02:00
2d29bd9bff Update Qt 6 packages to 6.3.1 2022-06-15 02:00:06 +02:00
b1dccff4ae Improve static-compat-syncthingtray
* Enable Wayland QPA plugin
* Enable icon themes
* Avoid regular Harfbuzz CMake find module from being used
2022-05-02 00:42:08 +02:00
5411a9d1fd Update static libraries
* Use an older glibc so resulting binaries can run
  on older systems (without having to link statically
  against glibc)
* Call packages static-compat-* to make it clear that
  these packages are intended for compatibility with
  older distributions
* Add further libraries to get static-compat-qt6-base
  and some other static-compat-qt6-* packages building
2022-04-28 22:43:29 +02:00
884c9b52c6 Update Qt 6 packages to 6.0.0 2020-12-09 13:03:48 +01:00
191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
1c6dcbd4ed Update Qt 6 packages to beta3, add mingw-w64-qt6-*-static packages
* Add certain variables to find Qt's dependencies to the CMake
  toolchain file because these variables would otherwise needed to
  be set every time Qt 6 is used
* Add a static variant
    * Not fully tested yet
    * Further repos besides base and svg will be added later
2020-11-06 23:40:34 +01:00
c5f437f5a7 Update Qt 6 packages to beta2 2020-10-28 11:54:00 +01:00
bddba18a06 Update mingw-w64-qt6-* to beta1 2020-10-22 11:26:52 +02:00
5cd867bc5c Add qt6-* packages (alpha) 2020-10-06 22:34:04 +02:00