build flatplak from local files
This commit is contained in:
parent
2aac11a54e
commit
af242a9c33
1 changed files with 5 additions and 3 deletions
|
@ -42,8 +42,10 @@ modules:
|
|||
- install -Dm644 resources/icons/hicolor/512x512/apps/${FLATPAK_ID}.png /app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png
|
||||
- install -Dm644 resources/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/christofsteel/syng.git
|
||||
commit: ff17a6dc7f9214db3026080f7654f814d8332c65
|
||||
# - type: git
|
||||
# url: https://github.com/christofsteel/syng.git
|
||||
# commit: ff17a6dc7f9214db3026080f7654f814d8332c65
|
||||
- type: dir
|
||||
path: ../../
|
||||
- mpv.yaml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue