On Saturday, 26 February 2022 14:19:40 CET Sérgio Basto wrote:
> On Fri, 2022-02-25 at 08:02 -0500, Neal Gompa wrote:
> 
> > On Fri, Feb 25, 2022 at 4:54 AM Andreas Schneider <a...@redhat.com>
> > wrote:
> > 
> > > 
> > > Hello!
> > > 
> > > Over the past 8 month, I've been working on getting Electron [1]
> > > built on
> > > Fedora. Yesterday I was finally able to do the first working build
> > > for Fedora
> > > Rawhide [2]. This was possible because we finally have ffmpeg [3] in
> > > Fedora.
> > > My use for Electron is that I want to run signal-desktop [4] on
> > > Fedora. You
> > > can get electron and signal-packages packages for it at [5].
> > > 
> > > Is there interest to bring nodejs-electron into Fedora and if yes,
> > > would
> > > someone be interested to maintain it? I don't have the time to
> > > maintain it but
> > > I'm happy to help as a co-maintainer.
> > > 
> > 
> > 
> > I think this is probably one of those things that would be worth
> > forming a SIG on. An Electron SIG could help with Electron and all
> > Electron-based applications that come into Fedora.
> > 
> 
> 
> I built and use element-desktop (
> https://github.com/vector-im/element-desktop#readme ) on my desktop , I
> spent 2 or 3 days on hacking the build , at the end I build an rpm with
> electon-builder ... conclusion we may need also pack electon-builder.

You don't have to. You can point electron builder to your system electron and 
it will use that. Then you just do not package the electron files. All you 
need is the resources directory.

What you need to do is to identify if element uses binary npm modules and you 
need to replace them with the sources.


        Andreas

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to