Leonid Pliushch
fc5c0a233a
qt5-base: fix post-installation script
...
We should symlink a directory of TTF fonts instead of base font directory.
2022-04-18 14:08:16 +05:30
Leonid Pliushch
3160ab3eba
qt5-base: don't use qmake from bootstrap stage for host
2022-04-18 14:08:15 +05:30
Leonid Pliushch
a5e72b7648
bump revisions due to NDK upgrade
2022-04-18 14:08:15 +05:30
Leonid Pliushch
d6917435b5
qt5-base: depend on ttf-dejavu
2022-04-18 14:08:14 +05:30
Leonid Pliushch
cb4260dff9
qt5-base: fix installation of tools compiled for host
2022-04-18 14:08:14 +05:30
Leonid Pliushch
2c97a9b3f5
qt5-base: keep host-build tools, use a separate spec for cross-compilation
...
Makes cross-compilation of Qt-enabled programs possible.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
414d7bb27f
qt5-base: build.sh - add hints for future work
2022-04-18 14:08:13 +05:30
Leonid Pliushch
cedcfb3fe7
qt5-base: create symlink '$PREFIX/lib/fonts' --> '/system/fonts' if possible
...
Quick fix for applications that require fonts.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
51af73a0cc
qt5-base: fix missing dependencies
2022-04-18 14:08:13 +05:30
Leonid Pliushch
0bbe0f1b6e
qt5-base: update to 5.11.2 + some improvements to build.sh
2022-04-18 14:08:13 +05:30
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