genode/repos/ports
Johannes Schlatow 7bd506b913 virtualbox: fix compiler error with newer iasl versions
I also added another sed command to suppress warnings that appear
because the include-guards contain dashes.

fixes #3147
2019-03-18 15:56:23 +01:00
..
doc
include Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
lib virtualbox: fix compiler error with newer iasl versions 2019-03-18 15:56:23 +01:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports Update Seoul contrib code for new Fifo accessors 2019-02-19 11:08:17 +01:00
recipes pkg: limit vbox5-nova-sculpt runtime to 4G 2019-02-28 16:36:12 +01:00
run Increase CAP quota in wifi tests (sel4) 2019-02-26 14:45:07 +01:00
src Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
README

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'.