Skip to content
Snippets Groups Projects
Commit af242a9c authored by Christoph Stahl's avatar Christoph Stahl
Browse files

build flatplak from local files

parent 2aac11a5
No related branches found
No related tags found
No related merge requests found
...@@ -42,8 +42,10 @@ modules: ...@@ -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/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 - install -Dm644 resources/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg
sources: sources:
- type: git # - type: git
url: https://github.com/christofsteel/syng.git # url: https://github.com/christofsteel/syng.git
commit: ff17a6dc7f9214db3026080f7654f814d8332c65 # commit: ff17a6dc7f9214db3026080f7654f814d8332c65
- type: dir
path: ../../
- mpv.yaml - mpv.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment