Changeset 639


Ignore:
Timestamp:
Nov 20, 2024, 12:41:57 AM (36 hours ago)
Author:
chronos
Message:
  • Modified: Updated 1.3.6 branch with better icons.
Location:
tags/1.3.6
Files:
3 added
1 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • tags/1.3.6/Install/flatpak/build.sh

    r634 r639  
    77
    88# Install dependencies
    9 flatpak install --system flathub org.freedesktop.Platform//23.08
    10 flatpak install --system flathub org.freedesktop.Sdk//23.08
    11 flatpak install --system flathub org.freedesktop.Sdk.Extension.freepascal//23.08
     9flatpak install --system flathub org.freedesktop.Platform//24.08
     10flatpak install --system flathub org.freedesktop.Sdk//24.08
     11flatpak install --system flathub org.freedesktop.Sdk.Extension.freepascal//24.08
    1212flatpak install --system flathub org.flatpak.Builder
    1313git clone https://github.com/flathub/shared-modules.git shared-modules
  • tags/1.3.6/Install/flatpak/net.zdechov.app.C-evo.appdata.xml

    r636 r639  
    1717
    1818  <description>
    19     <p>With a time scope of several thousand years, it covers aspects of exploration and expansion, industry and agriculture, warfare and diplomacy, science and administration.
    20     C-evo follows the spirit of popular turn-based strategy games from the mid 90s, but with more emphasis on powerful AI and careful design of the rules, resulting in a true challenge.</p>
    21     <p>It is a turn-based strategy game inspired by Civilization 2 game where you can build your own empire.</p>
    22     <p>New Horizons edition is a continuation of the last released original C-evo version with many quality improvements:</p>
     19    <p>With a time scope of several thousand years, it covers aspects of exploration and expansion, industry and agriculture, warfare and diplomacy, science and administration. C-evo follows the spirit of popular turn-based strategy games from the mid 90s, but with more emphasis on powerful AI and careful design of the rules, resulting in a true challenge.</p>
     20    <p>It is a turn-based strategy game inspired by Civilization 2 game where you can explore the world and build your own empire. New Horizons edition is a continuation of the last released original C-evo 1.2.0 version with many quality improvements:</p>
    2321    <ul>
    2422      <li>Full Linux platform support</li>
  • tags/1.3.6/Install/flatpak/net.zdechov.app.C-evo.yml

    r636 r639  
    1313modules:
    1414  - shared-modules/gtk2/gtk2.json
     15
    1516  - name: c-evo
    1617    sources:
    1718      - type: svn
    1819        url: https://svn.zdechov.net/c-evo/tags/1.3.6
    19         revision: 636
     20        revision: 639
    2021    buildsystem: simple
    2122    build-options:
Note: See TracChangeset for help on using the changeset viewer.