source ${genode_dir}/repos/libports/run/qt5_common.inc import_from_depot [depot_user]/raw/qt5_qtquick2 \ [depot_user]/src/libcrypto \ [depot_user]/src/libssl \ [depot_user]/src/qt5_component \ [depot_user]/src/qt5_network \ [depot_user]/src/qt5_qml \ [depot_user]/src/qt5_qtquick2 \ [depot_user]/src/qt5_quick \ [depot_user]/src/qt5_widgets \ [depot_user]/src/test-qt_quick # # Build # append build_components [qt5_build_components feature] build $build_components # # Generate config # append config { } append config [qt5_parent_provides feature] append config { } append config [qt5_start_nodes feature] append config { 2018-01-01 00:01 } install_config $config # # Boot modules # append boot_modules [qt5_boot_modules feature] build_boot_image $boot_modules run_genode_until forever