Changeset 627 for tags/1.3.6/Install
- Timestamp:
- Sep 16, 2024, 10:27:08 PM (2 months ago)
- Location:
- tags/1.3.6/Install
- Files:
-
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.3.6/Install/deb/debian/changelog
r403 r627 1 c-evo (1. 4.0-0) precise; urgency=low1 c-evo (1.3.6-0) precise; urgency=low 2 2 3 * Original version 1. 4.0packaged with lazdebian3 * Original version 1.3.6 packaged with lazdebian 4 4 5 5 -- Chronos <robie@centrum.cz> Sun, 17 Dec 2016 00:51:08 +0100 -
tags/1.3.6/Install/deb/debian/control
r564 r627 3 3 Section: games 4 4 Priority: optional 5 Standards-Version: 1. 4.05 Standards-Version: 1.3.6 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
tags/1.3.6/Install/flatpak/net.zdechov.app.C-evo.appdata.xml
r564 r627 45 45 46 46 <releases> 47 <release version="1.3. 3" date="2024-04-24"/>47 <release version="1.3.6" date="2024-09-16"/> 48 48 </releases> 49 49 -
tags/1.3.6/Install/lutris/c-evo.yaml
r607 r627 2 2 game_slug: c-evo-new-horizons 3 3 slug: c-evo-new-horizons-gtk2-135-64-bit 4 version: 1.3. 5Gtk2 64-bit4 version: 1.3.6 Gtk2 64-bit 5 5 runner: linux 6 6 7 7 script: 8 8 files: 9 - archive: https://svn.zdechov.net/c-evo/bin/linux/C-evo-nh-1.3. 5-amd64.zip9 - archive: https://svn.zdechov.net/c-evo/bin/linux/C-evo-nh-1.3.6-amd64.zip 10 10 game: 11 11 exe: c-evo -
tags/1.3.6/Install/rpm/c-evo.spec
r421 r627 1 1 Name: c-evo 2 Version: 1. 4.02 Version: 1.3.6 3 3 Release: 1%{?dist} 4 4 Summary: Empire building game -
tags/1.3.6/Install/snap/snapcraft.yaml
r602 r627 1 1 name: c-evo 2 2 title: "C-evo: New Horizons" 3 version: '1. 4.0'3 version: '1.3.6' 4 4 summary: A turn-based empire building game inspired by Civilization II game. 5 5 description: | -
tags/1.3.6/Install/win/Common.iss
r493 r627 5 5 #define MyAppTitle "C-evo: New Horizons" 6 6 #define MyAppNameShort "C-evo-nh" 7 #define MyAppVersion "1. 4.0"8 #define MyAppVersionSuffix "alfa"7 #define MyAppVersion "1.3.6" 8 ;#define MyAppVersionSuffix "alfa" 9 9 #define MyAppPublisher "Chronosoft" 10 10 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.