[opensuse-factory] devel:languages:rust [Rust 1.0-beta released]
Hi, Are we planning to have devel:languages:rust? [1] http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Saturday, April 04, 2015 11:46:46 PM Matwey V. Kornilov wrote:
Hi,
Are we planning to have devel:languages:rust?
IDK but I would love to see this : ) -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
07.04.2015 11:36, Alberto Planas пишет:
On Saturday, April 04, 2015 11:46:46 PM Matwey V. Kornilov wrote:
Hi,
Are we planning to have devel:languages:rust?
IDK but I would love to see this : )
I've found some build rust packages like home:KGronlund/rust home:dmacvicar:rust/rust home:Ledest:misc/rust etc... Maybe we have to create the project and invite all this people to join their efforts and maintain rust in devel project? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
"Matwey V. Kornilov" <matwey.kornilov@gmail.com> writes:
07.04.2015 11:36, Alberto Planas пишет:
On Saturday, April 04, 2015 11:46:46 PM Matwey V. Kornilov wrote:
Hi,
Are we planning to have devel:languages:rust?
IDK but I would love to see this : )
I've found some build rust packages like
home:KGronlund/rust home:dmacvicar:rust/rust home:Ledest:misc/rust etc...
Maybe we have to create the project and invite all this people to join their efforts and maintain rust in devel project?
I would be happy to get involved in a proper rust devel project. The main difficulty I have had so far is packaging cargo and how to package crates: I haven't figured out how to get cargo to work properly in an environment without internet access, so right now the only working package for it is one that just installs the upstream binaries directly. -- // Kristoffer Grönlund // kgronlund@suse.com -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
03.05.2015 09:03, Kristoffer Grönlund пишет:
"Matwey V. Kornilov" <matwey.kornilov@gmail.com> writes:
07.04.2015 11:36, Alberto Planas пишет:
On Saturday, April 04, 2015 11:46:46 PM Matwey V. Kornilov wrote:
Hi,
Are we planning to have devel:languages:rust?
IDK but I would love to see this : )
I've found some build rust packages like
home:KGronlund/rust home:dmacvicar:rust/rust home:Ledest:misc/rust etc...
Maybe we have to create the project and invite all this people to join their efforts and maintain rust in devel project?
I would be happy to get involved in a proper rust devel project.
The main difficulty I have had so far is packaging cargo and how to package crates: I haven't figured out how to get cargo to work properly in an environment without internet access, so right now the only working package for it is one that just installs the upstream binaries directly.
So, the project has been created, I also imported home:KGronlund/rust (it was the most recent version) to the project and added people to maintainers. If someone wants to participate the project as maintainer, then drop a message here. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday, May 06, 2015 08:03:13 PM Matwey V. Kornilov wrote:
03.05.2015 09:03, Kristoffer Grönlund пишет:
"Matwey V. Kornilov" <matwey.kornilov@gmail.com> writes:
07.04.2015 11:36, Alberto Planas пишет:
On Saturday, April 04, 2015 11:46:46 PM Matwey V. Kornilov wrote:
If someone wants to participate the project as maintainer, then drop a message here.
Droped. Also, I was thinking if makes sense packaging the crates. AFAIU one of the key things about crates is that they are immutable, so cargo can create a binary in a reproducible way. This is something that makes sense in Rust, but that means that we need to provide all the creates in all the versions ever published, in RPM format. And this is something that do not makes sense for me. -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 05/06/2015 07:03 PM, Matwey V. Kornilov wrote:
So, the project has been created, I also imported home:KGronlund/rust (it was the most recent version) to the project and added people to maintainers.
If someone wants to participate the project as maintainer, then drop a message here.
Is there any piece to rescue from the other projects? My package had two things on top: * Supported 32-bit * rpm macros %rust_ver, %rust_dir, etc. * a script to get stage0 * It added a ld.so.conf.d script. Not sure how yours works without it :-) -- Duncan Mac-Vicar P. - http://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Alberto Planas
-
Duncan Mac-Vicar P.
-
Kristoffer Grönlund
-
Matwey V. Kornilov