Commit Graph

17 Commits

Author SHA1 Message Date
Martchus 8bcbcdde52 Revert android-*-qt5 packages to 5.13.1
Further versions broke the build system,
see 18443d861e.

With 5.15.1 it basically works again but deployment with androiddeployqt
does not produce runnable APKs. Qt now has gained support for invoking
androiddeployqt within CMake. Using their official support instead of my
own helper might have worked but it could not cope with the fact that I
had multiple targets in my CMake project and was therefore useless in my
case.

So let's ditch Qt 5 on Android  and give Qt 6 another chance at some
point.
2020-12-05 21:44:04 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus b61be26214 Update android-*-qt5 to 5.15.1 2020-09-19 11:23:38 +02:00
Martchus 18443d861e Revert android-*-qt5 to 5.13.1
Qt 5.13 was the last good minor Qt release where the generation of CMake
files still works when targeting Android. This is likely going to be fixed
in Qt 6 so just keep using Qt 5.13.1 for now. Updating to Qt 5.13.2 is
likely not worth it.
2020-06-14 17:42:57 +02:00
Martchus 1b40bdb577 Update own projects 2020-04-08 12:45:11 +02:00
Martchus b4dc433161 Update own projects 2020-02-05 08:49:15 +01:00
Martchus d7752b8687 Update mingw-w64-qt5-* to 5.13.2 2019-11-09 22:37:37 +01:00
Martchus 86c963e853 Update Android Qt 5 packages to 5.13.1 2019-09-08 01:41:13 +02:00
Martchus 114135b4b6 Use android-environment in android-*-qt5 packages
Not tested yet
2019-07-23 17:54:38 +02:00
Martchus 74ac9babc1 Disable Fix-androiddeployqt-search-paths.patch
This patch is wrong since the package structure has been
reverted.
2019-07-20 22:40:06 +02:00
Martchus 9339ed8e97 Update android-*-qt5 to 5.13.0 2019-06-25 13:44:44 +02:00
Martchus c1d7052470 Update Qt packages to 5.12.3 2019-04-23 15:02:20 +02:00
Martchus be11dd7ef5 Sync android-*-qt5 with AUR version
To be tested when rebuilding anyways
2019-04-21 22:50:15 +02:00
Martchus f8bf1de7c8 Update qt5 packages to 5.12.2 2019-03-26 21:32:50 +01:00
Martchus e1ef4825ee Sync android-qt5 with AUR version 2019-02-19 18:37:21 +01:00
Martchus b7457ef355 Update Qt packages to 5.12.1 2019-02-04 14:52:59 +01:00
Martchus ef8077e8fb Add armv7a-eabi variants for all android packages
Not tested yet
2018-12-29 20:08:48 +01:00