Skip to content

Commit ad776a6

Browse files
committed
chore update flatpak instructions
1 parent c15ffc7 commit ad776a6

File tree

5 files changed

+9754
-447
lines changed

5 files changed

+9754
-447
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ cd tasks
2727
cargo build
2828
```
2929

30+
# Flatpak
31+
To build the cargo sources for the Flatpak manifest:
32+
33+
```
34+
python3 ./flatpak/flatpak-cargo-generator.py ./Cargo.lock -o ./flatpak/cargo-sources.json
35+
appstreamcli validate --pedantic --explain res/dev.edfloreshz.Tasks.metainfo.xml
36+
```
37+
3038
## Dependencies
3139
- [libcosmic](https://github.com/pop-os/libcosmic?tab=readme-ov-file#building)
3240

0 commit comments

Comments
 (0)