Commit Graph

47 Commits

Author SHA1 Message Date
Martchus ef6257dff9 Update Qt 6 packages to 6.5.2 2023-07-20 23:09:41 +02:00
Martchus a7980f7c77 Add patch to fix QTabbar regression 2023-06-07 22:12:56 +02:00
Martchus dc24c09202 Update Qt 6 packages to 6.5.1 2023-05-26 15:25:14 +02:00
Martchus b91bc46a5a Update Qt packages to 6.5.0 2023-04-04 23:03:00 +02:00
Martchus 8f7aff3d89 Update qt6 packages to 6.4.3 2023-03-17 16:18:33 +01:00
Martchus 357910eaf4 Fix android-*qt6-* packages
* Fix wrong Java version
* Fix inconsistency between name of libpng and its
  soname
2023-03-11 19:28:22 +01:00
Martchus f05eee98a0 Update Qt 5 and 6 packages to 5.15.8 and 6.4.2 2023-01-07 14:23:26 +01:00
Martchus a14abc0a2a Fix high DPI scaling regression with Qt 6.4.1 on Windows
See https://bugreports.qt.io/browse/QTBUG-109234
2022-12-06 23:17:12 +01:00
Martchus 07c33b3d7e Update qt6 packages to 6.4.1 2022-11-17 10:34:36 +01:00
Martchus 30a51d9903 Update static-compat-openssl and a few other static-compat packages 2022-11-09 21:47:56 +01:00
Martchus 4d994f9505 Update mingw-w64-openssl to 3.0.7
* Update outdated packages that need a rebuild
2022-11-07 22:37:40 +01:00
Martchus d9c9c5e352 Update checksums of android-aarch64-qt6-* packages
The build has not been tested yet but updating the checksums cannot
hurt.
2022-10-11 21:28:22 +02:00
Martchus 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
Martchus 10a80dfb5e Update Qt 6 packages to 6.3.2 2022-09-12 18:06:40 +02:00
Martchus 2d29bd9bff Update Qt 6 packages to 6.3.1 2022-06-15 02:00:06 +02:00
Martchus 228514be92 Rebuild static-compat-qt6-base without LTO
It works but has multiple disadvantages:

* When upgrading GCC one needed to rebuild Qt 6
* Linking the final applications takes very long
2022-05-24 21:56:58 +02:00
Martchus 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
Martchus 17e8e5b34a Downgrade libx11 and add shared version
We must not link statically against it because it is also pulled by the
shared GLX library and would therefore end up multiple times in the apps
address space causing crashes. It should be stable enough anyways to not
having to bundle it. Since 1.6.x is still the newest version on older
distributions we must downgrade the version, though.
2022-04-29 18:28:31 +02:00
Martchus 250ab7b61c Explicitly disable dynamic OpenGL for static-compat-qt6-base
It apparenly doesn't work to configure this so disable it explicitly as a
remark.
2022-04-28 23:49:49 +02:00
Martchus 3ec819e1e2 Regenerate remaining *-qt6-base-* with new patches 2022-04-28 23:41:30 +02:00
Martchus 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
Martchus 6bb7e4e8c9 Update Qt 6 to 6.3.0 2022-04-10 23:25:57 +02:00
Martchus 8a71ef2410 Update Qt 6 packages to 6.2.4 2022-03-20 12:08:09 +01:00
Martchus f3e50f3271 Update Qt packages to 6.2.3 2022-01-30 20:47:58 +01:00
Martchus f435e0db62 Update Qt 6 packages to 6.2.2 2021-12-02 11:47:00 +01:00
Martchus 9f4a732cfd Update Qt 6 packages to 6.2.1 2021-10-28 12:23:37 +02:00
Martchus e2cc145b21 Update qt6 packages to 6.2.0 2021-10-02 00:06:42 +02:00
Martchus f508375800 Update *-qt6-* to 6.1.3 2021-09-02 15:59:42 +02:00
Martchus 76cdb7502c Update Qt 6 packages to 6.1.2 2021-07-04 15:39:29 +02:00
Martchus 5eaf799a5f Fix (SVG) rasterization crash in qt6 packages 2021-06-27 01:27:51 +02:00
Martchus ac4599b7da Update Qt 6 packages to 6.1.1 2021-06-10 15:40:28 +02:00
Martchus 24127f223f Update *-qt6-* packages to 6.1.0 2021-05-08 14:21:01 +02:00
Martchus 10ae1b2667 Update android-*-qt6-* and mingw-w64-qt6-* packages to 6.0.1 2021-02-05 17:58:49 +01:00
Martchus 81eeb1f442 Add android-*-qt6-* packages
* Cover only aarch64 for now
* Not actually tested (it compiles at least) yet
2021-01-05 01:20:36 +01:00
Martchus c1fba35883 Improve mingw-w64-qt6-* packages
* Install licenses correctly under /usr/share/licenses/$pkgname
* Remove documentation
* Call `set_property` for fixing D-Bus issues only if actually using D-Bus
  to make the patch more generic
2021-01-04 18:07:06 +01:00
Martchus 884c9b52c6 Update Qt 6 packages to 6.0.0 2020-12-09 13:03:48 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
Martchus 6f91588d12 Improve and add more mingw-w64-qt6-*-static packages
* Add mingw-w64-cmake-static as a separate package
* Fix linker errors (FREETYPE_DEPENDENCIES really must include `-lfreetype`
  itself due to the cyclic dependency between FreeType2 and Harfbuzz
* Add patch to fix static compilation of qt6-tools
2020-11-08 17:14:16 +01:00
Martchus 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
Martchus c5f437f5a7 Update Qt 6 packages to beta2 2020-10-28 11:54:00 +01:00
Martchus bddba18a06 Update mingw-w64-qt6-* to beta1 2020-10-22 11:26:52 +02:00
Martchus d842986078 Add further mingw-w64-qt6-* packages, update dependencies
Note that mingw-w64-qt6-quick3d and mingw-w64-qt6-3d currently fail due
to problems in mingw-w64-assimp's CMake package.
2020-10-12 15:09:47 +02:00
Martchus 18e2a8a93f Extend mingw-w64-qt6-* packaging 2020-10-09 23:02:37 +02:00
Martchus 87c7401193 Add mingw-w64-qt6-base (alpha) 2020-10-08 17:22:56 +02:00
Martchus 7249d33b05 Improve qt6-* packages 2020-10-07 18:29:41 +02:00
Martchus 5cd867bc5c Add qt6-* packages (alpha) 2020-10-06 22:34:04 +02:00