Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/
Date: Thu, 30 May 2019 18:21:01
Message-Id: 1559240408.11e596c8a32f4ccb9a0a445caf2c52aa6148037e.floppym@gentoo
1 commit: 11e596c8a32f4ccb9a0a445caf2c52aa6148037e
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu May 30 17:59:11 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 18:20:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e596c8
7
8 www-client/chromium: add note about native file dialog on KDE
9
10 Closes: https://bugs.gentoo.org/687016
11 Closes: https://github.com/gentoo/gentoo/pull/12137
12 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
13 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
14
15 www-client/chromium/chromium-73.0.3683.75.ebuild | 4 ++++
16 www-client/chromium/chromium-73.0.3683.86.ebuild | 4 ++++
17 www-client/chromium/chromium-74.0.3729.169.ebuild | 4 ++++
18 3 files changed, 12 insertions(+)
19
20 diff --git a/www-client/chromium/chromium-73.0.3683.75.ebuild b/www-client/chromium/chromium-73.0.3683.75.ebuild
21 index e80990d70db..4584a772484 100644
22 --- a/www-client/chromium/chromium-73.0.3683.75.ebuild
23 +++ b/www-client/chromium/chromium-73.0.3683.75.ebuild
24 @@ -136,6 +136,10 @@ are not displayed properly:
25 To fix broken icons on the Downloads page, you should install an icon
26 theme that covers the appropriate MIME types, and configure this as your
27 GTK+ icon theme.
28 +
29 +In order to have a native file dialog in an KDE desktop environment, please
30 +install:
31 +- kde-apps/kdialog
32 "
33
34 PATCHES=(
35
36 diff --git a/www-client/chromium/chromium-73.0.3683.86.ebuild b/www-client/chromium/chromium-73.0.3683.86.ebuild
37 index 998b98d3cbf..4d9ce8c95ae 100644
38 --- a/www-client/chromium/chromium-73.0.3683.86.ebuild
39 +++ b/www-client/chromium/chromium-73.0.3683.86.ebuild
40 @@ -136,6 +136,10 @@ are not displayed properly:
41 To fix broken icons on the Downloads page, you should install an icon
42 theme that covers the appropriate MIME types, and configure this as your
43 GTK+ icon theme.
44 +
45 +In order to have a native file dialog in an KDE desktop environment, please
46 +install:
47 +- kde-apps/kdialog
48 "
49
50 PATCHES=(
51
52 diff --git a/www-client/chromium/chromium-74.0.3729.169.ebuild b/www-client/chromium/chromium-74.0.3729.169.ebuild
53 index 74328f3a342..ed2d4ab2517 100644
54 --- a/www-client/chromium/chromium-74.0.3729.169.ebuild
55 +++ b/www-client/chromium/chromium-74.0.3729.169.ebuild
56 @@ -139,6 +139,10 @@ are not displayed properly:
57 To fix broken icons on the Downloads page, you should install an icon
58 theme that covers the appropriate MIME types, and configure this as your
59 GTK+ icon theme.
60 +
61 +In order to have a native file dialog in an KDE desktop environment, please
62 +install:
63 +- kde-apps/kdialog
64 "
65
66 PATCHES=(