Hi Ray, On 1/27/2016 4:56 PM, Ray Donnelly wrote: > > I've been very busy, and will continue to be for a while. Hopefully > someone on IRC has been able to help you out? If not fire more emails > to the list and I can try to answer as and when I get a chance.
Thank you for following up. Elieux and David helped some on IRC, but we kind of got stuck, and then had to let it go due to the timezone differences. So we're trying to port the v8 PKGBUILD from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=v8 but it has some dependencies that are not available for MinGW-w64 yet, e.g. python-virtualenv, which seems like it should be easier to port -- so I started with that. I copied the PKGBUILD file from https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/python-virtualenv I prefixed the dependencies and added function wrappers; WIP can be seen at https://gist.github.com/TwentyOneSolutions/7b275b69bf8a4798dca4 Then I get an error, looks like it's thrown from https://gist.github.com/TwentyOneSolutions/7b275b69bf8a4798dca4#file-mingw-w64-x86_64-python2-virtualenv-pkgbuild-wip-L49 Looks like $pkgdir doesn't point to the right place? On a different subject, I re-did the installation tutorial video with update-core: https://www.youtube.com/watch?v=pb6Yb819pF0 Thanks, Igal ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
