lbryio/lbry-desktop

Add an option to build the the app using the elctron installed on the system

Open

#7.117 aberto em 17 de set. de 2021

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (412 forks)batch import
help wantediceboxlevel: 3type: new feature

Métricas do repositório

Stars
 (3.596 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is your feature request related to a problem? Please describe. I use ppc64le architecture and vanilla electron is not compatible... there are patched versions (of electron) available on some GNU/Linux distros like Void-ppc.

Describe the solution you'd like Basically adding an option to the build system that uses the distro's electron

Describe alternatives you've considered Use a precompiled version of electron on ppc64le?

Guia do colaborador