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

Open
opened 2021-09-17 17:31:29 +02:00 by anengineer1 · 2 comments
anengineer1 commented 2021-09-17 17:31:29 +02:00 (Migrated from github.com)

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?

**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?
tzarebczan commented 2021-09-20 19:53:31 +02:00 (Migrated from github.com)

Thanks for filing the issue. I don't think we'll take a look at this anytime soon, but if you'd like to poke around, please do - we can show you some appreciation.

Thanks for filing the issue. I don't think we'll take a look at this anytime soon, but if you'd like to poke around, please do - we can show you some [appreciation](https://lbry.com/faq/appreciation).
marzoul commented 2021-12-21 10:08:31 +01:00 (Migrated from github.com)

I support the proposal. Even for x86 desktop or small arm board used tv box, the package size is excessive for small system partition - 330 MB to 400 MB. Using the system-installed libraries including electron is the way to go.
But the build system with yarn and the likes is nothing I understand...

I support the proposal. Even for x86 desktop or small arm board used tv box, the package size is excessive for small system partition - 330 MB to 400 MB. Using the system-installed libraries including electron is the way to go. But the build system with yarn and the likes is nothing I understand...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7117
No description provided.