Changeset 421 for trunk/Install/snap/snapcraft.yaml
- Timestamp:
- Apr 25, 2022, 1:05:46 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/snap/snapcraft.yaml
r415 r421 5 5 description: | 6 6 This is a fork and Lazarus/FPC port of the original C-evo 1.2.0 game. 7 Now it is finally possible to play C-evo natively on Linux. 7 Now it is finally possible to play C-evo natively on Linux. 8 8 * Zoomable map by mouse wheel with three tile sizes 9 9 * Many sample maps included … … 22 22 layout: 23 23 /usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox: 24 bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox 24 bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox 25 25 26 26 parts: … … 34 34 - lcl 35 35 - lcl-utils 36 stage-packages: 36 stage-packages: 37 37 - sox 38 38 - libsox-fmt-mp3 … … 110 110 c-evo: 111 111 command: usr/share/c-evo/c-evo 112 desktop: usr/share/applications/c-evo.desktop 112 desktop: usr/share/applications/c-evo.desktop 113 113 plugs: 114 114 - home
Note:
See TracChangeset
for help on using the changeset viewer.