Leonid Pliushch
01cd1164d9
qt5-base: install prebuilt 'qmake'
...
It seems that Qt's build system can't cross-compile qtbase
tools (e.g. qmake). It also seems that manually cross-compiled
'qmake' is not working properly.
This commit adds tool 'qmake' precompiled (in Termux on device)
for all 4 architectures.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
7bfa8474ae
qt5-base: use wrapper for 'qmake' and improve configuration steps
2022-04-18 14:08:11 +05:30
Leonid Pliushch
2230588cf1
qt5-base: explicitely set necessary dependencies
2022-04-18 14:08:10 +05:30
Leonid Pliushch
500844fad2
qt5-base: enable openssl support
2022-04-18 14:08:10 +05:30
Leonid Pliushch
442f823f0b
qt5-base: fix dependencies
2022-04-18 14:08:09 +05:30
Leonid Pliushch
d4fd3e0d6d
qt5-base: manually build tools for custom spec (linux-termux-clang)
...
Seems that tools like 'qmake' are build only for host (x86_64)
architecture.
2022-04-18 14:08:09 +05:30
Leonid Pliushch
df1e4d8ec1
qt5-base: put stuff to correct places
2022-04-18 14:08:09 +05:30
Leonid Pliushch
2c5f6f7ff5
qt5-base: add '-no-vulkan' to config options and remove unneeded stuff
...
Now it is possible to compile it without errors.
2022-04-18 14:08:09 +05:30
Leonid Pliushch
2f1b38f58a
qt5-base: add implementation of '__res_state' struct to qhostinfo_unix.cpp
2022-04-18 14:08:09 +05:30
Leonid Pliushch
91a864ecec
qt5-base: disable '--system-sqlite' and dnslookups for now
2022-04-18 14:08:09 +05:30
Leonid Pliushch
eaf157e539
initialize qt5-base
2022-04-18 14:08:08 +05:30