You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genode/ports
Alexander Boettcher 773b0ecc3d noux: add verbose config parameter
Explicitly enable verbose output if required.
10 years ago
..
doc Update the GDB monitor test documentation 11 years ago
include/noux_session Update copyright headers to 2013 11 years ago
lib Add 'seoul_libc_support' library 10 years ago
mk Merge base libraries into a single library 10 years ago
ports ports: enable re-preparation of contrib code 10 years ago
run noux: add verbose config parameter 10 years ago
src noux: add verbose config parameter 10 years ago
Makefile ports/libports: Use repository-local PWD 10 years ago
README Fixed a typo (added 'require'), fix #87 12 years ago

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.