Author: cazfi
Date: Wed May  4 00:36:01 2016
New Revision: 32569

URL: http://svn.gna.org/viewcvs/freeciv?rev=32569&view=rev
Log:
Documented freeciv msys environment 160425 as the one to use.

See patch #7172

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=32569&r1=32568&r2=32569&view=diff
==============================================================================
--- branches/S2_6/doc/README.msys2      (original)
+++ branches/S2_6/doc/README.msys2      Wed May  4 00:36:01 2016
@@ -35,15 +35,14 @@
 
  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
+ If you want to reproduce more official freeciv builds, the environment
+ used to make those builds is documented in the next chapter ("Premade 
environment"),
+ with listing of versions current at the time of this freeciv version.
 
 1) Install MSYS2 following the documentation on their homepage
 
-1.1) Download 
https://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-x86_64-20160205.exe
+1.1) Download
+ 
https://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-x86_64-20160205.exe
 
 1.2) Run it to install MSYS2 on 64bit build system
 
@@ -110,6 +109,38 @@
  - Mixer support
  - Clients other than gtk3
  - MagickWand support
+
+
+ Premade environment
+====================================
+
+Premade msys2 environment is available for download from
+http://download.gna.org/freeciv/packages/windows/testing/cazfi/installer_msys2/envs/
+Current version is: msys2-freeciv-160425.7z
+
+It's based on
+https://sourceforge.net/projects/msys2/files/Base/i686/msys2-i686-20160205.exe
+
+Following packages have been installed:
+- make
+- gcc
+- gettext-devel
+- libsqlite-devel
+- pkg-config
+- libcurl-devel
+- libbz2-devel
+- liblzma-devel
+- icu-devel
+- tar
+- subversion
+- automake
+- libtool
+- autoconf
+- python
+- mingw-w64-i686-icu
+- mingw-w64-i686-libsqlite
+- mingw-w64-i686-gtk3
+- mingw-w64-i686-nsis
 
 
  Build


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

Reply via email to