Author: cazfi
Date: Thu Apr 14 18:17:48 2016
New Revision: 32395

URL: http://svn.gna.org/viewcvs/freeciv?rev=32395&view=rev
Log:
Improved README.msys2 structure.

See patch #7101

Modified:
    branches/S2_6/doc/README.msys2

Modified: branches/S2_6/doc/README.msys2
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/README.msys2?rev=32395&r1=32394&r2=32395&view=diff
==============================================================================
--- branches/S2_6/doc/README.msys2      (original)
+++ branches/S2_6/doc/README.msys2      Thu Apr 14 18:17:48 2016
@@ -32,6 +32,14 @@
 
  Setup
 ====================================
+
+ This chapter is about creating new msys2 build environment.
+
+ If you want to reproduce more official freeciv builds, the
+environment used to make those builds is available for
+download from
+http://download.gna.org/freeciv/packages/windows/testing/cazfi/installer_msys2/envs/
+ Current version is: freeciv-msys2-i686-20160222.7z
 
 1) Install MSYS2 following the documentation on their homepage
 
@@ -104,7 +112,16 @@
  - MagickWand support
 
 
-3) Build Installers from Freeciv sources
+ Build
+====================================
+
+Launch msys2 shell. Get the freeciv sources there
+somehow. Some options are:
+1) Download freeciv tarball within msys2 shell with wget
+2) Use svn within msys2 shell to get them from version control
+3) Copy them from Windows folder where they are to a directory that
+   is within msys2
+
 > cd win32/installer_msys2
 > make <targets>
 
@@ -113,6 +130,7 @@
      - gtk3
      - qt
   - "ruledit-installer"
+
 
 
 Problems


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to