Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804079 - Make it possible for gui-wm/sway to depend on sys-libs/basu.
Summary: Make it possible for gui-wm/sway to depend on sys-libs/basu.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-25 08:14 UTC by anonymous
Modified: 2021-07-26 07:18 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 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.