Ignore:
Timestamp:
Apr 25, 2022, 1:05:46 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Improved installer scripts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/snap/snapcraft.yaml

    r415 r421  
    55description: |
    66  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.
    88  * Zoomable map by mouse wheel with three tile sizes
    99  * Many sample maps included
     
    2222layout:
    2323  /usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox:
    24     bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox   
     24    bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox
    2525 
    2626parts:
     
    3434    - lcl
    3535    - lcl-utils
    36     stage-packages:   
     36    stage-packages:
    3737    - sox
    3838    - libsox-fmt-mp3
     
    110110  c-evo:
    111111    command: usr/share/c-evo/c-evo
    112     desktop: usr/share/applications/c-evo.desktop   
     112    desktop: usr/share/applications/c-evo.desktop
    113113    plugs:
    114114      - home
Note: See TracChangeset for help on using the changeset viewer.