Author: cazfi
Date: Fri Oct 21 21:54:23 2016
New Revision: 34204

URL: http://svn.gna.org/viewcvs/freeciv?rev=34204&view=rev
Log:
Updated msys2 environment to 161018 level.

See patch #7757

Modified:
    branches/S2_6/doc/README.msys2
    branches/S2_6/win32/installer_msys2/Makefile

Modified: branches/S2_6/doc/README.msys2
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/README.msys2?rev=34204&r1=34203&r2=34204&view=diff
==============================================================================
--- branches/S2_6/doc/README.msys2      (original)
+++ branches/S2_6/doc/README.msys2      Fri Oct 21 21:54:23 2016
@@ -39,7 +39,7 @@
 > pacman -Syu
 
 2) Install following packages with 'pacman -Su'
-   As of 22-Sep-16, one has to use also '--force' option.
+   As of 18-Oct-16, one has to use also '--force' option.
 
 2.1) Packages needed for building freeciv
  These packages are needed even if you don't plan to make installer,
@@ -117,7 +117,7 @@
 
 win64 host:
 -----------
-msys2-freeciv-win64-160922.7z, based on
+msys2-freeciv-win64-161018.7z, based on
 
https://sourceforge.net/projects/msys2/files/Base/x86-64/msys2-x86_64-20160921.exe
 
 Only win64 target is included - replace <arch> with 'x86_64' in package names 
below
@@ -134,6 +134,7 @@
 - libtool
 - autoconf
 - python
+- gdb
 - mingw-w64-<arch>-gcc
 - mingw-w64-<arch>-icu
 - mingw-w64-<arch>-curl

Modified: branches/S2_6/win32/installer_msys2/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/win32/installer_msys2/Makefile?rev=34204&r1=34203&r2=34204&view=diff
==============================================================================
--- branches/S2_6/win32/installer_msys2/Makefile        (original)
+++ branches/S2_6/win32/installer_msys2/Makefile        Fri Oct 21 21:54:23 2016
@@ -159,7 +159,7 @@
 
 SOUND_DLLS := \
        SDL2.dll \
-       SDL2_mixer.dll \
+       libSDL2_mixer-2-0-0.dll \
        libFLAC-8.dll \
        libfluidsynth-1.dll \
        libmad-0.dll \
@@ -183,8 +183,8 @@
        libcurl-4.dll \
        libgmp-10.dll \
        libgnutls-30.dll \
-       libhogweed-4-2.dll \
-       libnettle-6-2.dll \
+       libhogweed-4.dll \
+       libnettle-6.dll \
        libp11-kit-0.dll \
        libtasn1-6.dll \
        libatk-1.0-0.dll \
@@ -306,8 +306,8 @@
        libcurl-4.dll \
        libgmp-10.dll \
        libgnutls-30.dll \
-       libhogweed-4-2.dll \
-       libnettle-6-2.dll \
+       libhogweed-4.dll \
+       libnettle-6.dll \
        libp11-kit-0.dll \
        libtasn1-6.dll \
        libatk-1.0-0.dll \


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

Reply via email to