www-client/chromium: add postinst message for password storage
authorStephan Hartmann <stha09@googlemail.com>
Thu, 2 Apr 2020 17:11:25 +0000 (19:11 +0200)
committerMike Gilbert <floppym@gentoo.org>
Thu, 2 Apr 2020 17:52:06 +0000 (13:52 -0400)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15209

www-client/chromium/chromium-80.0.3987.162.ebuild
www-client/chromium/chromium-81.0.4044.83.ebuild
www-client/chromium/chromium-83.0.4093.3.ebuild

index ac938c48e31a16e92a243b921eaff66a6bdf9b78..2837b792e8ff9a9777f40a027733cd5ade1b1a5d 100644 (file)
@@ -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=(
index 7efc7b9af06cb7f705f3df6f86648149fd7b5e3e..f12953c9e72df93ebccace9929a455bddc1b766a 100644 (file)
@@ -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=(
index adec560dac1e56478d8e8a56f5473f28054919ad..928f8ae1afb85a8850512dc69b44268150d79f8b 100644 (file)
@@ -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=(