Ignore:
Timestamp:
Feb 26, 2025, 10:31:38 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Version 1.3.7 changes.
  • Added: Version 1.3.7 Windows binaries.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.3.7/Install/flatpak/net.zdechov.app.C-evo.yml

    r637 r651  
    1616    sources:
    1717      - type: svn
    18         url: https://svn.zdechov.net/c-evo/trunk
    19         revision: 637
     18        url: https://svn.zdechov.net/c-evo/tags/1.3.7
     19        revision: 651
    2020    buildsystem: simple
    2121    build-options:
     
    3333        mv AI/StdAI/libstdai.so AI/StdAI/libstdai-$STDAI_ARCH.so
    3434        lazbuild --build-mode=Release Integrated.lpi
    35       - install -Dm755 c-evo -t $FLATPAK_DEST/share/c-evo
    36       - install -d $FLATPAK_DEST/bin
    37       - ln -s $FLATPAK_DEST/share/c-evo/c-evo $FLATPAK_DEST/bin/c-evo
     35      - install -Dm755 c-evo -t $FLATPAK_DEST/bin/c-evo
    3836      - install -Dm644 Language.txt -t $FLATPAK_DEST/share/c-evo
    3937      - install -Dm644 Language2.txt -t $FLATPAK_DEST/share/c-evo
Note: See TracChangeset for help on using the changeset viewer.