FS#64283 - Change dependencies on gnome-keyring
Attached to Project:
Community Packages
Opened by Bruno Pagani (ArchangeGabriel) - Sunday, 27 October 2019, 10:32 GMT
Last edited by Jan de Groot (JGC) - Monday, 10 May 2021, 11:44 GMT
Opened by Bruno Pagani (ArchangeGabriel) - Sunday, 27 October 2019, 10:32 GMT
Last edited by Jan de Groot (JGC) - Monday, 10 May 2021, 11:44 GMT
|
Details
We have some packages with dependency on gnome-keyring, like
Geary, that actually do not require strictly gnome-keyring
but a service implementing org.freedesktop.secrets, which we
now have at least two of them (gnome-keyring and
keepassxc).
Maybe we should create a virtual provides `org.freedesktop.secrets` and add it to both keepassxc and gnome-keyring, and then switch all dependencies on gnome-keyring to this virtual package. Any opinion? Should I start a TODO for this? |
This task depends upon
Closed by Jan de Groot (JGC)
Monday, 10 May 2021, 11:44 GMT
Reason for closing: Implemented
Additional comments about closing: Todo list is done, so close this.
Monday, 10 May 2021, 11:44 GMT
Reason for closing: Implemented
Additional comments about closing: Todo list is done, so close this.
But if you prefer 'secrets-service', fine. I’ll push keepassxc again.
@heftig: The advantage of the dot name is to avoid any potential naming conflict for the foreseeable future.
Note that xdg-desktop-portal-gtk will gain a hard dependency on gnome-keyring in the future, as it will be the only implementor of org.freedesktop.portal.Secret.