Changeset 697 for trunk


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

Legend:

Unmodified
Added
Removed
  • trunk/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
  • trunk/Install/flatpak/net.zdechov.app.C-evo.yml

    r696 r697  
    3737      - type: svn
    3838        url: https://svn.zdechov.net/c-evo/trunk
    39         revision: r694
     39        revision: r696
    4040    buildsystem: simple
    4141    build-options:
  • trunk/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
  • trunk/Release notes.txt

    r687 r697  
    3838* Fixed: Restored background transparency in C-evo icons.
    3939* Fixed: Invalidated rectangle in AI tournament was not properly scaled.
    40 * Fixed: Log and AI turnament windows were not shown correctly.
     40* Fixed: Log and AI tournament windows were not shown correctly.
    4141
    4242Version 1.3.6 (2024-09-16)
Note: See TracChangeset for help on using the changeset viewer.