On 13. 7. 2015 17:08, Ray Donnelly wrote: > On Mon, Jul 13, 2015 at 3:54 PM, Adrian Pop <[email protected]> wrote: >> >> Hi all, >> >> I have some questions about msys2 which maybe some of you can answer: >> >> 1. how can I bundle msys2 with another software? > > Bundle it, make an installer if you like, we use our own package of Qt > Installer Framework. I've provided a link to this later as it ties in > with your subsequent questions.
... as long as you don't violate license terms of any of the distributed software. The MSYS2 runtime is licensed the same as Cygwin <https://cygwin.com/licensing.html>. GPL-licensed software also mandates you have to provide source code alongside the binaries (or choose some other approved way to distribute the source code). >> 3. can one remove the pacman cache? >> can this directory: >> msys/var/cache/pacman/pkg >> be cleaned out without impacting pacman? > > Yes. Fine. I'd remove the contents of the directory, but actually if > you remove the directory then pacman will probably just recreate it > next time. pacman -Scc is the way to go -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
