lbryio/lbry-desktop

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

Open

#7.117 geöffnet am 17. Sept. 2021

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (412 Forks)batch import
help wantediceboxlevel: 3type: new feature

Repository-Metriken

Stars
 (3.596 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide