Commit Graph

48 Commits

Author SHA1 Message Date
Martchus bf8b879642 Remove nproc workaround from Qt 5 packages after workaround via buildenv 2024-04-02 23:13:19 +02:00
Martchus 83ef873922 Remove checksums from Qt 5 packages using Git 2024-03-28 20:27:29 +01:00
Martchus 5688795363 Update Qt 5 packages to 5.15.13 2024-03-16 20:06:10 +01:00
Martchus 084636ac44 Update mingw-w64-qt5 packages to 5.15.12 2024-01-09 17:32:21 +01:00
Ben b4382ecbef
Fix duplicate `kde+` suffix in version of Qt 5 packages
* Prevent appending the `kde+`-suffix multiple times when running `makepkg` consecutively without cleanup
* Modify the assignment of `_basever` from `_basever=$pkgver` to `_basever=${pkgver%%+*}`
2023-10-22 14:51:41 +02:00
Martchus 7ed355f9ae Update Qt 5 packages to 5.15.11 2023-10-09 10:22:10 +02:00
Martchus 45feb203e8 Update mingw-w64-qt5-* packages to 5.15.10 2023-06-14 10:46:41 +02:00
Martchus 8b98843fd0 Update Qt 5 packages to 5.15.9 2023-04-10 21:43:10 +02: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 f151b9ff0b Update/rebase mingw-w64-qt5-* packages to 5.15.7 2022-11-01 13:32:05 +01:00
Martchus a9441237ee Rebase mingw-w64-qt5 packages against 5.15.6 2022-09-10 16:58:25 +02:00
Martchus a10fd8c94b Rebase Qt 5 packages against 5.15.4 2022-05-18 11:09:05 +02:00
Martchus 68731b6b03 Rebase Qt 5 packages against 5.15.3 2022-03-08 20:10:38 +01:00
Martchus 19060ddf49 Update mingw-w64-qt5-* packages to 5.15.2 2020-11-21 16:39:24 +01:00
Martchus 1340f3ecd7 Update mingw-w64-qt5-* to 5.15.1 2020-09-13 13:21:47 +02:00
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 d9d82f0cd7 Update mingw-w64-qt5-* packages to 5.15.0 2020-06-01 19:46:40 +02:00
Martchus 00e0c460e4 Update mingw-w64-qt5-* to 5.14.2 2020-04-04 13:33:38 +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
Martchus 96f926a451 Update mingw-w64-qt5-* packages to 5.14.0 2019-12-24 22:42:51 +01:00
Martchus d7752b8687 Update mingw-w64-qt5-* to 5.13.2 2019-11-09 22:37:37 +01:00
Martchus 0b07d6a179 Update mingw-w64 Qt 5 packages to 5.13.1 2019-09-09 20:22:02 +02:00
Martchus e1e3aece22 Update Qt 5 packages to 5.13.0 2019-06-26 14:40:09 +02:00
Martchus c1d7052470 Update Qt packages to 5.12.3 2019-04-23 15:02:20 +02:00
Martchus f8bf1de7c8 Update qt5 packages to 5.12.2 2019-03-26 21:32:50 +01:00
Martchus b7457ef355 Update Qt packages to 5.12.1 2019-02-04 14:52:59 +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 60ff200571 Update mingw-w64-qt5-* to 5.11.2 2018-09-25 10:13:00 +02:00
Martchus fba9dc70ca Update mingw-w64-qt5-* packages to 5.11.1 2018-06-25 14:57:33 +02:00
Martchus 1e7aea297a Update mingw-w64-qt5 packages to 5.11.0 2018-05-28 20:48:21 +02:00
Martchus 11f8ccba19 Update mingw-w64-qt5-* packages to 5.10.1 2018-02-19 20:05:54 +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 c7b9006254 Update mingw-w64 Qt packages to 5.9.1 2017-07-06 23:10:29 +02:00
Martchus 98abd6df3b Update mingw-w64-qt5 packages to 5.9.0 2017-06-05 02:52:29 +02: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 b8e53ae1e6 Fix licenses in Qt packages 2016-11-02 21:25:49 +01: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 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 1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
Martchus 0dcce4f7b3 updated version of mingw-w64-qt5-* to 5.6.0 2016-03-23 21:01:33 +01:00
Martchus 519b186e0d updated Qt/ANGLE
- patched ANGLE to be usable with Qt WebKit
- patched Qt WebKit to work with latest ANGLE
- removed unused patches
- fixed dependencies of mingw-w64-qt5-activeqt
2016-03-10 20:16:15 +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