mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-07-28 17:38:44 +00:00
Dependencies
This directory contains scripts and Dockerfile to build third-party dependencies for Photoview. It is not intended for end-users or runtime execution.
However, technically, it is runnable for debugging and investigative purposes.
It contains a single archive file, artifacts.tar.gz, that bundles all dependencies.
You can unpack it with:
tar -xzf artifacts.tar.gz [-C /desired/location]