Compile flatpak

If you changed any dependencies in Pipeline, you will first need to regenerate the cargo-sources.json-file. For this you will need flatpak-cargo-generator.py from here. Put it into the flatpak repo. Then run

./flatpak-cargo-generator.py /path/to/tubefeeder/Cargo.lock -o cargo-sources.json

substituting /path/to/tubefeeder with the path to the Pipeline-repo.

To compile flatpak, use the following command in the Flathub/de.schmidhuberj.tubefeeder-repo:

flatpak-builder --user --install build-dir de.schmidhuberj.tubefeeder.json --force-clean

Notice

Copyright: 2021 Julian Schmidhuber github@schmiddi.anonaddy.com

Unless otherwise noted content on this wiki may be used under the terms of the GNU FDL, either version 1.3 (https://www.gnu.org/licenses/fdl-1.3.html) or (at your opinion) any later version of the license, or (at your opinion) the CC-BY-SA-4.0-license (https://creativecommons.org/licenses/by-sa/4.0/legalcode).