Commit Graph

4 Commits

Author SHA1 Message Date
Steven Penny 530e70c1f7 msys2 correct awk statement
Files are not always at field 15, they are always last field though.
2014-05-25 13:17:39 -05:00
Steven Penny 1ff704ed38 msys2 listfiles command
This is similar to the "dpkg --listfiles" command.
2014-05-25 13:09:59 -05:00
Steven Penny feffce1578 change mode apt-msys2 2014-05-25 06:10:21 -05:00
Steven Penny d5a8c42eb1 apt-msys2
This is a file similar to apt-cyg. It will install packages from the MSYS2
project. It will only be practical for packages from the "MINGW" repo, as
packages from the "MSYS2" repo would require the MSYS2 dll.

I have a need for this because Cygwin Tcl/Tk requires X11. MSYS2 Tcl/Tk does not
require X11, so it can run much faster.
2014-05-25 06:02:57 -05:00