Changeset 372 for trunk/Install/flatpak
- Timestamp:
- Jan 2, 2025, 10:15:48 PM (4 days ago)
- Location:
- trunk/Install/flatpak
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/flatpak
- Property svn:ignore
-
old new 1 1 .flatpak-builder 2 2 build 3 repo
-
- Property svn:ignore
-
trunk/Install/flatpak/net.zdechov.app.xTactics.yml
r371 r372 27 27 - type: svn 28 28 url: https://svn.zdechov.net/xtactics/trunk 29 revision: r37 129 revision: r372 30 30 buildsystem: simple 31 31 build-commands: … … 42 42 - install -d -m 755 $FLATPAK_DEST/share/xtactics/Images 43 43 - cp -r Images/Maps $FLATPAK_DEST/share/xtactics/Images 44 - install -Dm644 Images/ 64x64/xtactics.png -t $FLATPAK_DEST/share/icons/hicolor/64x64/apps44 - install -Dm644 Images/128x128/xtactics.png -t $FLATPAK_DEST/share/icons/hicolor/128x128/apps 45 45 - install -Dm644 Install/flatpak/${FLATPAK_ID}.metainfo.xml -t $FLATPAK_DEST/share/metainfo
Note:
See TracChangeset
for help on using the changeset viewer.