bug#41174: [PATCH] gnu: webkitgtk: Add patch to share all fonts.

2020-08-16 Thread Maxim Cournoyer
Hi Leo, Leo Prikler writes: > * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: New file. > * gnu/packages/webkit.scm (webkitgtk)[source]: Use it here. > * gnu/local.mk: Add it here. I've expounded a bit the commit message, > --- > gnu/local.mk | 1 + >

bug#41174: [PATCH] gnu: webkitgtk: Add patch to share all fonts.

2020-05-26 Thread Jack Hill
On Tue, 26 May 2020, Leo Prikler wrote: Hi, I don't see anything in the patch itself, that is specific to Guix, so it should probably work upstream as well. This issue is likely going to affect other functional package managers like Nix too, so it would be nice, if we can get the patch to be a

bug#41174: [PATCH] gnu: webkitgtk: Add patch to share all fonts.

2020-05-26 Thread Leo Prikler
Am Dienstag, den 26.05.2020, 15:47 -0400 schrieb Jack Hill: > On Tue, 26 May 2020, Leo Prikler wrote: > > > * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: New file. > > * gnu/packages/webkit.scm (webkitgtk)[source]: Use it > > here. > > * gnu/local.mk: Add it here. > > --- > > gnu/local.mk

bug#41174: [PATCH] gnu: webkitgtk: Add patch to share all fonts.

2020-05-26 Thread Jack Hill
On Tue, 26 May 2020, Leo Prikler wrote: * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: New file. * gnu/packages/webkit.scm (webkitgtk)[source]: Use it here. * gnu/local.mk: Add it here. --- gnu/local.mk | 1 + .../patches/webkitgtk-bind-all-fonts.patch

bug#41174: [PATCH] gnu: webkitgtk: Add patch to share all fonts.

2020-05-26 Thread Leo Prikler
* gnu/packages/patches/webkitgtk-bind-all-fonts.patch: New file. * gnu/packages/webkit.scm (webkitgtk)[source]: Use it here. * gnu/local.mk: Add it here. --- gnu/local.mk | 1 + .../patches/webkitgtk-bind-all-fonts.patch| 37 +++ gnu/packages/w