Changeset 697 for tags/1.3.8/Install
- Timestamp:
- Aug 8, 2025, 4:33:09 PM (17 hours ago)
- Location:
- tags/1.3.8/Install
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.3.8/Install/appimage/build.sh
r696 r697 19 19 install -Dm644 ../common/c-evo_256x256.png AppDir/usr/share/pixmaps/application-cevomap.png 20 20 install -Dm644 ../flatpak/net.zdechov.app.C-evo.metainfo.xml AppDir/usr/share/metainfo/net.zdechov.app.C-evo.appdata.xml 21 sed -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 21 22 install -Dm644 ../../AI/StdAI/libstdai-amd64.so -t AppDir/usr/share/c-evo/AI/StdAI 22 23 install -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 37 37 - type: svn 38 38 url: https://svn.zdechov.net/c-evo/tags/1.3.8 39 revision: r69 439 revision: r696 40 40 buildsystem: simple 41 41 build-options: -
tags/1.3.8/Install/rpm/c-evo.spec
r696 r697 7 7 License: Public Domain 8 8 URL: https://app.zdechov.net/c-evo 9 Source0: c-evo -nh.tar.gz9 Source0: c-evo.tar.gz 10 10 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 11 11 Requires: sox libxmp portaudio libsndfile
Note:
See TracChangeset
for help on using the changeset viewer.