genode/repos/ports
Alexander Boettcher 1609d8a92f gdb_server: use Mutex
Fixes #3802
2020-07-06 14:43:04 +02:00
..
doc Rename "Nitpicker" service name to "Gui" 2020-06-22 09:39:39 +02:00
include/vmm virtualbox5: use Mutex/Blockade 2020-07-06 14:43:04 +02:00
lib Move stubby to genode-world 2020-06-29 14:25:27 +02:00
mk Replace ENV make variable with MKENV. 2019-11-19 14:42:23 +01:00
ports qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
recipes qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
run qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
src gdb_server: use Mutex 2020-07-06 14:43:04 +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'.