-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
snapscraft builds #1
Comments
totally agree with you. Note that snap is not the only new packer for linux. Gnome is pushing its on new one too, flatpack. At the time i worked on that project i could not find enough resources to jump into it. |
something that may be useful is to try to start a common group about those questions. I think they are yet several solutions to provide an installer to various os, but they are not coordinated. |
i agree this is the problem. I guess i was seeing what your up to and thinking "hey here is all the bits to do it in this git org :) ". But heres an approach: |
I can only tell that you seem very enthusiast about gallium (i agree about that), I d want just to point that go has the ability to build
IMVHU, such gallium-pack command, ideally, is a wrapper which applies gallium conventions&configuration to a series of per-target tool which will realize the desired packing. Maybe gallium is the definitive solution that will simplify the problem of desktop applications at once, in which case doing a specific worth to be done, maybe its just a solution among many other, in which case a more agnostic solution may be more valuable to everyone. Where are you heading to ? |
Hey again, Yes i agree with you about go being able to build QT, mobile, CLI and web. Its exactly what i am working on making much more standardised. Gallium is just what i am using fro Desktop. Regarding your idea for a place to put all this together, THIS repo is a very nice place to document it as you have done already with a link to all the toosl that do a specific thing. I have started working on an Update system for Apps deployed to Servers and Desktops. I just send you an email about it :) |
ok ill check this out asap. |
this is an awesome project.
Could you have a look at implementing snap based builds. These are for ubuntu but other linux distros are also either suppoting them, or starting to support them.
This explains it all.
syncthing/syncthing#3636
In here you can see their project go build script that calls to make a snapscraft build.
https://github.com/syncthing/syncthing/blob/master/build.go
Really curiosu what you think..
The text was updated successfully, but these errors were encountered: