Changeset 697 for tags/1.3.8/Install


Ignore:
Timestamp:
Aug 8, 2025, 4:33:09 PM (17 hours ago)
Author:
chronos
Message:
  • Modified: Updated 1.3.8 binary packages.
Location:
tags/1.3.8/Install
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • tags/1.3.8/Install/appimage/build.sh

    r696 r697  
    1919install -Dm644 ../common/c-evo_256x256.png AppDir/usr/share/pixmaps/application-cevomap.png
    2020install -Dm644 ../flatpak/net.zdechov.app.C-evo.metainfo.xml AppDir/usr/share/metainfo/net.zdechov.app.C-evo.appdata.xml
     21sed -i '/<url type="vcs-browser">https:\/\/app.zdechov.net\/c-evo\/browser<\/url>/d' AppDir/usr/share/metainfo/net.zdechov.app.C-evo.appdata.xml
    2122install -Dm644 ../../AI/StdAI/libstdai-amd64.so -t AppDir/usr/share/c-evo/AI/StdAI
    2223install -Dm644 ../../AI/StdAI/StdAI.ai.txt -t AppDir/usr/share/c-evo/AI/StdAI
  • tags/1.3.8/Install/flatpak/net.zdechov.app.C-evo.yml

    r696 r697  
    3737      - type: svn
    3838        url: https://svn.zdechov.net/c-evo/tags/1.3.8
    39         revision: r694
     39        revision: r696
    4040    buildsystem: simple
    4141    build-options:
  • tags/1.3.8/Install/rpm/c-evo.spec

    r696 r697  
    77License:        Public Domain
    88URL:            https://app.zdechov.net/c-evo
    9 Source0:        c-evo-nh.tar.gz
     9Source0:        c-evo.tar.gz
    1010BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    1111Requires:       sox libxmp portaudio libsndfile
Note: See TracChangeset for help on using the changeset viewer.