Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667594 - dev-util/electron-bin new ebuild
Summary: dev-util/electron-bin new ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-04-29
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-10-02 17:32 UTC by Leho Kraav (:macmaN @lkraav)
Modified: 2020-03-30 06:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leho Kraav (:macmaN @lkraav) 2018-10-02 17:32:16 UTC
From https://bugs.gentoo.org/649310

Based on
https://gitlab.com/chaoslab/chaoslab-overlay/tree/master/dev-util/electron-bin

* should `electron` and `electron-bin` block each other, for any version?

* is it technically possible to have both simultaneously installed? What would be an example use case? We should probably not bother supporting complicated uber-edge use cases.

* based on expert evaluation, what items of work would be needed for adopting Chaos overlay `electron-bin` into the main tree?
Comment 1 Elvis Pranskevichus 2018-10-03 02:51:32 UTC
> should `electron` and `electron-bin` block each other, for any version?

They don't have to.  Presumably, the "-bin" variant would be installed to "/opt".

> is it technically possible to have both simultaneously installed? What would be an example use case?

See above.

> based on expert evaluation, what items of work would be needed for adopting Chaos overlay `electron-bin` into the main tree?

Teaching app-eselect/eselect-electron to support the binary alternative would probably be enough.  app-editors/atom could then be switched to depend on either the source or the binary version.