genode/repos/ports
Martin Stein 228dbdd527 run + noux_gdb: fix source archiving
We do not have debug symbols in the bin/ binaries anymore. Thus, use the
debug/ binaries instead.  We now have kernel specific binary names for
ld.lib.so and some others. Adapt, to this fact as well.  For doing so
without unnecessary output, provide a new parameter "silent" at the
"kernel_specific_binary" procedure.

Ref #2398
2017-05-31 13:16:16 +02:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include Streamline exception types 2017-05-31 13:16:07 +02:00
lib ports: ABI for libc_noux 2017-05-31 13:16:14 +02:00
mk noux: install tar archive as build result 2017-05-31 13:16:15 +02:00
ports vbox5: update to 5.1.22 2017-05-31 13:16:02 +02:00
recipes Recipes for noux API, bash, posix 2017-05-31 13:16:15 +02:00
run run + noux_gdb: fix source archiving 2017-05-31 13:16:16 +02:00
src noux: include noux.mk via select_from_repositories 2017-05-31 13:16:14 +02: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'.