genode/ports
Christian Prochaska 7517b23d5d ports: remove binutils patch
Fixes #475.
2012-11-14 16:36:51 +01:00
..
doc
include/noux_session Noux: add dup() to libc_noux 2012-11-07 13:34:54 +01:00
lib/mk
mk
ports ports: remove binutils patch 2012-11-14 16:36:51 +01:00
run Arora: add 'stdcxx.lib.so' to boot modules 2012-11-03 09:51:14 +01:00
src ports: remove binutils patch 2012-11-14 16:36:51 +01:00
Makefile
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'. Furthermore, applications
may require additional repositories. For example, the Arora web browser depends
on the 'qt4' repository.