[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#69971] [PATCH v2] gnu: webkitgtk: Add locale and dri access to gtk
From: |
Maxim Cournoyer |
Subject: |
[bug#69971] [PATCH v2] gnu: webkitgtk: Add locale and dri access to gtk sandbox in order to silence gtk locale warnings and enable hardware accelerated video, respectively. |
Date: |
Sun, 31 Mar 2024 21:33:41 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello!
Abhishek Cherath <abhi@quic.us> writes:
> * gnu/packages/patches/webkitgtk-adjust-bubblewrap-paths.patch:
> Add @dridir@ and @localedir@ to bubblewrap gtk sandbox
> * gnu/packages/webkit.scm (webkitgtk)[arguments]: In the
> 'configure-bubblewrap-store-directory' phase, also supply locale
> and dri directory paths to webkitgtk-adjust-bubblewrap-paths.patch
> template.
This looks reasonable to me, thanks for your contribution! I suppose
for security reasons the file names must be static, e.g. cannot be
$HOME/.guix-profile/share/locale or similar?
LGTM; Liliana, I remember you would prefer not having webkitgtk changes
happen on master; do you have a suggestion of which branch this should
be committed to? gnome-team?
--
Thanks,
Maxim