Re: Cross platform snap creation?

2016-11-16 Thread Sergio Schvezov
El 16/11/16 a las 03:20, Rex Tsai escribió: I also have a Electron app, just need to finalized the parts plugin[2] for generic Electron build script. The current docker/snapcraft does not handle multi-arch yet though. Good stuff, mind creating a PR to get the ball rolling? [1] _https:/

Re: Cross platform snap creation?

2016-11-15 Thread Rex Tsai
Hi, I have received feedbacks that the snapcraft-docker[1] has been used on OSX, and other linux distribution eg Gentoo. The build enviroment should also works if you have docker installed on Windows. I also have a Electron app, just need to finalized the parts plugin[2] for generic Electron bui

Re: Cross platform snap creation?

2016-11-14 Thread Peter Uithoven
Thanks guys, I was indeed mostly focused on building snaps. I think some solution with docker, like https://github.com/chihchun/snapcraft-docker look great. Some of you have reached out directly to the Electron team, thanks for that. See: https://github.com/electron-userland/electron-builder/issu

Re: Cross platform snap creation?

2016-11-14 Thread Mark Shuttleworth
Hi Peter While snaps are currently Linux-only, there is good progress on a range of related fronts in the Windows Subsystem for Linux ("Ubuntu for Windows") which makes it plausible that snaps could be built on a future Windows as easily as on native Linux today. On Linux, currently most snaps ar

Re: Cross platform snap creation?

2016-11-14 Thread Didier Roche
Le 14/11/2016 à 13:24, Érico P a écrit : > > Didier, > > Peter asked about building snaps from other systems, not running them. > I think the idea would be to automate the building process of an app > in Electron for multiple platforms. Forgive me if you got right and I > just didn't understood wha

Re: Cross platform snap creation?

2016-11-14 Thread Érico P
Didier, Peter asked about building snaps from other systems, not running them. I think the idea would be to automate the building process of an app in Electron for multiple platforms. Forgive me if you got right and I just didn't understood what you have said. Em 14 de nov de 2016 7:32 AM, "Didie

Re: Cross platform snap creation?

2016-11-14 Thread Didier Roche
Le 13/11/2016 à 15:58, Peter Uithoven a écrit : > Hi folks, > > This is a question on behalf of the people behind Electron: Is is > possible to create snaps from other platforms than Linux? Would this > be possible through a Docker container? Are there docs on this? > > https://github.com/electron-

Cross platform snap creation?

2016-11-13 Thread Peter Uithoven
Hi folks, This is a question on behalf of the people behind Electron: Is is possible to create snaps from other platforms than Linux? Would this be possible through a Docker container? Are there docs on this? https://github.com/electron-userland/electron-packager/issues/525#issuecomment-260109515