genode/repos/libports/src/lib/qt5/tools/lib_mk_file_generator
Ehmry - 24deef9495 Use #!/usr/bin/env ... shebangs 2019-11-28 15:07:24 +01:00
..
README qt5: update to version 5.8.0 2017-05-31 13:16:23 +02:00
create_generated_inc Use #!/usr/bin/env ... shebangs 2019-11-28 15:07:24 +01:00
create_generated_incs qt5: update virtual keyboard example to Qt 5.13 2019-09-09 15:08:13 +02:00
genode_qt5_configure qt5: update to version 5.13.0 2019-08-28 14:22:33 +02:00

README

The scripts in this directory have been used to generate the
'lib/mk/qt5_*_generated.inc' files.

Usage:

- download and extract the Qt5 and qtwebkit source archives
- apply all qtbase/qtdeclarative/qttools/qtwebkit patches from the 'src/lib/qt5/patches' directory
- create a build directory next to the extracted Qt5 source directory
- copy the scripts into this build directory
- change into the build directory
- execute the 'create_generated_incs' script
- move the generated files into the 'lib/mk' directory

Notes:

- ICU (libicu-dev) must be installed on the host system to get the QtWebKit files generated