genode/repos/libports/src/lib/qt5/tools/lib_mk_file_generator
Christian Prochaska e7b1cb4a27 qt5: update to version 5.7.1
Issue #2424
2017-05-31 13:16:20 +02:00
..
create_generated_inc qt5: update to version 5.6.2 2017-05-31 13:16:18 +02:00
create_generated_incs qt5: update to version 5.7.1 2017-05-31 13:16:20 +02:00
genode_qt5_configure qt5: update to version 5.7.1 2017-05-31 13:16:20 +02:00
README qt5: update the 'lib_mk_file_generator' README file 2015-12-10 13:16:27 +01:00

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

Usage:

- download and extract the Qt5 source archive
- apply 'qt5_configuration.patch' 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