8000 GitHub - Biswa96/MSYS2-packages: Fork of msys2/MSYS2-packages repository. DO NOT create issue or pull request here.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fork of msys2/MSYS2-packages repository. DO NOT create issue or pull request here.

License

Notifications You must be signed in to change notification settings

Biswa96/MSYS2-packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'main' workflow Status

MSYS2-packages

Package scripts for MSYS2.

To build these, run msys2_shell.cmd then from the bash prompt. Packages from the base-devel package is an implicit build time dependency. Make sure it is installed before attempting to build any package:

pacman -S --needed base-devel
cd ${package-name}
makepkg

To install the built package(s).

pacman -U ${package-name}*.pkg.tar.xz

License

MSYS2-packages is licensed under BSD 3-Clause "New" or "Revised" License. A full copy of the license is provided in LICENSE.

About

Fork of msys2/MSYS2-packages repository. DO NOT create issue or pull request here.

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 79.1%
  • M4 12.1%
  • C 4.0%
  • Python 1.5%
  • Roff 1.1%
  • Perl 1.0%
  • Other 1.2%
0