genode/repos/ports
Norman Feske f1b46c3205 Move depot keys to repos/gems/sculpt/depot
This change keeps the version-controlled 'pubkey' and 'download' files
separate from files generated via depot/create or downloaded via
depot/download. So one can remove the entire depot/ directory without
interfering with git.

Furthermore, depot keys can now be hosted in supplemental repositories
independent from Genode's main repository.

Fixes #4364
2022-01-19 12:35:49 +01:00
..
doc Replace libc_pipe plugin by VFS pipe plugin 2020-07-30 08:49:24 +02:00
include/vmm Remove Cpu_session::Native_cpu definition from API 2021-01-25 13:58:09 +01:00
lib vbox6: add shared folder support 2021-10-14 11:02:10 +02:00
mk noux: add RISC-V gnu build support 2021-12-17 15:04:49 +01:00
ports vbox6: avoid race for NEM state checking 2021-11-29 15:10:52 +01:00
recipes depot: update recipe hashes 2021-12-17 15:06:38 +01:00
run Move depot keys to repos/gems/sculpt/depot 2022-01-19 12:35:49 +01:00
src virtualbox6: reduce 'Vm_connection' priority 2022-01-19 12:35:49 +01: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'.