Author: cazfi
Date: Sat Jun 25 23:05:35 2016
New Revision: 33029

URL: http://svn.gna.org/viewcvs/freeciv?rev=33029&view=rev
Log:
Updasted msys2 environment to match msys2 of 18-Jun-16.

See patch #7310

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=33029&r1=33028&r2=33029&view=diff
==============================================================================
--- branches/S2_6/doc/README.msys2      (original)
+++ branches/S2_6/doc/README.msys2      Sat Jun 25 23:05:35 2016
@@ -68,6 +68,7 @@
  - gcc
  - libsqlite-devel
  - libiconv-devel
+ - libreadline-devel
  - pkg-config
  - libbz2-devel
  - libcurl-devel
@@ -90,10 +91,15 @@
 
 2.1.2) Arch-specific packages needed for building freeciv
 
-2.1.2.1) For building gtk3-client
+2.1.2.1) Arch-specific packages for building common parts
+ - mingw-w64-i686-bzip2 / mingw-w64-x64_64-bzip2
+ - mingw-w64-i686-readline / mingw-w64-x86_64-readline
+ - mingw-w64-i686-SDL2_mixer / mingw-w64-x86_64-SDL2_mixer
+
+2.1.2.2) Arch-specific packages for building gtk3-client
  - mingw-w64-i686-gtk3 / mingw-w64-x86_64-gtk3
 
-2.1.2.2) For buildind Qt-client and/or Ruledit
+2.1.2.3) Arch-specific packages for buildind Qt-client and/or Ruledit
  - mingw-w64-i686-qt5 / mingw-w64-x86_64-qt5
 
 2.2) Packaged needed for building installer package
@@ -116,7 +122,7 @@
 
 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
+Current version is: msys2-freeciv-160618.7z
 
 It's based on
 https://sourceforge.net/projects/msys2/files/Base/i686/msys2-i686-20160205.exe
@@ -131,8 +137,11 @@
 - libbz2-devel
 - liblzma-devel
 - icu-devel
+- libreadline-devel
 - tar
 - subversion
+- patch
+- wget
 - automake
 - libtool
 - autoconf
@@ -141,6 +150,9 @@
 - mingw-w64-i686-sqlite3
 - mingw-w64-i686-gtk3
 - mingw-w64-i686-nsis
+- mingw-w64-i686-bzip2
+- mingw-w64-i686-readline
+- mingw-w64-i686-SDL2_mixer
 
 
  Build


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

Reply via email to