dangerzone/install/macos
deeplow 250d8356cd
Hash-verify container pip install & merge build-image
Ensure that when the container image is installing pymupdf (unavailable
in the repos) with verified hashes. To do so, it has the pymupdf
dependency declared in a "container" group in `pyproject.toml`, which
then gets exported into a requirements.txt, which is then used for
hash-verification when building the container.

Because this required modifying the container image build scripts, they
were all merged to avoid duplicate code. This was an overdue change
anyways.
2024-01-03 12:58:35 +00:00
..
build-app.py Appease linter 2023-04-24 11:50:58 +03:00
dangerzone.icns Start adding Mac app bundle packaging 2020-01-13 12:41:14 -08:00
document.icns Add dangerzone document icon 2020-01-13 14:10:02 -08:00
entitlements.plist Successfully boot VM 2021-06-30 14:27:26 -07:00