Update MS-Windows build instructions
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Nov 2024 13:05:17 +0000 (15:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Nov 2024 13:05:17 +0000 (15:05 +0200)
* nt/INSTALL.W64:
* nt/README.W32: Update the name of the MSYS2 libtree-sitter
distribution.  Reported by Nerd <hiweedmandriva3@163.com>.
(Bug#74429)

nt/INSTALL.W64
nt/README.W32

index 9694e85f269d717c4a88ce6e8406c5b9acb8d0db..f3a16a2e3c03335f3312e848f01c8ee19160e54f 100644 (file)
@@ -60,7 +60,7 @@ packages (you can copy and paste it into the shell with Shift + Insert):
   mingw-w64-x86_64-harfbuzz \
   mingw-w64-x86_64-libgccjit \
   mingw-w64-x86_64-sqlite3 \
-  mingw-w64-x86_64-tree-sitter
+  mingw-w64-x86_64-libtree-sitter (or mingw-w64-x86_64-tree-sitter)
 
 The packages include the base developer tools (autoconf, grep, make,
 etc.), the compiler toolchain (gcc, gdb, etc.), several image
index 3eca9e90716c1b2d7e07d9731be59b4addc717a9..e862a17d8124a3aa2e465b62ca440b610753c0da 100644 (file)
@@ -188,15 +188,24 @@ See the end of the file for license conditions.
   where PACKAGES is the list of packages you want to install.  The
   full list is as follows:
 
-    mingw-w64-x86_64-giflib
+    base-devel
+    mingw-w64-x86_64-toolchain
+    mingw-w64-x86_64-xpm-nox
+    mingw-w64-x86_64-gmp
     mingw-w64-x86_64-gnutls
-    mingw-w64-x86_64-libjpeg-turbo
+    mingw-w64-x86_64-libtiff
+    mingw-w64-x86_64-giflib
     mingw-w64-x86_64-libpng
+    mingw-w64-x86_64-libjpeg-turbo
     mingw-w64-x86_64-librsvg
-    mingw-w64-x86_64-libtiff
-    mingw-w64-x86_64-libxml2
-    mingw-w64-x86_64-xpm-nox
+    mingw-w64-x86_64-libwebp
     mingw-w64-x86_64-lcms2
+    mingw-w64-x86_64-libxml2
+    mingw-w64-x86_64-zlib
+    mingw-w64-x86_64-harfbuzz
+    mingw-w64-x86_64-libgccjit
+    mingw-w64-x86_64-sqlite3
+    mingw-w64-x86_64-libtree-sitter (or mingw-w64-x86_64-tree-sitter)
 
   You can type any subset of this list.  When asked whether to proceed
   with installation, answer Y.