genode/repos/ports
Josef Söntgen 8dda68a1bd verify: propagate error on corrupted .sig files
In case the signature file is corrupt, e.g. it could not be downloaded
successfully, the gnupg code just prints an error message but will not
return the error to the user. So we patch the code to return the error
and check the value in the calling code.
2018-02-28 11:04:58 +01:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include noux: respond to terminal-size changes 2018-02-14 20:41:03 +01:00
lib vbox5: update to 5.1.24 2018-02-14 20:41:06 +01:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports verify: propagate error on corrupted .sig files 2018-02-28 11:04:58 +01:00
recipes depot: update recipe hashes 2018-02-16 08:42:31 +01:00
run netperf_wifi: disable 11n (batching) temporarily 2018-02-28 11:04:57 +01:00
src verify: propagate error on corrupted .sig files 2018-02-28 11:04:58 +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'.