Skip to content

Commit

Permalink
docs: flatpak build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
vjousse committed Sep 9, 2024
1 parent 66e6d91 commit 3f7b0a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions flatpak/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@

flatpak run --command=bash --socket=pulseaudio org.jousse.vincent.Pomodorolm

## Generate dependencies

Use https://github.com/flatpak/flatpak-builder-tools

python ~/usr/src/python/flatpak-builder-tools/cargo/flatpak-cargo-generator.py -d ../src-tauri/Cargo.lock -o cargo-sources.json
flatpak-node-generator yarn -o flatpak/node-sources.json yarn.lock

## Links

- https://github.com/axolotl-chat/axolotl/blob/main/flatpak/org.nanuc.Axolotl.yml
Expand Down

0 comments on commit 3f7b0a5

Please sign in to comment.