Update MS-Windows build instructions

* nt/INSTALL.W64:
* nt/README.W32: Update the name of the MSYS2 libtree-sitter
distribution.  Reported by Nerd <hiweedmandriva3@163.com>.
(Bug#74429)
This commit is contained in:
Eli Zaretskii 2024-11-23 15:05:17 +02:00
parent 74a972cace
commit e14007ad63
2 changed files with 17 additions and 8 deletions

View 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

View 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
mingw-w64-x86_64-gnutls
mingw-w64-x86_64-libjpeg-turbo
mingw-w64-x86_64-libpng
mingw-w64-x86_64-librsvg
mingw-w64-x86_64-libtiff
mingw-w64-x86_64-libxml2
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-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-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.