• 追加された行はこの色です。
  • 削除された行はこの色です。
* MSYS2 パッケージ管理 [#i5fe1c08]

*** msys2 [#ra6cdb0e]
- 32bit http://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/
- 64bit http://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/
** Using packages [#ie2920c4]
https://github.com/msys2/msys2/wiki/Using-packages

*** mingw32 [#d0606d34]
http://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
** パッケージ一覧 Githubリポジトリ [#p1649db0]
https://github.com/Alexpux/MSYS2-packages

*** mingw64 [#l9c47eb0]
http://sourceforge.net/projects/msys2/files/REPOS/MINGW/x86_64/
** パッケージ一覧 [#c3b89522]
- msys2
-- http://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/
--http://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/
- mingw32
-- http://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
- mingw64
-- http://sourceforge.net/projects/msys2/files/REPOS/MINGW/x86_64/

** ビルドツール関連のパッケージをインストール [#v150e9f3]

 pacman -S base-devel
 pacman -S msys2-devel
 pacman -S mingw-w64-i686-toolchain
 pacman -S mingw-w64-x86_64-toolchain

*** 参考 [#u4a241e6]
- https://sourceforge.net/p/msys2/wiki/Contributing%20to%20MSYS2/

** 参考 [#ec8e5d6b]
- http://verifiedby.me/adiary/055


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS