commit:     d6f8d307f3c11af26f62694f612fc68321b0fece
Author:     Stephan Hartmann <stha09 <AT> googlemail <DOT> com>
AuthorDate: Thu Apr  2 17:11:25 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Apr  2 17:52:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f8d307

www-client/chromium: add postinst message for password storage

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann <stha09 <AT> googlemail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15209

 www-client/chromium/chromium-80.0.3987.162.ebuild | 8 ++++++++
 www-client/chromium/chromium-81.0.4044.83.ebuild  | 8 ++++++++
 www-client/chromium/chromium-83.0.4093.3.ebuild   | 8 ++++++++
 3 files changed, 24 insertions(+)

diff --git a/www-client/chromium/chromium-80.0.3987.162.ebuild 
b/www-client/chromium/chromium-80.0.3987.162.ebuild
index ac938c48e31..2837b792e8f 100644
--- a/www-client/chromium/chromium-80.0.3987.162.ebuild
+++ b/www-client/chromium/chromium-80.0.3987.162.ebuild
@@ -134,6 +134,14 @@ theme that covers the appropriate MIME types, and 
configure this as your
 GTK+ icon theme.
 
 For native file dialogs in KDE, install kde-apps/kdialog.
+
+To make password storage work with your desktop environment you may
+have install one of the supported credentials management applications:
+- app-crypt/libsecret (GNOME)
+- kde-frameworks/kwallet (KDE)
+If you have one of above packages installed, but don't want to use
+them in Chromium, then add --password-store=basic to CHROMIUM_FLAGS
+in /etc/chromium/default.
 "
 
 PATCHES=(

diff --git a/www-client/chromium/chromium-81.0.4044.83.ebuild 
b/www-client/chromium/chromium-81.0.4044.83.ebuild
index 7efc7b9af06..f12953c9e72 100644
--- a/www-client/chromium/chromium-81.0.4044.83.ebuild
+++ b/www-client/chromium/chromium-81.0.4044.83.ebuild
@@ -134,6 +134,14 @@ theme that covers the appropriate MIME types, and 
configure this as your
 GTK+ icon theme.
 
 For native file dialogs in KDE, install kde-apps/kdialog.
+
+To make password storage work with your desktop environment you may
+have install one of the supported credentials management applications:
+- app-crypt/libsecret (GNOME)
+- kde-frameworks/kwallet (KDE)
+If you have one of above packages installed, but don't want to use
+them in Chromium, then add --password-store=basic to CHROMIUM_FLAGS
+in /etc/chromium/default.
 "
 
 PATCHES=(

diff --git a/www-client/chromium/chromium-83.0.4093.3.ebuild 
b/www-client/chromium/chromium-83.0.4093.3.ebuild
index adec560dac1..928f8ae1afb 100644
--- a/www-client/chromium/chromium-83.0.4093.3.ebuild
+++ b/www-client/chromium/chromium-83.0.4093.3.ebuild
@@ -134,6 +134,14 @@ theme that covers the appropriate MIME types, and 
configure this as your
 GTK+ icon theme.
 
 For native file dialogs in KDE, install kde-apps/kdialog.
+
+To make password storage work with your desktop environment you may
+have install one of the supported credentials management applications:
+- app-crypt/libsecret (GNOME)
+- kde-frameworks/kwallet (KDE)
+If you have one of above packages installed, but don't want to use
+them in Chromium, then add --password-store=basic to CHROMIUM_FLAGS
+in /etc/chromium/default.
 "
 
 PATCHES=(

Reply via email to