genode/repos/ports
Norman Feske b44f0554bd Adapt high-level components to new parent API
This patch adjusts the various users of the 'Child' API to the changes
on the account of the new non-blocking parent interface. It also removes
the use of the no-longer-available 'Connection::KEEP_OPEN' feature.

With the adjustment, we took the opportunity to redesign several
components to fit the non-blocking execution model much better, in
particular the demo applications.

Issue #2120
2016-11-30 13:37:03 +01:00
..
doc doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
include Adapt high-level components to new parent API 2016-11-30 13:37:03 +01:00
lib vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
mk ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
ports vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
run Adapt high-level components to new parent API 2016-11-30 13:37:03 +01:00
src Adapt high-level components to new parent API 2016-11-30 13:37:03 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.