Replaces D9816 due to lack of progress.
I have a ProtonMail subscription and would like to maintain this.
ProtonMail Bridge requires either gnome-keyring or pass but will default to pass if both are installed. Should I add a rundep on either?
Differential D10348
Inclusion of protonmail-bridge resolves T8937 FriesischScott on Jan 12 2021, 12:21 PM. Authored by Tags None Referenced Files
Subscribers
Details
Replaces D9816 due to lack of progress. I have a ProtonMail subscription and would like to maintain this. ProtonMail Bridge requires either gnome-keyring or pass but will default to pass if both are installed. Should I add a rundep on either? Installed and configured the bridge. Works flawlessly with Thunderbird.
Diff Detail
Event TimelineComment Actions I imagine gnome-keyring is the more likely password daemon to be used on the system, so let's go with that. Great work improving on the previous patch. Are all the missing libs intentionally omitted, no longer necessary, or some other reason?
Comment Actions The github repository contains two apps. The bridge and an import-export app. The releases have since been split to contain the individual apps prefixed by br- and ie-. I assume the extra libs in D9816 are dependencies of the import-export app. Comment Actions Something is missing. The build doesn't seem to pick up all necessary Qt5 dependencies. I just tried to install and run my package on a fresh install of Budgie (I was on Plasma before) and it doesn't work. I'll update this once I figured it out. |