Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-29 Thread Mark H Weaver
Hi Chris, Chris Marusich writes: > I'm subscribed to bug-gnuzilla, but I haven't seen messages about this. > Where does communication and coordination for IceCat happen these days? > I'd like to help, and it's tough to work alone. Thanks again for raising this issue. I'm glad to report that we'

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-27 Thread Mark H Weaver
Hi Chris, Chris Marusich writes: > Mark H Weaver writes: > >> I have good news and bad news. The good news is that thanks to the >> heroic efforts of Amin Bandali , a recently appointed >> co-maintainer of GNU IceCat, there now exists a preliminary version of >> IceCat 68 that builds successfu

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-26 Thread Chris Marusich
Mark H Weaver writes: > I have good news and bad news. The good news is that thanks to the > heroic efforts of Amin Bandali , a recently appointed > co-maintainer of GNU IceCat, there now exists a preliminary version of > IceCat 68 that builds successfully and works on Trisquel. I'm subscribed

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-23 Thread Marius Bakke
Ludovic Courtès writes: > Hi Mark, > > Mark H Weaver skribis: > >> I have good news and bad news. The good news is that thanks to the >> heroic efforts of Amin Bandali , a recently appointed >> co-maintainer of GNU IceCat, there now exists a preliminary version of >> IceCat 68 that builds succe

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-23 Thread Mark H Weaver
Efraim Flashner writes: > It's pushed. I think this should be a good motivator to work on a > wip-rust branch to merge the crates into crates-io and convert the > others over. Thanks, Efraim! Mark

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-23 Thread Efraim Flashner
It's pushed. I think this should be a good motivator to work on a wip-rust branch to merge the crates into crates-io and convert the others over. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent o

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Efraim Flashner
On Tue, Oct 22, 2019 at 03:56:42PM -0400, Mark H Weaver wrote: > Hi Efraim, > > Mark H Weaver writes: > > > Efraim Flashner writes: > >> Here's what I have for rust-cbindgen based more-or-less on my > >> re-imagining of the cargo-build-system and the rust inputs. > > > > Thank you very much for

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Mark H Weaver
Hi Efraim, Mark H Weaver writes: > Efraim Flashner writes: >> Here's what I have for rust-cbindgen based more-or-less on my >> re-imagining of the cargo-build-system and the rust inputs. > > Thank you very much for this! Notably, I see that every package in your > source has a proper 'license'

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Mark H Weaver
Hi Efraim, Efraim Flashner writes: > Here's what I have for rust-cbindgen based more-or-less on my > re-imagining of the cargo-build-system and the rust inputs. Thank you very much for this! Notably, I see that every package in your source has a proper 'license' field, and that there are *far*

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Mark H Weaver
Ludovic Courtès writes: > I don’t think I said it publicly yet, so: welcome back! It’s good to > see your energy back here on these essential and tricky topics. Thank you, Ludovic. I'm grateful for your words, and for the wonderful Guix system that you gave birth to and ably nurtured for long y

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Efraim Flashner
Here's what I have for rust-cbindgen based more-or-less on my re-imagining of the cargo-build-system and the rust inputs. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted ;;

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > I have good news and bad news. The good news is that thanks to the > heroic efforts of Amin Bandali , a recently appointed > co-maintainer of GNU IceCat, there now exists a preliminary version of > IceCat 68 that builds successfully and works on Trisquel. > > T

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Efraim Flashner
On Tue, Oct 22, 2019 at 11:19:18AM +0200, Jonathan Brielmaier wrote: > On 22.10.19 08:23, Mark H Weaver wrote: > > Hello fellow Guix, > > > > I have good news and bad news. The good news is that thanks to the > > heroic efforts of Amin Bandali , a recently appointed > > co-maintainer of GNU IceCat

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Mark H Weaver
Mark H Weaver writes: > John Soo writes: >> I have it - but not with all the correct licenses. >> What version do you need? > > According to Debian any version >= 0.8.7 should work. Thank you! Actually, I have it now too. Within a few minutes of seeing your message and responding to it, my ef

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Jonathan Brielmaier
On 22.10.19 08:23, Mark H Weaver wrote: > Hello fellow Guix, > > I have good news and bad news. The good news is that thanks to the > heroic efforts of Amin Bandali , a recently appointed > co-maintainer of GNU IceCat, there now exists a preliminary version of > IceCat 68 that builds successfully

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread Mark H Weaver
Hi John, John Soo writes: > I have it - but not with all the correct licenses. > What version do you need? According to Debian any version >= 0.8.7 should work. Thank you! Mark

Re: Help needed packaging rust-cbindgen, a dependency of IceCat 68

2019-10-22 Thread John Soo
Hi Mark, I have it - but not with all the correct licenses. What version do you need? John