Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 804079

Summary: Make it possible for gui-wm/sway to depend on sys-libs/basu.
Product: Gentoo Linux Reporter: anonymous <fakih18716>
Component: Current packagesAssignee: Aaron Bauman (RETIRED) <bman>
Status: RESOLVED WONTFIX    
Severity: normal CC: prometheanfire, speedjack95
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description anonymous 2021-07-25 08:14:34 UTC
Currently, sys-libs/basu::crocket-overlay is depended on by gui-wm/sway::crocket-overlay.

basu can replace elogind and systemd as a dbus API provider.

Reproducible: Always
Comment 1 anonymous 2021-07-25 08:16:18 UTC
https://github.com/swaywm/sway/blob/4e77bc293515ea2f00ebbc4395cb0eb4446d0195/meson_options.txt#L9 informs us that `sd-bus-provider` build option is available. The option can be used to choose basu.
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2021-07-26 03:00:19 UTC
Until basu hits the main repo we can't depend on it.  Nice to have an alternative to elogind though.
Comment 3 anonymous 2021-07-26 07:18:16 UTC
You can add basu yourself. It's not difficult to add.