genode/repos/ports
Christian Helmuth 2b1732bdec Adapt usb_drv RAM quota to 12M
All autopilot scripts use 12 or more MiB for the usb_drv and my personal
tests never succeeded with less on x86 test machines.
2019-02-12 10:33:32 +01:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00
lib Move OpenJDK to the Genode world repository 2018-11-29 11:54:30 +01:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports Move Dosbox to genode-world 2019-01-07 12:43:37 +01:00
recipes depot: update recipe hashes 2019-01-30 13:55:20 +01:00
run Adapt usb_drv RAM quota to 12M 2019-02-12 10:33:32 +01:00
src noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +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'.